Sun Ethernet Fabric Operating System OSPFv3 Administration Guide

Exit Print View

Updated: July 2015
 
 

Configure the Network Type

You can specify the OSPF network type to be broadcast, non-broadcast, point-to-multipoint, or point-to-point. The default value is broadcast. The OSPF network type can be configured to a type other than the default for a given media.

This example configures the network type for VLAN 10 as point-to-point, meaning that it is a network that joins a single pair of routers.

  1. Configure the network type through the CLI.
    SEFOS(config)# interface vlan 10
    SEFOS(config-if)# ipv6 ospf network point-to-point
    SEFOS(config-if)# end
    
  2. View the configuration.
    SEFOS# show ipv6 ospf interface vlan 10
     
            Ospfv3  Interface  Information
     
    Interface Name: vlan10      Interface Id: 41    Area Id: 0.0.0.6
    Local Address: fe80::214:4fff:fe6c:628f         Router Id: 10.0.0.1
    Network Type: PTOP          Cost: 1             State: PTOP
    Designated Router Id: 0.0.0.0       local address: (null)
    Backup Designated Router Id: 0.0.0.0       local address: (null)
    Transmit Delay: 1 sec        Priority: 1         IfOptions: 0x0
    Timer intervals configured:
    Hello: 10, Dead: 40, Retransmit: 5, Poll: 120
    Demand Circuit: Disable            Neighbor Probing: Disable
    Nbr Probe Retrans Limit: 10        Nbr Probe Interval: 120
    Hello due in 4 sec
    Neighbor Count is: 0