In routine maintenance, you can run related commands in any view to display the information about the PIM-DM running status.
Table 1 lists the commands for checking the information about the PIM-DM running status.
| Operation | Command |
|---|---|
Display default configurations about PIM-DM. |
|
Display the unicast routing information used by PIM. |
display pim [ vpn-instance vpn-instance-name | all-instance ] claimed-route [ source-address ] |
Display the number of sent, received, and invalid PIM control messages. |
display pim [ vpn-instance vpn-instance-name | all-instance ] control-message counters message-type { probe | register | register-stop | crp } display pim [ vpn-instance vpn-instance-name | all-instance ] control-message counters [ message-type { assert | graft | graft-ack | hello | join-prune | state-refresh | bsr } | interface interface-type interface-number ] * |
Display information about unacknowledged PIM-DM Graft messages. |
display pim [ vpn-instance vpn-instance-name | all-instance ] grafts |
Display information about PIM on an interface. |
display pim [ vpn-instance vpn-instance-name | all-instance ] interface [ interface-type interface-number | up | down ] [ verbose ] |
Display information about PIM neighbors. |
display pim [ vpn-instance vpn-instance-name | all-instance ] neighbor [ neighbor-address | interface interface-type interface-number | verbose ] * |
Display the PIM routing table. |
display pim [ vpn-instance vpn-instance-name | all-instance ] routing-table [ group-address [ mask { group-mask-length | group-mask } ] | source-address [ mask { source-mask-length | source-mask } ] | incoming-interface { interface-type interface-number | register } | outgoing-interface { include | exclude | match } { interface-type interface-number | register | none } | mode { dm | sm | ssm } | flags flag-value | fsm ] * [ outgoing-interface-number [ number ] ] display pim [ vpn-instance vpn-instance-name | all-instance ] routing-table brief [ group-address [ mask { group-mask-length | group-mask } ] | source-address [ mask { source-mask-length | source-mask } ] | incoming-interface { interface-type interface-number | register } ] * display pim [ vpn-instance vpn-instance-name ] routing-table channel channel-name |