Users Guide

Table Of Contents
To configure an ACL that is used for a register filter:
1. Configure an ACL in CONFIGURATION mode. You can specify the ACL name up to 140 characters.
OS10# configure terminal
OS10(config)# ip access-list pim_reg_filter
OS10(config-ipv4-acl)# permit ip 10.10.10.2/32 any
The PIM register filter uses both source and group information from the access-list for filtering register messages.
2. Configure a register filter that applies the previously created ACL (pim_reg_filter) in the default or nondefault VRF.
OS10(config)# ip pim vrf vrf_dell register-filter pim_reg_filter
In this example, the register filter is configured in a nondefault VRF named vrf_dell.
PIM commands
clear ip pim rp-mapping
Clears group-to-RP mapping entries from the RP mapping cache.
Syntax
clear ip pim [vrf vrf-name] rp-mapping [ip-address]
Parameters
vrf vrf-nameEnter vrf, then the name of the VRF to clear the PIM RP mapping entries
corresponding to that VRF.
If you do not specify the VRF name, the system clears the entries from the default VRF.
ip-addressIP address of the RP. The system clears the associated group-to-RP mapping entries
for the specified RP.
If you do not specify the RP IP address, the system clears all the group-to-RP mapping entries present
in the VRF.
Default None
Command Mode EXEC
Usage
Information
This command removes only the group-to-RP mapping entries learned by a bootstrap router (BSR) from
the RP mapping cache.
Example
OS10# clear ip pim rp-mapping
Clear PIM rp-mapping? [y/n]: y
Supported
Releases
10.5.2.0 or later
clear ip pim tib
Clears PIM tree information from the PIM database.
Syntax
clear ip pim [vrf vrf-name] tib [ip-address]
Parameters
vrf vrf-nameEnter the keyword vrf, then the name of the VRF.
ip-addressEnter the IP address of the multicast group.
Default None
Command Mode EXEC PRIVILEGE
Usage
Information
When you run this command on a node, it deletes:
All the multicast routes from the PIM tree information base (TIB)
1076 Multicast