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 2181
118 # Configure GigabitEthernet 1/0/2 as a trunk port and assign it to VLANs 1 through 200. Disable the spanning tree feature and enable flush message receiving on it, and configure VLAN 10 and VLAN 110 as the receive control VLANs. [DeviceD] interface gigabitethernet 1/0/2 [DeviceD-GigabitEthernet1/0/2] port link-type trunk [DeviceD-GigabitEthernet1/0/2] port trunk permit vlan 1 to 200 [DeviceD-GigabitEthernet1/0/2] undo stp enable [DeviceD-GigabitEthernet1/0/2] smart-link flush enable...
Page 2182
119 Configuring Monitor Link Monitor Link overview Monitor Link is a port collaboration function. Monitor Link usually works together with Layer 2 topology protocols. The idea is to monitor the states of upli nk ports and adapt the up/down state of downlink ports to the up/down state of uplink ports, triggering link switchover on the downstream device in time, as shown in Figure 28. Figure 28 Monitor Link application sc enario Terminology Monitor link group A monitor link group is a set...
Page 2183
120 • Downlink ports are the monitoring ports. The state of the downlink ports in a monitor link group adapts to that of the monitor link group. When th e state of a monitor link group changes, the state of its member downlink ports change accordingly. The state of the downlink ports in a monitor link group is always consistent with that of the monitor link group. Uplink/Downlink The uplink is the link that connects the uplink ports in a monitor link group, and the downlink is the link that...
Page 2184
121 Step Command 1. Enter system view. system-view 2. Enter monitor link group view. monitor-link group group-id 3. Configure member ports for the monitor link group. port interface-type interface-number { uplink | downlink } In interface view To configure member ports for a moni tor link group in interface view: Step Command 1. Enter system view. system-view 2. Enter Layer 2 Ethernet interface view or Layer 2 aggregate interface view. interface interface-type...
Page 2185
122 Figure 29 Network diagram Configuration procedure 1. Configure Device C: # Create VLANs 1 through 30, map these VLAN s to MSTI 1, and activate MST region configuration. system-view [DeviceC] vlan 1 to 30 [DeviceC] stp region-configuration [DeviceC-mst-region] instance 1 vlan 1 to 30 [DeviceC-mst-region] active region-configuration [DeviceC-mst-region] quit # Disable the spanning tree feature on Gig abitEthernet 1/0/1 and GigabitEthernet 1/0/2 separately, configure them as trunk...
Page 2186
123 2. Configure Device A: # Create VLANs 1 through 30. system-view [DeviceA] vlan 1 to 30 # Configure GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 as trunk po rts, assign them to VLANs 1 through 30, and enable flus h message receiving on them. [DeviceA] interface gigabitethernet 1/0/1 [DeviceA-GigabitEthernet1/0/1] port link-type trunk [DeviceA-GigabitEthernet1/0/1] port trunk permit vlan 1 to 30 [DeviceA-GigabitEthernet1/0/1] smart-link flush enable [DeviceA-GigabitEthernet1/0/1]...
Page 2187
124 # Configure GigabitEthernet 1/0/1 as a trunk port, assign it to VLANs 1 through 30, and enable flush message receiving on it. [DeviceD] interface gigabitethernet 1/0/1 [DeviceD-GigabitEthernet1/0/1] port link-type trunk [DeviceD-GigabitEthernet1/0/1] port trunk permit vlan 1 to 30 [DeviceD-GigabitEthernet1/0/1] smart-link flush enable [DeviceD-GigabitEthernet1/0/1] quit # Configure GigabitEthernet 1/0/2 as a trunk port, assign it to VLANs 1 through 30, disable the spanning tree feature, and...
Page 2188
125 Configuring VRRP (available only on the HP 5500 EI) • The term router in this document refers to both routers and Layer 3 switches. • You can perform interface-specific VRRP configuration only on Layer 3 Ethernet interfaces, VLAN interfaces, and Layer 3 aggregate interfaces, unless otherwise specified. You can set an Ethernet port as a Layer 3 interface by using the port link-mode route command (see Layer 2—LAN Switching Configuration Guide ). • VRRP cannot be configured on...
Page 2189
126 VRRP operates in either of the following modes: • Standard protocol mode —Includes two versions VRRPv2 and VRRPv3 based on RFCs. VRRPv2 is based on IPv4, and VRRPv3 is based on IPv6. Th e two versions implement the same functions but are applied in different network environments. For more information, see VRRP standard protocol mode . • Load balanc ing mode —Extends the standard protocol mode and realizes load balancing. For more information, see VRRP load balancing mode . VRRP...
Page 2190
127 A router in a VRRP group can be in master, backup, or initialize status. VRRP priority VRRP determines the role (master or backup) of each router in a VRRP group by priority. A router with a higher priority is more likely to become the master. VRRP priority is in the range of 0 to 255. The greater the number, the higher the priority. Priorities 1 to 254 are configurable. Priority 0 is reserved for special uses and priority 255 for the IP address owner. When a router acts as the IP address...