Sun Ethernet Fabric Operating System OSPFv3 Administration Guide

Exit Print View

Updated: July 2015
 
 

Configure Static Routes

Add static routes to the routing table.

  1. Enter Global Configuration mode in SEFOS1.
    SEFOS# configure terminal
    
  2. Add the static route to 3333::/64 through VLAN 10 with next hop as fec0::2856:0:1 in SEFOS8.
    SEFOS(config)# ipv6 route 3333:: 64 fec0::2856:0:2
    
  3. Ensure that static routes are properly configured in the SEFOS1 routing table.
    SEFOS# show ipv6 route
     
    IPv6 Routing Table  -  3 entries
    Codes : C - Connected, S - Static
            O - OSPF, R - RIP, B - BGP
    S   3333::/64   [1/20]
            via fec0::2856:0:2, vlan10
    C   fec0::1111:0:0/96   [1/1]
            via ::, vlan11
    C   fec0::2856:0:0/96   [1/1]
            via ::, vlan10