Supported Platforms
Related Documentation
- EX, J, M, MX, PTX, T Series, QFabric System, QFX Series standalone switches
- show pim join
clear pim join
List of Syntax
SyntaxSyntax (EX Series Switch and the QFX Series)
Syntax
Syntax (EX Series Switch and the QFX Series)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
inet6 and instance options introduced in Junos OS Release 10.0 for EX Series switches.
Command introduced in Junos OS Release 11.3 for the QFX Series.
Multiple new filter options introduced in Junos OS Release 13.2.
Description
Clear the Protocol Independent Multicast (PIM) join and prune states.
Options
none—Automatically clears PIM register message counters for all family addresses, instances, and interfaces.
all | — | (Optional) Clear the PIM join and prune states for all groups and family addresses in the master instance. |
group-address | — | (Optional) Clear the PIM join and prune states for a group address. |
bidirectional | dense | sparse | — | (Optional) Clear PIM bidirectional mode, dense mode, or sparse and source-specific multicast (SSM) mode entries. |
exact | — | (Optional) Clear only the group that exactly matches the specified group address. |
inet | inet6 | — | (Optional) Clear the PIM entries for IPv4 or IPv6 family addresses, respectively. |
instance instance-name | — | (Optional) Clear the entries for a specific PIM-enabled routing instance. |
logical-system (all | logical-system-name) | — | (Optional) Perform this operation on all logical systems or on a particular logical system. |
rp ip-address/prefix | source ip-address/prefix | — | (Optional) Clear the PIM entries with a specified rendezvous point (RP) address and prefix or with a specified source address and prefix. You can omit the prefix. |
sg | star-g | — | (Optional) Clear PIM (S,G) or (*,G) entries. |
Additional Information
The clear pim join command cannot be used to clear the PIM join and prune state on a backup Routing Engine when nonstop active routing is enabled.
Required Privilege Level
clear
Related Documentation
- EX, J, M, MX, PTX, T Series, QFabric System, QFX Series standalone switches
- show pim join
List of Sample Output
clear pim join allclear pim join inet6
clear pim join inet6 star-g
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
clear pim join all
user@host> clear pim join all
Cleared 8 Join/Prune states
clear pim join inet6
user@host> clear pim join inet6
Cleared 4 Join/Prune states
clear pim join inet6 star-g
user@host> clear pim join inet6 star-g
Cleared 1 Join/Prune states
Modified: 2015-09-01
Supported Platforms
Related Documentation
- EX, J, M, MX, PTX, T Series, QFabric System, QFX Series standalone switches
- show pim join