Brocade Network OS Command Reference v4.1.0 User Manual

Page 81

Advertising
background image

Network OS Command Reference

43

53-1003115-01

area virtual-link (OSPF)

2

retransmit-interval time

Time between Link State Advertisement (LSA) retransmissions for
adjacencies belonging to the interface. Set this interval to a value larger
than the expected round-trip delay between any two routers on the
attached network. Valid values range from 0 through 3600 seconds. The
default is 5 seconds.

transmit-delay time

Estimated time required to send an LSA on the interface. This value must
be an integer greater than zero. The age of each LSA in the update packet
is incremented by the value of this parameter before transmission occurs.
Valid values range from 0 through 3600 seconds. The default is 1 second.

Defaults

No virtual links are created.

Refer to the Operands for specific defaults.

Command Modes

OSPF VRF router configuration mode

Description

Use this command to create or modify virtual links for an area.

Usage Guidelines

Enter no area virtual-link to remove a virtual link.

Examples

To create a virtual link for an area whose decimal address is 1, and where the ID of the OSPF
router at the remote end of the virtual link is 10.1.2.3:

switch# configure

switch(config)# rbridge-id 5

switch(config-rbridge-id-5)#router ospf

switch(config-router-ospf-vrf-default-vrf)# area 1 virtual-link 10.1.2.3

See Also

None

Advertising