Command Reference OSPFv3 Commands
which ranges from 0 to 255.
No neighbor is defined;
Neighbor polling interval: 120 seconds;
Priority value of non-broadcast network neighbor: 0.
Interface configuration mode.
You can set relevant parameters for the neighbors depending on the actual network type.
The following example shows how to configure the OSPFv3 neighbor as follows: IPv6 address:
2001:DB8:4::1, priority value: 1, polling interval: 150 seconds.
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if)# ipv6 ospf neighbor 2001:DB8:4::1 priority 1 poll-interval
150
Sets the priority value of an interface.
Sets the network type of an interface.
Use this command to set the network type of the interface. Use the no form of this command to
restore the default setting.
ipv6 ospf network { broadcast | non-broadcast | point-to-point | point-to-multipoint
[ non-broadcast ] } [ instance instance-id ]
no ipv6 ospf network [ broadcast | non-broadcast | point-to-point | point-to-multipoint
[ non-broadcast ] ] [ instance instance-id ]
Specifies the broadcast network type.
Specifies the non-broadcast network type.
Specifies the point-to-point network type.
Specifies the point-to-multipoint network type.
point-to-multipoint
non-broadcast
Specifies the point-to-multipoint non-broadcast network type.
Configures the specific OSPFv3 instance on the interface with the