Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Disable Interface-Specific Authentication

  1. Enter the configuration mode for the interface.
    SEFOS# configure terminal
    SEFOS(config)# interface vlan 1
    SEFOS(config-if)# exit
    
  2. Enter the configuration mode for the router.
    SEFOS# configure terminal
    SEFOS(config)# router rip
    SEFOS(config-router)# network 10.0.0.1
    SEFOS(config-router)# end
    
  3. Disable the authentication.
    SEFOS(config)# interface vlan 1
    SEFOS(config-if)# no ip rip authentication