[Xorp-hackers] Hi,all, how to do this in Xorp?

wancheng82 wancheng82 at gmail.com
Thu Sep 17 20:26:05 PDT 2009


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?

interfaces
{
eth0
{
vlan member sales;
}
}

vlans
{
sales
{
interface eth0;
}
}

Thank you all.

2009-09-18 



wancheng82 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20090918/9d14c320/attachment.html 


More information about the Xorp-hackers mailing list