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 2391
90 { When a VLAN is configured as a remote probe VLAN, use the remote probe VLAN for port mirroring exclusively. Do not create a VLAN interface for the VLAN or configure any other features for the VLAN. { The remote mirroring groups on the source device and destination device must use the same remote probe VL AN. 2. Configuration procedure: To configure the remote probe VLAN for the remote source group: Step Command Remarks 1. Enter system view. system-view N/A 2. Configure the remote...
Page 2392
91 Step Command Remarks 2. Configure the monitor port. mirroring-group group-id monitor-port monitor-port-id By default, no monitor port is configured for a remote destination group. To configure the monitor port for the remote destination group in interface view: Step Command Remarks 1. Enter system view. system-view N/A 2. Enter interface view. interface interface-type interface-number N/A 3. Configure the current port as the monitor port. [ mirroring-group group-id ]...
Page 2393
92 For more information about the port access vlan, port trunk permit vlan , and port hybrid vlan commands, see Layer 2—LAN Switching Command Reference. Displaying and maintaining port mirroring Task Command Remarks Display the configuration of mirroring groups. display mirroring-group { group-id | all | local | remote-destination | remote-source } [ | { begin | exclude | include } regular-expression ] Available in any view Port mirroring configuration examples Local port...
Page 2394
93 [DeviceA] mirroring-group 1 mirroring-port GigabitEthernet 1/0/1 Gigabit\ Ethernet 1/0/2 both [DeviceA] mirroring-group 1 monitor-port GigabitEthernet 1/0/3 # Disable the spanning tree feature on the monitor port GigabitEthernet 1/0/3. [DeviceA] interface GigabitEthernet 1/0/3 [DeviceA-GigabitEthernet1/0/3] undo stp enable [DeviceA-GigabitEthernet1/0/3] quit 2. Verify the configurations: # Display the configuration of all mirroring groups. [DeviceA] display mirroring-group all...
Page 2395
94 Configuration procedure # Create remote source mirroring group 1. system-view [DeviceA] mirroring-group 1 remote-source # Configure GigabitEthernet 1/0/1 through GigabitEthernet 1/0/3 as source ports of remote source mirroring group 1. [DeviceA] mirroring-group 1 mirroring-port gigabitethernet 1/0/1 to gigabitethernet 1/0/3 both # Configure an unused port (GigabitEthernet 1/0/5 for example) of Device A as the reflector port of remote source mirroring group 1. [DeviceA] mirroring-group 1...
Page 2396
95 # Create a remote source group. system-view [DeviceA] mirroring-group 1 remote-source # Create VLAN 2 as the remote probe VLAN. [DeviceA] vlan 2 # Disable MAC address learning for the remote probe VLAN. [DeviceA-vlan2] mac-address mac-learning disable [DeviceA-vlan2] quit # Configure VLAN 2 as the remote probe VLAN of the mirroring group; configure GigabitEthernet 1/0/1 as a source port and GigabitEthernet 1/0/ 2 as the egress port in the mirroring group. [DeviceA] mirroring-group 1...
Page 2397
96 [DeviceC-GigabitEthernet1/0/1] port trunk permit vlan 2 [DeviceC-GigabitEthernet1/0/1] quit # Create a remote destination group. [DeviceC] mirroring-group 1 remote-destination # Create VLAN 2 as the remote probe VLAN. [DeviceC] vlan 2 # Disable MAC address learning for the remote probe VLAN. [DeviceC-vlan2] mac-address mac-learning disable [DeviceC-vlan2] quit # Configure VLAN 2 as the remote probe VLAN of the mirroring group and GigabitEthernet 1/0/2 as the monitor port of the mirroring...
Page 2398
97 Configuring traffic mirroring • Both bridge mode (Layer 2) and route mode (Layer 3) Ethernet ports support traffic mirroring. The term interface in this chapter collectively refers to these two types of ports. You can use the port link-mode command to set an Ethernet por t to operate in bridge or route mode (see Layer 2—LAN Switching Configuration Guide ). • Only the HP 5500 EI switch series supports configuring traffic mirroring on Layer 3 Ethernet interfaces. Introduction to traffic...
Page 2399
98 Step Command Remarks 2. Create a class and enter class view. traffic classifier tcl-name [ operator { and | or } ] By default, no traffic class exists. 3. Configure match criteria. if-match match-criteria By default, no match criterion is configured in a traffic class. For more information about the traffic classifier and if-match commands, see ACL and QoS Command Reference . Configuring traffic mirroring of different types In a traffic behavior, you can configure only...
Page 2400
99 Step Command Remarks 1. Enter system view. system-view N/A 2. Create a policy and enter policy view. qos policy policy-name By default, no policy exists. 3. Associate a class with a traffic behavior in the QoS policy. classifier tcl-name behavior behavior-name By default, no traffic behavior is associated with a class. For more information about the qos policy and classifier behavior commands, see ACL and QoS Command Reference . Applying a QoS policy For more...