transit-delay
Syntax
transit-delay 没有transit-delay
描述
Sets the time delay in Link state transmission for virtual links.
的没有
form of this command sets the delay in Link state transmission to the default of 1 second for virtual links.
Command context
config-router-vlink
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 virtual links transit delay:
switch(config)#router ospfv3 1switch(config-ospfv3-1)#area 100 virtual-link 100.0.1.1switch(config-router-vlink6)#transit-delay 30
Setting OSPFv3 virtual links transit delay to default:
switch(config)#router ospfv3 1switch(config-ospfv3-1)#area 100 virtual-link 100.0.1.1switch(config-router-vlink6)#没有transit-delay