Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Reset the Default Metric

  1. Reset the default metric for the redistributed routes.
    SEFOS# configure terminal
    SEFOS(config)# router rip
    SEFOS(config-router)# no default-metric
    
  2. Enable static route redistribution.
    SEFOS(config-router)# redistribute static
    SEFOS(config-router)# end
    
  3. On switch 1, review the metric for redistributed RIP route entries.
    SEFOS# show ip rip database
     
    10.0.0.0/8 [1] auto-summary
    10.0.0.0/16 [1] directly connected, vlan1
    50.0.0.0/8 [3] auto-summary
    50.0.0.0/8 [3] redistributed via 0.0.0.0
    60.0.0.0/8 [3] auto-summary
    60.0.0.0/8 [3] redistributed via 0.0.0.0
    70.0.0.0/8 [3] auto-summary
    70.0.0.0/8 [3] redistributed via 0.0.0.0
    80.0.0.0/8 [3] auto-summary
    80.0.0.0/8 [3] redistributed via 0.0.0.0