ipv6 ospfv3 transit-delay
Syntax
ipv6 ospfv3 transit-delay 没有ipv6 ospfv3 transit-delay
描述
Sets the time delay in Link state transmission for the OSPFv3 interface.
The没有form of this command sets the transit delay in Link state transmission to the default of 1 second.
Command context
config-if-vlan
Parameters
-
-
Specifies the time delay for the transit delay, in seconds. Range: 1 to 3600. Default: 1.
权威
Administrators or local user group members with execution rights for this command.
Examples
Setting OSPFv3 transit delay on the interface
switch(config)#interface vlan 1switch(config-if-vlan)#ipv6 ospfv3 transit-delay30
Setting OSPFv3 transit delay to default on the interface
switch(config)#interface vlan 1switch(config-if-vlan)#没有ipv6 ospfv3 transit-delay