Layer 3 CLI Commands

ip vrrp timer

Use the ip vrrp timer command to set the virtual router advertisement timer value (in seconds) for the virtual router ID. The no form of this command restores the default value.

Syntax

[no] ip vrrp <vr-id>timer <value>

Parameters

vr-idVirtual Router ID (1-255).

value The advertisement transmit time (seconds). The range is from 1 to 255.

Example

To set the virtual router advertisement timer value for virtual router 3 to 2:

X330WAN-2DS1-1(configure)# ip vrrp 3 timer 2

network (Router-OSPF context)

Use the network command to enable OSPF in this network. The no form of this command disables OSPF in this network. The default is disabled.

Syntax

network <net addr> [<wildcard-mask> [area <area id>]]

Parameters

net addr

IP address.

wildcard-mask

Wildcard mask address.

area id

Area ID. This parameter exists for compatibility with the P550.

Example

X330WAN-2DS1-1(configure router:ospf)# network 192.168.0.0

X330WAN-2DS1-1(configure router:ospf)# network 192.168.0.0

0.0.255.255 area 0.0.0.0

Avaya X330WAN User’s Guide

191

Page 213
Image 213
Avaya X330WAN manual Ip vrrp timer, Network Router-OSPF context, Area