Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Set the Version

  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 version for the VLAN interface (1 in this example).
    SEFOS(config)# interface vlan 1
    SEFOS(config-if)# ip rip receive version 1
    
  4. Review the IP protocol output to ensure that switch 1 receives only RIP version 1 packets over the interface.
    SEFOS# show ip protocols
     
    Routing Protocol is rip
     
    Vrf  default
     RIP2 security level is Maximum
     Redistributing : rip
     Output Delay is disabled
     Retransmission timeout interval is 5 seconds
     Number of retransmission retries is 36
     Default metric is 3
     Auto-Summarisation of routes is enabled
     Routing for Networks :
       10.0.0.0
     Routing Information Sources :
     Interface Specific Address Summarization :
     Trusted Neighors :
     Interface vlan1
      Sending updates every 30 seconds
      Invalid after 180 seconds
      Flushed after 120 seconds
      Send version is 1 2, receive version is 1
      Authentication type is none
      Split Horizon with poissoned reverse is enabled
      Restrcts default route installation
       Restricts default route origination