interface vlan ip ospf
interface vlan
ip ospf
area
authentication message-digest
cost
dead-interval
hello-interval
message-digest-key
priority
retransmit-interval
transmit-delay
Description
This command configures OSPF on the VLAN interface. When configuring OSPF over multiple vendors, use this command to ensure that all routers use the same cost. Otherwise, OSPF may route improperly.
Parameter |
Description |
area |
Enable OSPF on a specific interface by entering the IP address of the router that will use OSPF. |
authentication message-digest |
Set the OSPF authentication mode to message digest. disabled |
cost |
Set the cost associated with the OSPF traffic on an interface. 1 to 65535 1 |
dead-interval |
流逝的时间间隔(秒)since the last hello-packet was received from the router. After the interval elapses, the neighboring routers declare the router dead. 1 to 65535 seconds 40 |
hello-interval |
流逝的时间间隔(秒)between hello packets sent on the interface. 1 to 65535 seconds 10 |
message-digest-key |
Enable OSPF MD5 authentication and set the key identification and a character string password. No default |
priority |
Set the priority number of the interface to determine the designated router. 1到255 0 |
retransmit-interval |
Set the retransmission time between link state advertisements for adjacencies belonging to the interface. Set the time interval long enough to prevent unnecessary retransmissions. 1 to 65535 seconds 5 |
transmit-delay |
Set the elapse time before retransmitting link state update packets on the interface. 1 to 65535 seconds 5 |
Related Commands
Command |
Description |
Configures interface VLAN. |
Command History
Release |
Modification |
ArubaOS8.0.0.0 |
Command introduced. |
Command Information
Platforms |
License |
Command Mode |
All platforms |
Base operating system. |
Configuration VLAN Interface Mode (config-submode). |