65
Syntax
vrrp dscp
dscp-value
undo vrrp dscp
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
dscp-value
: Specifies a DSCP value for VRRP packets, in the range of 0 to 63. The default is 48.
Usage guidelines
The DSCP value identifies the packet priority during transmission. A greater DSCP value means a
higher packet priority.
Examples
# Configure the DSCP value for VRRP packets as 30.
<Sysname> system-view
[Sysname] vrrp dscp 30
vrrp version
Use
vrrp version
to specify the version of IPv4 VRRP on an interface.
Use
undo vrrp version
to restore the default.
Syntax
vrrp version
version-number
undo vrrp version
Default
VRRPv3 is used.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
version-number
: Specifies a VRRP version. The version number is 2 or 3, where 2 indicates
VRRPv2 (described in RFC 3768), and 3 indicates VRRPv3 (described in RFC 5798).
Usage guidelines
The version of VRRP on all routers in an IPv4 VRRP group must be the same.
Examples
# Specify VRRPv2 to run on VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10