3Com Switch 8800 Advanced Software V5 Configuration Guide
704 CHAPTER 46: IPV6 PIM CONFIGURATION
[SwitchB] display pim ipv6 rp-info
Vpn-instance: public net
PIM-SM BSR RP information:
prefix/prefix length: FF0E::101:101/64
RP: 2004::2
Priority: 0
HoldTime: 130
Uptime: 00:05:19
Expires: 00:02:11
Assume that Host A needs to receive information addressed to the IPv6 multicast
group G (FF0E::101:101). An RPT will be built between Switch D and Switch B. A
(*, G) entry is created on Switch D and Switch B on the RPT path. Once the
multicast source S (2001::5/64) sends an IPv6 multicast packet to the IPv6
multicast group G, an (S, G) entry is created on the switches (Switch A and Switch
D) on the source tree. You can use the display pim ipv6 routing-table command
to view the PIM routing table information on the switches. For example:
# View the IPv6 PIM multicast routing table information on Switch A.
[SwitchA] display pim ipv6 routing-table
Vpn-instance: public net
Total 0 (*, G) entry; 1 (S, G) entry
(2001::5, FF0E::101:101)
RP: 2004::2
Protocol: pim-sm, Flag: SPT LOC ACT
UpTime: 00:02:15
Upstream interface: Vlan-interface100
Upstream neighbor: FE80::200:AFF:FE01:10D
RPF prime neighbor: FE80::200:AFF:FE01:10D
Downstream interface(s) information:
Total number of downstreams: 2
1: Vlan-interface101
Protocol: pim-sm, UpTime: 00:02:15, Expires: 00:03:15
2: Vlan-interface102
Protocol: pim-sm, UpTime: 00:02:15, Expires: 00:03:15
# View the IPv6 PIM multicast routing table information on Switch B.
[SwitchB] display pim ipv6 routing-table
Vpn-instance: public net
Total 1 (*, G) entry; 0 (S, G) entry
(*, FF0E::101:101)
RP: 2004::2
Protocol: pim-sm, Flag: WC
UpTime: 00:14:44
Upstream interface: Vlan-interface103
Upstream neighbor: FE80::9D62:0:FDC5:2
RPF prime neighbor: FE80::9D62:0:FDC5:2
Downstream interface(s) information:
Total number of downstreams: 1
1: Vlan-interface200
Protocol: mld, UpTime: 00:14:44, Expires: -
The configuration on Switch C is similar to that on Switch B.