Vrrp Method - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – HA
H3C S7500E Series Ethernet Switches
You may configure different authentication types and authentication keys for the
standby groups on an interface. However, the members of the same standby
group must use the same authentication mode and authentication key.
Examples
# Set the authentication mode and authentication key for VRRP standby group 1 on
interface VLAN-interface 2 to send and receive VRRP packets.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-Vlan-interface2] vrrp vrid 1 authentication-mode simple Sysname

1.1.5 vrrp method

Syntax
vrrp method { real-mac | virtual-mac }
undo vrrp method
View
System view
Parameters
real-mac: Associates the real MAC address of the interface with the virtual IP address
of the standby group.
virtual-mac: Associates the virtual MAC address of the switch with the virtual IP
address of the standby group.
Description
Use the vrrp method command to set the mappings between the virtual IP addresses
and the MAC addresses of the standby groups.
Use the undo vrrp method command to restore the default mapping.
By default, the virtual MAC address of the standby group is associated with the virtual
IP address.
You must configure the mapping between the virtual IP address and the MAC address
before configuring a standby group. Otherwise, your configuration will fail.
Examples
# Associate the virtual IP address of the standby group with the real MAC address of
the routing interface.
<Sysname> system-view
[Sysname] vrrp method real-mac
Chapter 1 VRRP Configuration Commands
1-7

Advertisement

Table of Contents
loading

Table of Contents