Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2486
configure router ospf * area * virtual-link
Sets up a virtual link between two routers and using the optional parameters, if necessary, the <router-id> will identify a unique
router running OSPF.
configure router ospf [vrf <name>] area <area-id) virtual-link <router-id> [dead-interval <interval>]
[hello-interval <interval>] [retransmit-interval <interval>] [transmit-delay <delay>]
[authentication-key <pwd>] [authentication <simple | message-digest | null>]
configure router ospf [vrf <name>] area <area-id) virtual-link <router-id> [dead-interval <interval>]
[hello-interval <interval>] [retransmit-interval <interval>] [transmit-delay <delay>]
[authentication-key <pwd>] [authentication <simple | message-digest | null>] no
To delete an OSPF virtual link, use the no option.
Parameters
Name of the assigned VRF.
Identifier for the stub or NSSA area. The identifier can be specified as either an IP address or decimal value.
Router ID associated with the virtual link neighbor. This value must be entered in the format of an IP address
[dead-interval
<interval>]
Time in seconds that a router will wait when it stops receiving packets from the other router on the virtual link. The default is 40
seconds
[hello-interval
<interval>]
Time in seconds between the hello packets sent on the interface from 1 to 65535
[retransmit-interval
<interval>]
Time in seconds between link state advertisement retransmissions for adjacencies belonging to the interface from 0 to 3600. The
default is 5 seconds
Estimated time in seconds it takes to transmit a link state update packet on the interface from 0 to 3600. The default is set to 1
second.