Configuration Commands 120
Table 133 OSPF Interface Configuration commands
Command Description
ip ospf dead-interval <1-
65535>
Configures the health parameters of a hello packet, which is set for an
interval of seconds before declaring a silent router to be down.
Command mode: Interface IP
ip ospf transit-delay <1-
3600>
Configures the transit delay in seconds.
Command mode: Interface IP
ip ospf retransmit-interval
<1-3600>
Configures the retransmit interval in seconds.
Command mode: Interface IP
[no] ip ospf key <key
string>
Sets the authentication key to clear the password.
Command mode: Interface IP
[no] ip ospf message-digest-
key <1-255>
Assigns an MD5 key to the interface.
Command mode: Interface IP
ip ospf enable
Enables the OSPF interface.
Command mode: Interface IP
no ip ospf enable
Disables the OSPF interface.
Command mode: Interface IP
no ip ospf
Deletes the OSPF interface.
Command mode: Interface IP
show interface ip ospf {<1-
256>}
Displays the current settings for OSPF interface.
Command mode: All except User EXEC
OSPF Virtual Link configuration
NOTE: OSPF commands are available only on the GbE2c Layer 2/3 Ethernet Blade Switch.
The following table describes the OSPF Virtual Link Configuration commands.
Table 134 OSPF Virtual Link Configuration commands
Command Description
area-virtual-link <1-3> area <0-
2>
Configures the OSPF area index.
Command mode: Router OSPF
area-virtual-link <1-3> hello-
interval <1-65535>
Configures the authentication parameters of a hello packet, which is set
to be in an interval of seconds.
Command mode: Router OSPF
area-virtual-link <1-3> dead-
interval <1-65535>
Configures the health parameters of a hello packet, which is set to be in
an interval of seconds. Default is 40 seconds.
Command mode: Router OSPF
area-virtual-link <1-3> transit-
delay <1-3600>
Configures the delay in transit in seconds. Default is one second.
Command mode: Router OSPF
area-virtual-link <1-3>
retransmit-interval <1-3600>
Configures the retransmit interval in seconds. Default is five seconds.
Command mode: Router OSPF
area-virtual-link <1-3> neighbor-
router <IP address>
Configures the router ID of the virtual neighbor. Default is 0.0.0.0
Command mode: Router OSPF
[no] area-virtual-link <1-3> key
<key string>
Configures the password (up to eight characters) for each virtual link.
Default is
none.
Command mode: Router OSPF
area-virtual-link <1-3> message-
digest-key <1-255>
Sets MD5 key ID for each virtual link. Default is none.
Command mode: Router OSPF
area-virtual-link <1-3> enable
Enables OSPF virtual link.
Command mode: Router OSPF