Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Enabling RIP on an IP Network

  1. Enter Global Configuration mode.
    SEFOS# configure terminal
    
  2. On switch 1, enable RIP for the VLAN 1 interface.
    SEFOS(config)# router rip
    SEFOS(config-router)# network 10.0.0.1
    SEFOS(config-router)# exit
    
  3. Review the RIP interface.
    SEFOS# show ip rip statistics
     
    RIP Global Statistics:
    ----------------------
     Total number of route changes is 0
     Total number of queries responded is 0
     Total number of dropped packets is 0
     
    RIP Interface Statistics:
    -------------------------
    Interface   Periodic      BadRoutes   Triggered      BadPackets   Admin
    IP Address  Updates Sent  Received    Updates Sent   Received     Status
    ----------- ------------  ---------   ------------   ----------   ------
    10.0.0.1      11             0            0              0       Enabled
    
  4. Review the RIP route.
    SEFOS# show ip rip database
     
    10.0.0.0/8[1]     summary route
    10.0.0.0/16       directly connected, vlan1