Chapter 24 Multicast Routing Configuration
Confidential and Proprietary Information of ZTE CORPORATION 343
TABLE 394 PACKET-COUNT COMMAND
Command
Format
Command
Mode
Command Function
packet-
count
{begin|end}
Pimsm
configuration
This enables/disables
reporting of the multicast
packet count
Result: This enables/disables reporting of the multicast
packet count.
5. To set the interval of sending the Hello message, use ip pim
query-interval <seconds> command in interface
configuration mode as shown in
Table 395.
TABLE 395 IP PIM QUERY INTERVAL COMMAND
Command
Format
Command
Mode
Command Function
ip pim
query-
interval
<seconds>
interface
configuration
This sets the interval of sending
the Hello message
Result: This sets the interval of sending the Hello message.
According to the actual network conditions, appropriately
adjust the time interval of the Hello message sent by the
PIM-SM neighbors. The default value is 30 seconds.
6. To limit PIM-SM neighbors, use accept-register <access-
list-number> command in interface configuration mode as
shown in
Table 396.
TABLE 396 IP PIM NEIGHBOR FILTER COMMAND
Command
Format
Command
Mode
Command Function
accept-
register
<access-
list-
number>
interface
configuration
This limits PIM-SM neighbors
Result: This limits PIM-SM neighbors.
With the view of security, the PIM-SM limits some routers to
be neighbors at the interface.
Example: On fei_1/1 interface, forbid the router restricted
by acl 10 to become the PIM neighbor.
ZXR10(config)#access-list 10 deny 10.1.1.1
0.0.0.0
ZXR10(config)#interface fei_1/1
ZXR10(config-if)#ip pim neighbor-filter 10
END OF STEPS