Sun Ethernet Fabric Operating System OSPFv3 Administration Guide

Exit Print View

Updated: July 2015
 
 

Configure the Host

This example configures SEFOS10 as the host.

  1. Enter Global Configuration mode in SEFOS10.
    SEFOS# configure terminal
    
  2. Enable OSPF globally in the switch SEFOS10.
    SEFOS(config)# ipv6 router ospf
    
  3. Configure the OSPF router ID.
    SEFOS(config-router)# router-id 11.0.0.1
    
  4. Configure the host.
    SEFOS(config-router)# host fec0::3556:1:1 metric 10 area-id 0.0.0.1
    
  5. Exit Router Configuration mode.
    SEFOS(config-router)# end
    
  6. View the result of the configuration.
    SEFOS# show ipv6 ospf host
     
    OSPFV3  HOST  CONFIGURATION Information
    Address                                 AreaId              StubMetric
    fec0::3556:1:1                          0.0.0.1             10