Modify virtual link parameters, Virtual link parameter descriptions – Brocade BigIron RX Series Configuration Guide User Manual

Page 849

Advertising
background image

BigIron RX Series Configuration Guide

771

53-1002484-04

Configuring OSPF

26

BigIron RXC(config)#router ospf

BigIron RXC(config-ospf-router)# area 0

BigIron RXC(config-ospf-router)# area 1

BigIron RXC(config-ospf-router)# area 1 virtual-link 10.0.0.1

Syntax: [no] area <ip-addr> | <num> virtual-link <router-id>

[authentication-key | dead-interval | hello-interval | retransmit-interval | transmit-delay
<value> |
[md5-authentication key-activation-wait-time <num> | key-id <num> [0 | 1] key <string>]

The area <ip-addr> | <num> parameter specifies the transit area.

The <router-id> parameter specifies the router ID of the OSPF router at the remote end of the
virtual link. To display the router ID on a device, enter the show ip command.

Refer to

“Modify virtual link parameters”

on page 771 for descriptions of the optional parameters.

Modify virtual link parameters

OSPF has some parameters that you can modify for virtual links. Notice that these are the same
parameters as the ones you can modify for physical interfaces.

You can modify default values for virtual links using the following CLI command at the OSPF router
level
of the CLI, as shown in the following syntax.

Syntax: [no] area <num> | <ip-addr> virtual-link <ip-addr> [authentication-key [0 | 1] <string>]

[dead-interval <num>]
[hello-interval <num>] [md5-authentication key-activation-wait-time <num> | key-id
<num> [0 | 1] key <string>]
[retransmit-interval <num>] [transmit-delay <num>]

The parameters are described below.

Virtual link parameter descriptions

You can modify the following virtual link interface parameters.

Advertising