Allied Telesis AT-S63 User Manual

Page 786

Advertising
background image

Chapter 40: Virtual Router Redundancy Protocol (VRRP) Commands

786

Section VII: Internet Protocol Routing

To change the priority:

priority

value

To change the step value:

step-value

value

|proportional

To change the delay value:

delay

value

Mode

For the ROUTER VRRP command:

Configure mode

For all the other commands:

Router mode

Description

These AlliedWare Plus commands are equivalent to the standard
command.

Examples

This example modifies the virtual router with the VRID 12. The step value
is changed to 100 and the delay value to 200:

awplus> enable
awplus# configure terminal
awplus(config)# router vrrp 12
awplus(config-router)# step-value 100
awplus(config-router)# delay 200

This example modifies the virtual router with the VRID 7. Port monitoring
and port resets are disabled:

awplus> enable
awplus# configure terminal
awplus(config)# router vrrp 7
awplus(config-router)# port-monitor false
awplus(config-router)# port-reset false

Advertising