21 command: ipv6 pim multicast-routing, 22 ipv6 pim neighbor-filter, 23 ipv6 pim register-rate-limit – PLANET XGS3-24040 User Manual

Page 689

Advertising
background image

XGS3 Command Guide

39-21

39.3.21 Command: ipv6 pim multicast-routing

no ipv6 pim multicast-routing

Function: Enable PIM-SM globally. The “no ipv6 pim multicast-routing” command disables PIM-SM

globally.

Parameter: None

Default: Disabled PIM-SM protocol

Command Mode: Global Mode

Usage Guide: Inspect the changing information about pim state by this switch..

Example: Enable PIM-SM globally.

Switch (config)#ipv6 pim multicast-routing

39.3.22 ipv6 pim neighbor-filter

Command: ipv6 pim neighbor-filter <acess-list-name>

no ipv6 pim neighbor-filter <acess-list-name>

Function: Configure the neighbor access-list. If filtered by the lists and connections with neighbors are

created, this connections are cut off immediately. If no connection is created, this connection can’t be

created.

Parameter: <acess-list-name> is the applying access-list’ name

Default: No neighbor filter configuration

Command Mode: Interface Configuration Mode

Usage Guide: ACL’s default is DENY. If configuring access-list 1, access-list 1’s default is deny. In the

following example, if “permit any” is not configured, deny fe80:20e:cff:fe01:facc is the same as deny any.

The command can configure on IPv6 tunnel interface, but it is successful configuration to only configure

tunnel carefully.

Example: Configure vlan’s pim neighbor access-list.

Switch (Config-if-Vlan1)#ipv6 pim neighbor-filter myfilter

Switch(config)#ipv6 access-list standard myfilter

Switch(config_IPv6_Std-Nacl-myfilter)#deny fe80:20e:cff:fe01:facc

Switch(config)#ipv6 access-list standard myfilter

Switch(config_IPv6_Std-Nacl-myfilter)#permit any

39.3.23 ipv6 pim register-rate-limit

Command: ipv6 pim Register-rate-limit <limit>

no ipv6 pim Register-rate-limit

Advertising