Home > HP > Printer > HP 5500 Ei 5500 Si Switch Series Configuration Guide

HP 5500 Ei 5500 Si Switch Series Configuration Guide

Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.

Page 1521

 385 
 Vlan102            1      30         1          3001::2 
                                                 (local) 
Use the display pim ipv6 neighbor  command to view the IPv6 PIM neighboring relationships 
among the switches. For example:  
# Display IPv6 PIM neighboring relationships on Switch D.  
[SwitchD] display pim ipv6 neighbor 
 Total Number of Neighbors = 3 
 
 Neighbor           Interface           Uptime   Expires  Dr-Priority 
 1002::1            Vlan103             00:04:00 00:01:29 1...

Page 1522

 386 
 (4001::100, FF0E::101) 
     Protocol: pim-dm, Flag: LOC ACT 
     UpTime: 00:02:19 
     Upstream interface: Vlan-interface300 
         Upstream neighbor: NULL 
         RPF prime neighbor: NULL 
     Downstream interface(s) information: 
     Total number of downstreams: 2 
         1: Vlan-interface103 
             Protocol: pim-dm, UpTime: 00:02:19, Expires: never 
         2: Vlan-interface102 
             Protocol: pim-dm, UpTime: 00:02:19, Expires: never 
IPv6 PIM-SM non-scoped zone...

Page 1523

 387 
Figure 104 Network diagram 
 
Device Interface IPv6 address Device Interface IPv6 address 
Switch A  Vlan-int100  1001::1/64  Switch D  Vlan-int300  4001::1/64 
 Vlan-int101 1002::1/64  Vlan-int101 1002::2/64 
 Vlan-int102 1003::1/64  Vlan-int105 4002::1/64 
Switch B  Vlan-int200  2001::1/64  Switch E  Vlan-int104  3001::2/64 
 Vlan-int103 2002::1/64  Vlan-int103 2002::2/64 
Switch C  Vlan-int200  2001::2/64  Vlan-int102 1003::2/64 
 Vlan-int104  3001::1/64  Vlan-int105  4002::2/64  
Configuration...

Page 1524

 388 
[SwitchA-Vlan-interface101] pim ipv6 sm 
[SwitchA-Vlan-interface101] quit 
[SwitchA] interface vlan-interface 102 
[SwitchA-Vlan-interface102] pim ipv6 sm 
[SwitchA-Vlan-interface102] quit 
The configuration on Switch B and Switch C is similar to that on Switch A. The configuration on 
Switch D and Switch E is also similar to that on Switch A except that it is not necessary to enable 
MLD on the corresponding interfaces on these two switches.  
3. Configure a C-BSR and a C-RP: 
# On Switch D,...

Page 1525

 389 
     Uptime: 00:04:22 
     Expires: 00:01:46 
# Display BSR information and the locally configured C-RP information in effect on Switch D. 
[SwitchD] display pim ipv6 bsr-info 
 Elected BSR Address: 1003::2 
     Priority: 20 
     Hash mask length: 128 
     State: Elected 
     Uptime: 00:05:26 
     Expires: 00:01:45 
 Candidate BSR Address: 4002::1 
     Priority: 10 
     Hash mask length: 128 
     State: Candidate 
 
 Candidate RP: 4002::1(Vlan-interface105) 
     Priority: 192...

Page 1526

 390 
     Expires: 00:02:11 
 
     RP: 1003::2 
     Priority: 192 
     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::100). The RP corresponding to the multicas t group G is Switch E as a result of hash 
calculation, so an RPT will be built between Switch A and Switch E. When the IPv6 multicast source 
S (4001::100/64) registers with the RP, an SPT will be built between Switch D and Switch...

Page 1527

 391 
     Protocol: pim-sm, Flag: SPT LOC ACT 
     UpTime: 00:14:44 
     Upstream interface: Vlan-interface300 
         Upstream neighbor: NULL 
         RPF prime neighbor: NULL 
     Downstream interface(s) information: 
     Total number of downstreams: 1 
         1: Vlan-interface105 
             Protocol: mld, UpTime: 00:14:44, Expires: 00:02:26 
# Display IPv6 PIM multicast routing table information on Switch E.  
[SwitchE] display pim ipv6 routing-table 
 Total 1 (*, G) entry; 0 (S, G) entry...

Page 1528

 392 
Figure 105 Network diagram 
 
Device Interface IPv6 address Device Interface IPv6 address 
Switch A  Vlan-int100  1001::1/64  Switch D  Vlan-int104  3002::2/64 
 Vlan-int101 1002::1/64  Vlan-int108 6001::1/64 
Switch B  Vlan-int200  2001::1/64  Vlan-int107 6002::1/64 
 Vlan-int101  1002::2/64 Switch E Vlan-int400  7001::1/64 
 Vlan-int103  2002::1/64  Vlan-int105 3003::2/64 
 Vlan-int102 2003::1/64  Vlan-int108 6001::2/64 
Switch C  Vlan-int300  3001::1/64  Switch F  Vlan-int109  8001::1/64...

Page 1529

 393 
2.
 
Enable IPv6 multicast routing and IPv6 administra tive scoping, and enable IPv6 PIM-SM and MLD: 
# Enable IPv6 multicast routing and administrative  scoping on Switch A, enable IPv6 PIM-SM on 
each interface, and enable MLD on the host-side interface VLAN-interface 100.  
 system-view 
[SwitchA] multicast ipv6 routing-enable 
[SwitchA] pim ipv6 
[SwitchA-pim6] c-bsr admin-scope 
[SwitchA-pim6] quit 
[SwitchA] interface vlan-interface 100 
[SwitchA-Vlan-interface100] mld enable...

Page 1530

 394 
# On Switch C, configure VLAN-interface 103 and VLAN-interface 106 to be the boundary of 
admin-scope zone 2. 
 system-view 
[SwitchC] interface vlan-interface 103 
[SwitchC-Vlan-interface103] multicast ipv6 boundary scope 4 
[SwitchC-Vlan-interface103] quit 
[SwitchC] interface vlan-interface 106 
[SwitchC-Vlan-interface106] multicast ipv6 boundary scope 4 
[SwitchC-Vlan-interface106] quit 
# On Switch D, configure VLAN-interface 107 to be the boundary of admin-scope zone 2. 
 system-view...
Start reading HP 5500 Ei 5500 Si Switch Series Configuration Guide

Related Manuals for HP 5500 Ei 5500 Si Switch Series Configuration Guide

All HP manuals