Pim Neighbor-Policy; Pim Sm - H3C S3600 Series Command Manual

Multicast
Hide thumbs Also See for S3600 Series:
Table of Contents

Advertisement

Command Manual – Multicast
H3C S3600 Series Ethernet Switches-Release 1510

6.1.14 pim neighbor-policy

Syntax
pim neighbor-policy acl-number
undo pim neighbor-policy
View
VLAN interface view
Parameter
acl-number: Basic ACL number, in the range of 2,000 to 2,999.
Description
Use the pim neighbor-policy command to configure the router to filter the PIM
neighbors on the current VLAN interface.
Use the undo pim neighbor-policy command to disable the filtering.
Only the routers that match the filtering rule in the ACL can serve as a PIM neighbor of
the current VLAN interface.
The new configuration overwrites the old one if you run the command for a second time.
Example
# Configure 10.10.1.2, but not 10.10.1.1, to serve as a PIM neighbor of the
Vlan-interface10.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] multicast routing-enable
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] pim neighbor-policy 2000
[H3C-Vlan-interface10] quit
[H3C] acl number 2000
[H3C-acl-basic-2000] rule permit source 10.10.1.2 0
[H3C-acl-basic-2000] rule deny source 10.10.1.1 0

6.1.15 pim sm

Syntax
pim sm
undo pim sm
Chapter 6 PIM Configuration Commands
6-14

Advertisement

Table of Contents
loading

Table of Contents