Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Disable the split-horizon Option

  1. Enter the configuration mode for the interface.
    SEFOS# configure terminal
    SEFOS(config)# interface vlan 1
    
  2. Disable the split-horizon option.
    SEFOS(config-if)# no ip split-horizon
    SEFOS(config-if)# end