API Guide
show ip pim mcache 命令将显示多播路由条目。
CR1# show ip pim mcache
PIM Multicast Routing Cache Table
(192.168.1.201, 225.1.0.0)
Incoming interface : vlan1001
Outgoing interface list :
vlan1
(192.168.1.202, 225.1.0.0)
Incoming interface : vlan1001
Outgoing interface list :
vlan1
(172.16.1.201, 225.1.0.0)
Incoming interface : vlan1
Outgoing interface list :
vlan1001
show ip pim mcache vlt 命令将显示 VLT 对等节点之间同步的多播路由条目。
CR1# show ip pim mcache vlt | no-more
PIM Multicast Routing Cache Table
Flags: S - Synced
(192.168.1.201, 225.1.0.0),flags: S
Incoming interface : vlan1001
Outgoing interface list :
vlan100 (S)
(192.168.1.202, 225.1.0.0),flags: S
Incoming interface : vlan1001
Outgoing interface list :
vlan100 (S)
(172.16.1.201, 225.1.0.0)
Incoming interface : vlan1
Outgoing interface list :
vlan1001 (S)
show ip pim bsr-router 命令将显示有关 BSR 的信息。
CR1# show ip pim bsr-router
This system is the Bootstrap Router (v2)
BSR address: 10.1.100.5
BSR Priority: 199, Hash mask length: 31
Next bootstrap message in 00:00:12
This system is a candidate BSR
Candidate BSR address: 10.1.100.5, priority: 199, hash mask length: 31
Next Cand_RP_advertisement in 00:00:24
RP: 10.1.100.5(loopback1)
show ip pim rp 命令将显示有关所有多播组到 RP 映射的信息。
CR1# show ip pim rp
Group RP
---------------------------------
225.1.0.0 10.1.100.6
CR1# show ip pim rp mapping
Group(s) : 225.0.0.0/8
RP : 10.1.100.5, v2
Info source: 10.1.100.5, via bootstrap, priority 100
expires: 00:00:56
Group(s) : 225.0.0.0/8
RP : 10.1.100.6, v2
多播
809