Sun Ethernet Fabric Operating System OSPFv3 Administration Guide

Exit Print View

Updated: July 2015
 
 

Configure an OSPFv3 Neighbor

In this example, SEFOS1 is the switch on which OSPFv3 is enabled, 10.0.0.1 is specified as the router ID, and VLAN 10 is configured on the NBMA network with a neighbor priority of 10.

  1. Enter Global Configuration mode in SEFOS1.
    SEFOS# configure terminal
    
  2. Enable OSPF globally in SEFOS1.
    SEFOS(config)# ipv6 router ospf
    
  3. Configure the OSPF router ID.
    SEFOS(config-router)# router-id 10.0.0.1
    
  4. Exit Router Configuration mode.
    SEFOS(config-router)# exit
    
  5. Enter Interface Configuration mode.
    SEFOS(config)# interface vlan 10
    
  6. Configure the network type as NBMA.
    SEFOS(config-if)# ipv6 ospf network non-broadcast
    
  7. Configure the neighbor with priority#10.
    SEFOS(config-if)# ipv6 ospf neighbor fe80::214:4fff:fe6c:d04d priority 10
    
  8. View the SEFOS1 configuration.
    SEFOS# show ipv6 ospf neighbor
     
    ID            Pri      State           DeadTime       Address
    10.0.0.8        1       FULL/BACKUP       38           fe80::214:4fff:fe6c:d04d