Layer 3 CLI Commands
Avaya X330WAN User’s Guide 191
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
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
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
vr-id Virtual Router ID (1-255).
value The advertisement transmit time (seconds). The range is from 1 to 255.
net addr IP address.
wildcard-mask Wildcard mask address.
area id Area ID. This parameter exists for compatibility with the P550.