[OSPF Virtual Link 1 Menu] aindex - Set area index hello - Set hello interval in seconds dead - Set dead interval in seconds trans - Set transit delay in seconds retra - Set retransmit interval in seconds nbr - Set router ID of virtual neighbor key - Set authentication key mdkey - Set MD5 key ID enable - Enable interface disable - Disable interface delete - Delete interface cur - Display current OSPF interface configuration |
Command Syntax and Usage | |
---|---|
aindex <area index (0-2)> | |
Displays the OSPF area index. | |
hello <value (1-65535)> | |
Displays the authentication parameters of a hello packet, which is set to be in an interval of seconds. | |
dead <value (1-65535)> | |
Displays the health parameters of a hello packet, which is set to be in an interval of seconds. Default: 40 seconds | |
trans <value (1-3600)> | |
Displays the delay in transit in seconds. Default: 1 second | |
retra <value (1-3600)> | |
Displays the retransmit interval in seconds. Default: 5 seconds | |
nbr <nbr router ID (IP address)> | |
Displays the router ID of the virtual neighbor. Default: 0.0.0.0 | |
key <key> |none | |
Displays the password (from 1 to 8 characters) for each virtual link. Default: none | |
mdkey <key ID (1-255)> |none | |
Sets the MD5 key ID for each virtual link. Default: none | |
enable | |
Enables OSPF virtual link. | |
disable | |
Disables OSPF virtual link. | |
delete | |
Deletes OSPF virtual link. | |
cur | |
Displays the current OSPF virtual link settings. |