10 ipv6 pim multicast-routing, 11 ipv6 pim neighbor-filter – PLANET XGS3-24040 User Manual

Page 674

Advertising
background image

XGS3 Command Guide

39-6

interface, but it is successful configuration to only configure tunnel carefully.

Example: Configure PIM-DM hello interval on interface vlan1

Switch (config)#interface vlan1

Switch(Config-if-Vlan1)#ipv6 pim hello-interval 20

39.2.10 ipv6 pim multicast-routing

Command: ipv6 pim multicast-routing

no ipv6 pim multicast-routing

Function: Globally enable PIM-DM protocol; the “no ipv6 pim multicast-routing” command disenables

PIM-DM protocol.

Parameter: None

Default: Disable PIM-DM protocol

Command Mode: Global Mode

Usage Guide: Ipv6 pim can enable only after executing this command.

Example: Globally enable PIM-DM protocol

Switch (config)#ipv6 pim multicast-routing

39.2.11 ipv6 pim neighbor-filter

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

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

Function: Configure neighbor access-list. If filtered by list and connected the neighbor, the connection

immediately was broken. If no connection, the connection can be established.

Parameter: <access-list-name> is an applied access-list name

Default: No neighbor filter configuration

Command Mode: Interface Configuration Mode

Usage Guide: If it is not necessary for partner to establish neighbor ship, the command can filter pim

message of partner. The command can configure on IPv6 tunnel interface, but it is successful

configuration to only configure tunnel carefully.

Example: Configure access-list of pim neighbor on interface vlan1

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

Advertising