19 ip pim cisco-register-checksum, 20 ip pim sparse-mode – CANOGA PERKINS 9175 Command Reference User Manual

Page 407

Advertising
background image

CanogaOS Command Reference

24-12

24.19 ip pim cisco-register-checksum

Use this command to calculate register checksum over whole packet (cisco compatibility).

To remove this setting, use the no form of this command.

Command Syntax

ip pim cisco-register-checksum [group-list list]

no ip pim cisco-register-checksum [group-list list]

list: the name of the access-list to be applied

Command Mode

Global configuration

Usage

The register checksum defined in RFC is used by default.

Examples

This example shows how to set to calculate register checksum over whole packet.

Switch(config)#ip pim cisco-register-checksum

This example shows how to remove this setting.

Switch(config)#no ip pim cisco-register-checksum

Related Commands

None

24.20 ip pim sparse-mode

Use this command to enable pim sparse mode on the interface.

To disable pim sparse mode, use the no form of this command.

Command Syntax

ip pim sparse-mode [passive]

no ip pim sparse-mode [passive]

[passive]: pim passive mode (local members only)

Command Mode

Interface configuration

Defaults

Disable

Usage

The pim hello message will not be sent out from the interface when the passive mode is configured.

Examples

Advertising