Layer 3 functions
9.5 VRRPv3 (IPv4 / IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 11/2015, C79000-G8976-C252-10
587
Call up the command with the following parameters:
no vrrp <vrid(1-255)> primary-ip [{ ipv4 <ip_addr> | ipv6 <ip6_addr> }]
The parameters have the following meaning:
Keyword for IPv4 address -
Enter a valid IPv4 address.
Enter a valid IPv6 address.
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 39)".
The primary IP address is removed from the virtual router.
You configure a VRRP3 interface with the interface command.
You assign a primary IP address to a virtual router with the
vrrp primary-ip command.
You display the IP addresses with the
show vrrp3 interface - vrid command.
vrrp priority
Description
With this command, you specify the priority of the virtual router. The current master router is
automatically given 255. All other priorities can be distributed freely among the VRRP
routers. The higher the priority, the earlier the VRRP router becomes "Master".
Note
This command is available only with layer 3.
● An IP address is assigned to the virtual router.
● You are in the VRRP3 Interface configuration mode.
The command prompt is as follows:
cli(config-vrrp-v3-if-$$$)#