wancheng82 wrote: > Take Layer 2 vlan configuration for example. > This means that when add interface eth0 to vlan sales, the interfaces > configuration will change at the same time(add "vlan memeber sales" > automatically). > Can Xorp CLI support this case?
The CLI does not support this, however, it would be an interesting contribution for us which we would welcome, should you be happy to work on it as a feature. Whilst this would be convenient for users, this would be tricky to implement, because it would require adding some steps to the configuration process to determine if the interface already exists, and if not, add the appropriate configuration block automatically. This would involve some communication between the Router Manager and the FEA to learn about the interface. thanks, BMS _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
