Allied Telesis AT-S63 User Manual

Page 773

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section VII: Internet Protocol Routing

773

For all the other commands:

Router mode

Description

These AlliedWare Plus commands are equivalent to the standard
command.

Examples

This example creates a virtual router with the VRID 12 and the IP address
149.42.11.12 for the VLAN5-0 interface. The virtual router uses plaintext
authentication with the password “wen52an” and port monitoring:

awplus> enable
awplus# configure terminal
awplus(config)# router vrrp 12
awplus(config-router)# virtual-ip 149.42.11.12 vlan5-0
awplus(config-router)# password wen52an
awplus(config-router)# port-monitor true

This example creates a virtual router with the VRID 7 and the IP address
182.112.45.22 for the VLAN12-4 interface. The priority and step values
are set to 200 and the delay value to 500:

awplus> enable
awplus# configure terminal
awplus(config)# router vrrp 7
awplus(config-router)# virtual-ip

182.112.45.

22 vlan12-4

awplus(config-router)# priority 200
awplus(config-router)# step-value 200
awplus(config-router)# delay 500

Advertising