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 2231

 168 
Figure 44 Network diagram 
 
 
Configuration procedure 
1. Configure Switch A: 
# Configure VLAN 2. 
 system-view 
[SwitchA] ipv6 
[SwitchA] vlan 2 
[SwitchA-vlan2] port gigabitethernet 1/0/5 
[SwitchA-vlan2] quit 
[SwitchA] interface vlan-interface 2 
[SwitchA-Vlan-interface2] ipv6 address fe80::1 link-local 
[SwitchA-Vlan-interface2] ipv6 address 1::1 64 
# Create a VRRP group 1 and set its virt ual IPv6 addresses to FE80::10 and 1::10. 
[SwitchA-Vlan-interface2] vrrp ipv6 vrid 1 virtual-ip...

Page 2232

 169 
[SwitchB] interface vlan-interface 2 
[SwitchB-Vlan-interface2] ipv6 address fe80::2 link-local 
[SwitchB-Vlan-interface2] ipv6 address 1::2 64 
# Create a VRRP group 1 and set its virtual IPv6 addresses to FE80::10 and 1::10. 
[SwitchB-Vlan-interface2] vrrp ipv6 vrid 1 virtual-ip fe80::10 link-loca\
l 
[SwitchB-Vlan-interface2] vrrp ipv6 vrid 1 virtual-ip 1::10 
# Configure Switch B to operate in preemptive mo de, with the preemption delay set to 5 seconds. 
[SwitchB-Vlan-interface2] vrrp ipv6...

Page 2233

 170 
When Switch A fails, you can still successfully ping Host B on Host A. To view the detailed 
information about the VRRP group on Switch B, use the display vrrp ipv6 verbose command. 
# When Switch A fails, the detailed information  about VRRP group 1 on Switch B is displayed. 
[SwitchB-Vlan-interface2] display vrrp ipv6 verbose 
 IPv6 Standby Information: 
     Run Mode       : Standard 
     Run Method     : Virtual MAC 
 Total number of virtual routers : 1 
   Interface Vlan-interface2 
     VRID...

Page 2234

 171 
•  When Switch A operates normally, packets sent from Host A to Host B are forwarded by Switch A. 
If VLAN-interface 3 through which Switch A connects to the Internet is not available, packets sent 
from Host A to Host B are forwarded by Switch B. 
•   To prevent attacks to the VRRP group from illegal users by using spoofed packets, configure the 
authentication mode as plain text to authenticate the VRRP packets in VRRP group 1, and specify the 
authentication key as  hello. 
Figure 45  Network...

Page 2235

 172 
[SwitchA-Vlan-interface2] vrrp ipv6 vrid 1 preempt-mode timer delay 5 
# Set VLAN-interface 3 on Switch A to be tracked, and configure the amount by which the priority 
value decreases to be more than 10 (30 in this example), so that when VLAN interface 3 fails, the 
priority of Switch A in VRRP group 1 decreases  to a value lower than 100 and thus Switch B can 
become the master. 
[SwitchA-Vlan-interface2] vrrp ipv6 vrid 1 track interface vlan-interface 3 reduced 
30 
# Enable Switch A to send RA...

Page 2236

 173 
     Auth Type      : Simple          Key          : ****** 
     Virtual IP     : FE80::10 
                      1::10 
     Virtual MAC    : 0000-5e00-0201 
     Master IP      : FE80::1 
   VRRP Track Information: 
     Track Interface: Vlan3          State : Up                Pri Reduc\
ed : 30 
# Display the detailed information about VRRP group 1 on Switch B. 
[SwitchB-Vlan-interface2] display vrrp ipv6 verbose 
 IPv6 Standby Information: 
     Run Mode       : Standard 
     Run Method...

Page 2237

 174 
# When interface VLAN-interface 3 on Switch A is not available, the detailed information about 
VRRP group 1 on Switch B is displayed. 
[SwitchB-Vlan-interface2] display vrrp ipv6 verbose 
 IPv6 Standby Information: 
     Run Mode       : Standard 
     Run Method     : Virtual MAC 
 Total number of virtual routers : 1 
   Interface Vlan-interface2 
     VRID           : 1               Adver Timer  : 400 
     Admin Status   : Up              State        : Master 
     Config Pri     : 100...

Page 2238

 175 
Figure 46 Network diagram 
 
 
Configuration procedure 
1. Configure Switch A: 
# Configure VLAN 2. 
 system-view 
[SwitchA] ipv6 
[SwitchA] vlan 2 
[SwitchA-vlan2] port gigabitethernet 1/0/5 
[SwitchA-vlan2] quit 
[SwitchA] interface vlan-interface 2 
[SwitchA-Vlan-interface2] ipv6 address fe80::1 link-local 
[SwitchA-Vlan-interface2] ipv6 address 1::1 64 
# Create VRRP group 1 and set its virtual IPv6 addresses to FE80::10 to 1::10. 
[SwitchA-Vlan-interface2] vrrp ipv6 vrid 1 virtual-ip fe80::10...

Page 2239

 176 
# Create VRRP group 2 and set its virtual IPv6 addresses to FE90::10 and 2::10. 
[SwitchA-Vlan-interface3] vrrp ipv6 vrid 2 virtual-ip fe90::10 link-loca\
l 
[SwitchA-Vlan-interface3] vrrp ipv6 vrid 2 virtual-ip 2::10 
# Enable Switch A to send RA messages, so that hosts in VLAN 3 can learn the default gateway 
address. 
[SwitchA-Vlan-interface2] undo ipv6 nd ra halt 
2. Configure Switch B: 
# Configure VLAN 2. 
 system-view 
[SwitchB] ipv6 
[SwitchB-vlan2] port gigabitethernet 1/0/5...

Page 2240

 177 
 Total number of virtual routers : 2 
   Interface Vlan-interface2 
     VRID           : 1               Adver Timer  : 100 
     Admin Status   : Up              State        : Master 
     Config Pri     : 110             Running Pri  : 110 
     Preempt Mode   : Yes             Delay Time   : 0 
     Auth Type      : None 
     Virtual IP     : FE80::10 
                      1::10 
     Virtual MAC    : 0000-5e00-0201 
     Master IP      : FE80::1 
   Interface Vlan-interface3 
     VRID...
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