511
<instance-id>
is the interface instance ID ranging between 0~255 and defaulted at 0.
<tag> ospfv3 process identifier
Default:
Not configured
Command Mode:
Interface Mode
Usage Guide:
To enable this command on the interface, the area id must be configured.
The instance ID and instance tag are optional. The ospfv3 process allows one routing
instance for each instance ID. The route can be enabled on a interface with a instance ID.
If the instance IDs are different, several OSPF process can be run on one interface.
However different OSPF process should not use the same instance ID The command
can configure on IPv6 tunnel interface, but it is successful configuration to only configure
tunnel carefully.
Example:
Switch#config terminal
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ipv6 router ospf area 1 tag IPI instance-id 1
14.7.3.15 max-concurrent-dd
Command: max-concurrent-dd <value>
no max-concurrent-dd
Function:
Configure with this command the current dd max concurrent number in the
OSPF processing. The “
no max-concurrent-dd
” command restores the default
Parameter: <value>
ranges between
<1-65535>,
the capacity of concurrent dd data
packet processing.
Default:
No default configuration. No dd concurrent limit
Command Mode:
OSPFv3 protocol mode
Usage Guide:
Specify the current dd max concurrent number in the OSPF processing
Example:
Set the max concurrent dd to 20
Switch#config terminal
Switch(config)#router ipv6 ospf
Switch(config-router)#max-concurrent-dd 20
14.7.3.16 passive-interface
Command:
[
no
]
passive-interface<ifname>
Function:
Configure that the hello group not sent on specific interfaces. The “[
no
]
passive-interface<ifname>
“ command cancels this function
Parameter: <ifname>
is the specific name of interface
Default:
Not configured
Command Mode:
OSPFv3 protocol mode