11 ipv6 pim neighbor-filter, 11 ipv6 pim neighbor-filter -8 – PLANET XGS3-24042 User Manual

Page 863

Advertising
background image

45-8

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

45.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

Switch(config_IPv6_Std-Nacl-myfilter)#permit any

Advertising