Routing
Virtual Router Redundancy Protocol (VRRP)
LR54 User Guide
412
should be set to
255
. Allowed values are from
1
and
255
, and it is configured to
100
by
default.
9. (Optional) For
Password
, type a password that will be used to authenticate this VRRP router
with VRRP peers. If the password length exceeds 8 characters, it will be truncated to 8
characters.
10. Configure the virtual IP addresses associated with this VRRP instance:
a. Click to expand
Virtual IP addresses
.
b. Click
to add a virtual IP address.
c. For
Virtual IP
, type the IPv4 or IPv6 address for a virtual IP of this VRRP instance.
d. (Optional) Repeat to add additional virtual IPs.
11. See
for information about configuring VRRP+.
12. Click
Apply
to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the LR54
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a VRRP instance. For example:
(config)> add network vrrp VRRP_test
(config network vrrp VRRP_test)>
4. Enable the VRRP instance:
(config network vrrp VRRP_test)> enable true
(config network vrrp VRRP_test)>
5. Set the interface on which this VRRP instance should run:
a. Use the
?
to determine available interfaces:
(config network vrrp VRRP_test)> interface ?
Interface: The network interface to communicate with VRRP peers on and
listen for traffic to virtual IP addresses.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan1
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...