Avaya C460 Manuel D’Utilisation

Page de 268
Chapter 2        Avaya C460 CLI Commands
Avaya C460 Reference Guide
65
for the virtual router instance. 
By default, the primary address is selected automatically by the device.
The syntax for this command is:
[no] ip vrrp 
<vr-id> primary <ip-address>
Example:
ip vrrp priority
User level: read-write, admin.
L You can only access this command in Interface mode. 
Type interface [name] at the command prompt to enter Interface mode if 
necessary.
Use the ip vrrp priority command to set the virtual router priority value 
used when selecting a master router. 
Use the no ip vrrp priority command to restore the default value.
The syntax for this command is:
[no] ip vrrp 
<vr-id> priority <pri-value>
Example:
To set the priority value for virtual router 1 to 10:
Example:
vr-id
Virtual Router ID (1-255)
ip-address
Primary IP address of the virtual router. This address 
should be one of the router addresses on the VLAN.
Router-1(configure-if:marketing) # ip vrrp 1 primary 
192.168.66.23
Done!
vr-id
Virtual Router ID (1-255)
pri-value
The priority value. The range is 1-254.
Router-1(configure-if:marketing) # ip vrrp 1 priority 10
Done!