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 2211

 148 
Configuration procedure 
To configure VRRP packet attributes:  
Step Command Remarks 
1.  Enter system view. 
system-view N/A  
2.  Set the DSCP value for VRRP 
packets.   vrrp ipv6 dscp 
dscp-value  Optional. 
56 by default. 
3.
  Enter the specified interface 
view.  interface 
interface-type 
interface-number   N/A 
4.
  Configure the authentication 
mode and authentication key 
when the VRRP groups send 
or receive VRRP packets.  vrrp ipv6 vrid 
virtual-router-id  
authentication-mode simple...

Page 2212

 149 
Figure 40 Network diagram 
 
 
Configuration procedure 
1. Configure Switch A: 
# Configure VLAN 2. 
 system-view 
[SwitchA] vlan 2 
[SwitchA-vlan2] port gigabitethernet 1/0/5 
[SwitchA-vlan2] quit 
[SwitchA] interface vlan-interface 2 
[SwitchA-Vlan-interface2] ip address 202.38.160.1 255.255.255.0 
# Create VRRP group 1 and set its  virtual IP address to 202.38.160.111. 
[SwitchA-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111 
# Set the priority of Switch A in VRRP group 1 to  110, which...

Page 2213

 150 
3.
 
Verify the configuration: 
A f t e r  t h e  c o nf i g u r a t i o n ,  H o s t B  c a n  be  p i ng e d  s u c c e s s f u l l y  o n  H o s t  A .  T o  v e r i f y  yo u r  c o n f i g u r a t i o n , 
use the  display vrrp verbose command. 
# Display the detailed information about VRRP group 1 on Switch A. 
[SwitchA-Vlan-interface2] display vrrp verbose 
 IPv4 Standby Information: 
     Run Mode       : Standard 
     Run Method     : Virtual MAC 
 Total number of virtual routers : 1...

Page 2214

 151 
     Preempt Mode   : Yes             Delay Time   : 5 
     Auth Type      : None 
     Virtual IP     : 202.38.160.111 
     Virtual MAC    : 0000-5e00-0101 
     Master IP      : 202.38.160.2 
The output shows that when Switch A fails, Switch B becomes the master, and packets sent from 
Host A to Host B are forwarded by Switch B. 
# After Switch A resumes normal operation, use the  display vrrp verbose command to display the 
detailed information about VRRP group 1 on Switch A....

Page 2215

 152 
Figure 41 Network diagram 
 
 
Configuration procedure 
1. Configure Switch A: 
# Configure VLAN 2. 
 system-view 
[SwitchA] vlan 2 
[SwitchA-vlan2] port gigabitethernet 1/0/5 
[SwitchA-vlan2] quit 
[SwitchA] interface vlan-interface 2 
[SwitchA-Vlan-interface2] ip address 202.38.160.1 255.255.255.0 
# Create a VRRP group 1 and set its virtual IP address to 202.38.160.111. 
[SwitchA-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111 
# Configure the priority of Switch A in the VRRP group to...

Page 2216

 153 
[SwitchB-vlan2] port gigabitethernet 1/0/5 
[SwitchB-vlan2] quit 
[SwitchB] interface vlan-interface 2 
[SwitchB-Vlan-interface2] ip address 202.38.160.2 255.255.255.0 
# Create a VRRP group 1 and set its virtual IP address to 202.38.160.111. 
[SwitchB-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111 
# Configure the authentication mode of the VRRP group as  simple and authentication key as  hello. 
[SwitchB-Vlan-interface2] vrrp vrid 1 authentication-mode simple hello 
# Set the interval for...

Page 2217

 154 
     Virtual IP     : 202.38.160.111 
     Master IP      : 202.38.160.1 
The output shows that in VRRP group 1 Switch A is the master, Switch B is the backup and packets 
sent from Host A to Host B are forwarded by Switch A. 
If interface VLAN-interface 3 through which Switch  A connects to the Internet is not available, you 
c a n  s t i l l  p i n g  H o s t  B  s u c c e s s f u l l y  o n  H o s t  A .  T o  v i e w  t h e  d e t a i l e d  i n f o r m a t i o n  a b o u t  t h e  V R R P  g r...

Page 2218

 155 
VRRP with multiple VLANs configuration example 
Network requirements 
•  Hosts in VLAN 2 use 202.38.160.100/25 as their default gateway and hosts in VLAN 3 use 
202.38.160.200/25 as their default gateway. 
•   Switch A and Switch B belong to both VRRP group 1 and VRRP group 2. The virtual IP address of 
VRRP group 1 is 202.38.160.100/25, and that of VRRP group 2 is 202.38.160.200/25. 
•   In VRRP group 1, Switch A has a higher priority than Switch B. In VRRP group 2, Switch B has a 
higher priority...

Page 2219

 156 
[SwitchA-vlan3] quit 
[SwitchA] interface vlan-interface 3 
[SwitchA-Vlan-interface3] ip address 202.38.160.130 255.255.255.128 
# Create a VRRP group 2 and set its virtual IP address to 202.38.160.200. 
[SwitchA-Vlan-interface3] vrrp vrid 2 virtual-ip 202.38.160.200 
2. Configure Switch B: 
# Configure VLAN 2. 
 system-view 
[SwitchB] vlan 2 
[SwitchB-vlan2] port gigabitethernet 1/0/5 
[SwitchB-vlan2] quit 
[SwitchB] interface vlan-interface 2 
[SwitchB-Vlan-interface2] ip address 202.38.160.2...

Page 2220

 157 
     Admin Status   : Up              State        : Backup 
     Config Pri     : 100             Running Pri  : 100 
     Preempt Mode   : Yes             Delay Time   : 0 
     Become Master  : 2200ms left 
     Auth Type      : None 
     Virtual IP     : 202.38.160.200 
     Master IP      : 202.38.160.131 
# Display the detailed information about the VRRP group on Switch B. 
[SwitchB-Vlan-interface3] display vrrp verbose 
 IPv4 Standby Information: 
     Run Mode       : Standard 
     Run...
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