[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Monitoring PIM

You can display information about PIM events and parameters.

Monitoring PIM Events

You can use the debug PIM commands to view information about PIM events.

debug ip pim

undebug ip pim

Monitoring PIM Settings

You can use the show ip pim commands to display information about PIM settings.

show ip pim

show ip pim auto-rp

host1:1#show ip pim auto-rp
This PIM router is _not_ an Auto RP mapping agent.
PIM AutoRP candidate RP mapping(s)
Candidate RP 122.0.0.1
  Group(s) 224.0.0.0/4, AutoRP, ttl 64, interval 60, from access List 1
Candidate RP 122.0.0.1
  Group(s) 224.0.1.39/32 (negative), AutoRP, ttl 64, interval 60, from access List 1
Candidate RP 122.0.0.1
  Group(s) 224.0.1.40/32 (negative), AutoRP, ttl 64, interval 60, from access List 1

show ip pim bsr

show ip pim data-mdt

show ip pim dense-mode sg-state

show ip pim interface

host1#show ip pim interface
Interface                                             Nbr    Hello                            BFD
  Addr         Interface      State   Ver    Mode    count   Intvl   DR Addr   JoinFilter Enabled
---------   ---------------   -----   ---   ------   -----   -----   -------   ----------   -----
1.1.1.2     FastEthernet1/1   up      2     Sparse   1       30      1.1.1.2   ---          yes      


Interface                                             Nbr    Hello                            BFD
  Addr         Interface      State   Ver    Mode    count   Intvl   DR Addr  JoinFilter  Enabled
---------   ---------------   -----   ---   ------   -----   -----   -------  ----------   ------
1.1.1.2     FastEthernet1/1   up      2     Sparse   1       30      1.1.1.2   ---          no      

show ip pim neighbor

host1#show ip pim neighbor
Neighbor
  Addr     Interface Name     Uptime    Expires    Ver    Mode    BFD
--------   ---------------   --------   --------   ---   ------   ---
1.1.1.1    FastEthernet1/1   00:02:49   00:01:27   2     Sparse        


Neighbor
  Addr     Interface Name     Uptime    Expires    Ver    Mode    BFD
--------   ---------------   --------   --------   ---   ------   ---
1.1.1.1    FastEthernet1/1   00:03:16   00:01:30   2     Sparse   up         


Neighbor
  Addr     Interface Name     Uptime    Expires    Ver    Mode    BFD
--------   ---------------   --------   --------   ---   ------   ----
1.1.1.1    FastEthernet1/1   00:00:07   00:01:39   2     Sparse   down 

show ip pim rp

show ip pim rp-hash

show ip pim sparse-mode sg-state

host1:2#show ip pim sparse-mode sg-state
PIM SM route table and oif information
<*, 224.0.1.40>
  Group-to-RP mapping: 224.0.0.0/240.0.0.0   RP: 123.0.0.1
  RPF Route: 123.0.0.0/255.0.0.0   IIF: 106.0.7.3   UpNbr: 106.0.3.7
  Oifs: 
   Auto RP Discovery SELF oif.
    Joined as <*, G>   

<*, 225.1.2.3>
  Group-to-RP mapping: 224.0.0.0/240.0.0.0   RP: 123.0.0.1
  RPF Route: 123.0.0.0/255.0.0.0   IIF: 106.0.7.3   UpNbr: 106.0.3.7
  Oifs: 
   Address: 78.7.7.7   Interface: loopback7
    Local group membership present.
<*, 235.1.1.1>
  Group-to-RP mapping: 224.0.0.0/240.0.0.0   RP: 123.0.0.1
  RPF Route: 123.0.0.0/255.0.0.0   IIF: 106.0.7.3   UpNbr: 106.0.3.7
  Oifs: 
   Address: 78.7.7.7   Interface: loopback7
    Local group membership present.

<118.1.33.34, 232.0.0.1>   
  SSM Group
  RPF Route: 118.1.0.0/255.255.0.0   IIF: 118.1.0.1 (Directly attached)
  Oifs: 
   Register Oif to RP: 141.0.0.2 suppressed for SSM Group.
   Address: 134.0.0.1   Interface: ATM3/0.104
    Joined as <S, G>   Join Expires: 161

<118.1.33.35, 232.0.0.1>   
  SSM Group
  RPF Route: 118.1.0.0/255.255.0.0   IIF: 118.1.0.1 (Directly attached)
  Oifs: 
   Register Oif to RP: 141.0.0.2 suppressed for SSM Group.
   Address: 134.0.0.1   Interface: ATM3/0.104
    Joined as <S, G>   Join Expires: 161

<10.0.1.8, 235.1.1.1>      EntryExpires: 143
  Group-to-RP mapping: 224.0.0.0/240.0.0.0   RP: 123.0.0.1
  RPF Route: 10.0.0.0/255.0.0.0   IIF: 106.0.7.3   UpNbr: 106.0.3.7
  Oifs: 
   Address: 78.7.7.7   Interface: loopback7
    Joined as <*, G> 

Count of entries - <S, G>    : 3
                   <*, G>    : 3
                   <*, *, RP>: 0

show ip pim sparse-mode unicast-route

show ip pim spt-threshold


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]