C613-50170-01 Rev B
Command Reference for x510 Series
2111
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
ALTERNATE
-
CHECKSUM
-
MODE
alternate-checksum-mode
Overview
Use this command to enable an alternate checksum mode for VRRPv3 to allow
inter-operability with some other vendors’ products. The IPv4 checksum for
VRRPv3 advertisements will then use a pseudo header in the calculation.
This mode may be required if the other product indicates checksum errors on VRRP
packets sent by AlliedWare Plus devices.
Use the
no
variant of this command to disable the alternate checksum mode.
Syntax
alternate-checksum-mode
no alternate-checksum-mode
Default
Disabled
Mode
Router Configuration
Example
To turn on the alternate checksum mode for VRRP instance 1 on VLAN1, use the
commands:
awplus#
configure terminal
awplus(config)#
router vrrp 1 vlan1
awplus(config-router)#
alternate-checksum-mode
To turn off the alternate checksum mode for VRRP instance 1 on VLAN1, use the
commands:
awplus#
configure terminal
awplus(config)#
router vrrp 1 vlan1
awplus(config-router)#
no alternate-checksum-mode
Related
Commands
Command
changes
Version 5.4.7-1.1: command added