AOS-CX 10.07 Multicast Guide Help Center
Viewing PIM information
For some commands, you can specify viewing information by interface or VRF.
Prerequisites
Use these show commands from the Operator (>) or Manager (#) context.
Procedure
- To display PIM information for an IPv4 configuration, use the following show commands.
- To view PIM router information, use: show ip pim.
- To view information about the PIM interfaces configured on the router, use: show ip pim interface.
- To view information about a PIM interface, use: show ip pim interface <INTERFACE-NAME>.
- To view PIM packet counter information for an interface, use: show ip pim interface <INTERFACE-NAME> counters.
- To view PIM neighbor information, use: show ip pim neighbor.
- To view RP information, use: show ip pim rp-set.
- To view information for statically configured RP assignments, use: show ip pim rp-set static.
- To view information for dynamically learned RP assignments, use: show ip pim rp-set learned.
- To view candidate RP information, use: show ip pim rp-candidate.
- To view information about BSR candidates in the domain, use: show ip pim bsr.
- To view information about BSR candidates on the local router, use: show ip pim bsr local.
- To view information about the elected BSR in the domain, use: show ip pim bsr elected.
- To view the RPF override configuration, use: show ip pim rpf-override.
- To view RPF override configuration for a source, use: show ip pim rpf-override source.
- To view pending joins on a PIM router, use: show ip pim pending.
- To view multicast routing information, use: show ip mroute or use show ip mroute brief.
- To view multicast routing information for a group address, use: show ip mroute <GROUP-ADDR>.
- To display PIM information for an IPv6 configuration, use the following show commands.
- To view PIM router information, use: show ipv6 pim6.
- To view information about the PIM interfaces configured on the router, use: show ipv6 pim6 interface.
- To view information about a PIM interface, use: show ipv6 pimv6 interface <INTERFACE-NAME>.
- To view PIM neighbor information, use: show ipv6 pim6 neighbor.
- To view RP information, use: show ipv6 pim6 rp-set.
- To view information for statically configured RP assignments, use: show ipv6 pim6 rp-set static.
- To view information for dynamically learned RP assignments, use: show ipv6 pim6 rp-set learned.
- To view candidate RP information, use: show ipv6 pim6 rp-candidate.
- To view information about BSR candidates in the domain, use: show ipv6 pim6 bsr.
- To view information about BSR candidates on the local router, use: show ipv6 pim6 bsr local.
- To view information about the elected BSR in the domain, use: show ipv6 pim6 bsr elected.
- To view the RPF override configuration, use: show ipv6 pim6 rpf-override.
- To view RPF override configuration for a source, use: show ipv6 pim6 rpf-override source.
- To view pending joins on a PIM router, use: show ipv6 pim6 pending.
- To view multicast routing information, use: show ipv6 mroute or use show ipv6 mroute brief.
- To view multicast routing information for a group address, use: show ipv6 mroute <GROUP-ADDR>.