See Sample Topology for setup information. In SEFOS1, VLAN interfaces VLAN 5 and VLAN 2 are configured as follows:
SEFOS# configure terminal SEFOS(config)# set gvrp disable SEFOS(config)# set gmrp disable SEFOS(config)# interface vlan 5 SEFOS(config-if)# shut SEFOS(config-if)# ip address 10.1.0.1 255.255.0.0 SEFOS(config-if)# no shut SEFOS(config-if)# exit SEFOS(config)# vlan 5 SEFOS(config-vlan)# ports extreme-ethernet 0/3 untagged extreme-ethernet 0/3 SEFOS(config-vlan)# exit SEFOS(config)# interface vlan 2 SEFOS(config-if)# shut SEFOS(config-if)# ip address 20.0.0.1 255.255.255.0 SEFOS(config-if)# no shut SEFOS(config-if)# exit SEFOS(config)# vlan 2 SEFOS(config-vlan)# ports extreme-ethernet 0/15 untagged extreme-ethernet 0/15 SEFOS(config-vlan)# exit SEFOS(config)# interface extreme-ethernet 0/15 SEFOS(config-if)# switchport pvid 15 SEFOS(config-if)# no shut SEFOS(config-if)# exit