12 ip pim scope-border, 13 ip pim state-refresh origination-interval, 14 show ip pim interface – PLANET XGS3-24040 User Manual

Page 578

Advertising
background image

XGS3 Command Guide

38-7

Switch (Config-if-Vlan1)#ip pim neighbor-filter 2

Switch (config)#access-list 2 deny 10.1.4.10 0.0.0.255

Switch (config)#access-list 2 permit any-source

Switch (config)#show ip pim neighbor

Switch (config)#

38.2.12 ip pim scope-border

Command: ip pim scope-border [<1-99 >|<acl_name>]

no ip pim scope-border

Function: To configure or delete management border of PIM.

Parameters: <1-99 >: is the ACL number for the management border.

<acl_name>: is the ACL name for the management border.

Default: Not management border. If no ACL is specified, the default management border will be used.

Command Mode: Interface Configuration Mode.

Usage Guide: To configure the management border and the ACL for the PIM protocol. The multicast

data flow will not be forwarded to the SCOPE-BORDER.

Example:

Switch(Config-if-Vlan2)#ip pim scope-border 3

38.2.13 ip pim state-refresh origination-interval

Command: ip pim state-refresh origination-interval <interval>

no ip pim state-refresh origination-interval

Function: Configure transmission interval of state-refresh message. The “no ip pim state-refresh

origination-interval” command restores default value.

Parameter: <interval> packet transmission interval value is from 4s to 100s.

Default: 60s

Command Mode: Global Mode

Usage Guide: The first-hop router periodically transmits stat-refresh messages to maintain PIM-DM list

items of all the downstream routers. The command can modify origination interval of state-refresh

messages. Usually do not modify relevant timer interval.

Example: Configure transmission interval of state-refresh message to 90s.

Switch (config)#ip pim state-refresh origination-interval 90

38.2.14 show ip pim interface

Command: show ip pim interface

Advertising