Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Set the Default Route Propagation

  1. On switch 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)# exit
    
  3. Set the default route.
    SEFOS(config)# interface vlan 1
    SEFOS(config-if)# ip rip default route originate 10