System information
BSR 64000 Configuration and Management Guide
11-14
where:
area-id is the OSPF area IP address or number.
ip-address is IP address associated with the OSPF area ID.
<router-id> is the router ID 32-bit IP address associated with the virtual link
neighbor.
<seconds> is the number of seconds that the router does not receive hello
packets from its neighbor before declaring the neighbor is down.
• If you want to set an unencrypted cleartext password for the OSPF virtual link,
use the area virtual-link authentication-key command in Router Configuration
mode, as shown below:
MOT(config-ospf)#area {<area-id> | <ip-address>} virtual-link <router-id>
authentication-key <password>
where:
area-id is the OSPF area IP address or number.
ip-address is IP address associated with the OSPF area ID.
<router-id> is the router ID 32-bit IP address associated with the virtual link
neighbor.
<password> is the password that is 1 to 8 characters in length.
• If you want to set an encrypted password for the OSPF virtual link, use the area
virtual-link message-digest-key command in Router Configuration mode, as
shown below:
MOT(config-ospf)#area {<area-id> | <ip-address>} virtual-link <router-id>
message-digest-key <key-id>
where:
area-id is the OSPF area IP address or number.
ip-address is IP address associated with the OSPF area ID.
<router-id> is the router ID 32-bit IP address associated with the virtual link
neighbor.
message-digest-key is the OSPF MD5 Authentication Key ID.