Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Configure VLAN Interfaces Associated With SEFOS7

  • Type.
    SEFOS# configure terminal
    SEFOS(config)# set gvrp disable
    SEFOS(config)# set gmrp disable
    SEFOS(config)# interface vlan 1
    SEFOS(config-if)# shut
    SEFOS(config-if)# ip address 10.8.0.7 255.255.0.0
    SEFOS(config-if)# no shut
    SEFOS(config-if)# exit
    SEFOS(config)# vlan 1
    SEFOS(config-vlan)# ports extreme-ethernet 0/1 untagged extreme-ethernet 0/1
    SEFOS(config-vlan)# exit