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 451
240 [SwitchA-GigabitEthernet1/0/1] quit [SwitchA] interface gigabitethernet 1/0/2 [SwitchA-GigabitEthernet1/0/2] lldp enable [SwitchA-GigabitEthernet1/0/2] lldp admin-status txrx [SwitchA-GigabitEthernet1/0/2] lldp compliance admin-status cdp txrx [SwitchA-GigabitEthernet1/0/2] quit 3. Verify the configuration: # Display the neighbor information on Switch A. [SwitchA] display lldp neighbor-information CDP neighbor-information of port 1[GigabitEthernet1/0/1]: CDP neighbor index : 1...
Page 452
241 Configuring a service loopback group (available only on the 5500 EI) Overview To increase traffic redirecting throughput, you can bundle multiple Ethernet ports of a device together to increase bandwidth and implement load sharing. These ports that act as a logical link form a service loopback group. A service loopback group must contain at least one Ethernet port as its member port, called a service loopback port. For example, by assigning three Ethernet ports of the same device to a...
Page 453
242 2. Set the state of each member port in the service loopback group. Figure 78 Setting the state of each member port in a service loopback group NOTE: Every time a new port is assigned to a service loo pback group, the system resets the state of the member ports in the service loopback group accord ing to the process described previously. Configuration restrictions and guidelines • A service loopback group may be referenced by mu ltiple features once it is created, and can process...
Page 454
243 Step Command Remarks 3. Enter Layer 2 Ethernet interface view. interface interface-type interface-number N/A 4. Assign the Ethernet interface to the specified service loopback group. port service-loopback group number By default, a port does not belong to any service loopback group. You can perform this command on different ports to assign multiple ports to a service loopback group. Displaying and maintaining service loopback groups Task Command Remarks Display...
Page 455
244 [DeviceA] interface gigabitethernet 1/0/3 [DeviceA-GigabitEthernet1/0/3] undo stp enable [DeviceA-GigabitEthernet1/0/3] undo lldp enable [DeviceA-GigabitEthernet1/0/3] undo ndp enable [DeviceA-GigabitEthernet1/0/3] port service-loopback group 1 [DeviceA-GigabitEthernet1/0/3] quit # Create logical interface Tunnel 1 and reference service loopback group 1 on Tunnel 1. [DeviceA] interface tunnel 1 [DeviceA-Tunnel1] service-loopback-group 1
Page 456
245 Configuring MVRP Overview Multiple Registration Protocol (MRP) is an attribute registration protocol and transmits attribute messages. Multiple VLAN Registration Protocol (MVRP) is a ty pical MRP application. MVRP propagates and learns VLAN configuration among devices. MVRP enab les a device to propagates the local VLAN configuration to the other devices, receive VLAN configuration from other devices, and dynamically update the local VLAN configuration (including the active VLANs and the...
Page 457
246 MVRP registers and deregisters VLAN attributes as follows: • When a port receives the declaration of a VLAN attribute, the port registers the VLAN and joins the VLAN. • When a port receives the withdrawal of a VLAN at tribute, the port deregisters the VLAN and leaves the VLAN. Figure 79 s hows a simple MVRP implementation on an MSTI. In a network with multiple MSTIs, VLAN registration and deregistration are performed on a per-MSTI basis. MRP messages MRP exchanges information among...
Page 458
247 MRP timers The implementation of MRP uses the following timers to control MRP message transmission. • Pe rio d ic t i m e r On startup, an MRP participant starts its own Peri odic timer to control MRP message transmission. The MRP participant collects the MRP messages to be sent before the Periodic timer expires, and sends the MRP messages in as few packets as po ssible when the Periodic timer expires and meanwhile restarts the Periodic timer. This mechanism reduces the number of MRP...
Page 459
248 An MVRP participant in fixed registration mode disables deregistering dynamic VLANs, sends declarations for dynamic VLANs and static VLANs, and drops received MVRP protocol packets. As a result, an MVRP participant port in fixed regi stration mode does not deregister or register dynamic VLANs. • Forbidden An MVRP participant in forbidden registration mo de disables registering dynamic VLANs, sends declarations for dynamic VLANs and static VLANs, and drops received MVRP protocol packets....
Page 460
249 duplicates. For more information about port mirroring, see Network Management and Monitoring Configuration Guide . • Enabling MVRP on a Layer 2 aggregate interface enables both the aggr egate interface and all Selected member ports in the link aggregation gr oup to participate in dynamic VLAN registration and deregistration. Configuration procedure To enable MVRP: Step Command Remarks 1. Enter system view. system-view N/A 2. Enable MVRP globally. mvrp global enable By default,...