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.

Default:disabled

cost

Set the cost associated with the OSPF traffic on an interface.

Range:1 to 65535

Default:1

dead-interval

流逝的时间间隔(秒)since the last hello-packet was received from the router. After the interval elapses, the neighboring routers declare the router dead.

Range:1 to 65535 seconds

Default:40

hello-interval

流逝的时间间隔(秒)between hello packets sent on the interface.

Range:1 to 65535 seconds

Default:10

message-digest-key

Enable OSPF MD5 authentication and set the key identification and a character string password.

Range: = 1 to 256

Default:No default

priority

Set the priority number of the interface to determine the designated router.

Range:1到255

Default: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.

Range:1 to 65535 seconds

Default:5

transmit-delay

Set the elapse time before retransmitting link state update packets on the interface.

Range:1 to 65535 seconds

Default:5

Related Commands

Command

Description

interface vlan

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).