C613-50170-01 Rev B
Command Reference for x510 Series
1387
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
CISCO
-
REGISTER
-
CHECKSUM
GROUP
-
LIST
ipv6 pim cisco-register-checksum group-list
Overview
Use this command to configure the option to calculate the Register Checksum
over the whole packet on multicast groups as specified by the software IPv6
access-list. This command is used to inter-operate with older Cisco IOS versions.
Use the
no
variant of this command to revert to default settings.
Syntax
ipv6 pim cisco-register-checksum group-list
<IPv6-access-list>
no ipv6 pim cisco-register-checksum group-list
<IPv6-access-list>
Mode
Global Configuration
Default
This command is disabled by default. By default, Register Checksum is calculated
only over the header.
Example
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
ipv6 pim cisco-register-checksum group-list G1
awplus(config)#
ipv6 access-list standard G1 permit
ff0x::db8:0:0/96
Parameter
Description
<
IPv6-access-list
>
Optional. Specify a Standard or Extended software IPv6
access list.
See
IPv6 Software Access Control List (ACL) Commands
for
supported IPv6 ACLs.
Use this parameter to configure the option to calculate the
Register Checksum over the whole packet on multicast
groups as specified by an IPv6 access list entered after this
command.