HP 6125XLG Configuration Manual page 124

Blade switch network management and monitoring
Table of Contents

Advertisement

# Configure VLAN 2 as the remote probe VLAN of the mirroring group and Ten-GigabitEthernet
1/1/6 as the monitor port of the mirroring group, disable the spanning tree feature on
Ten-GigabitEthernet 1/1/6, and assign the port to VLAN 2 as an access port.
[DeviceC] mirroring-group 2 remote-probe vlan 2
[DeviceC] interface ten-gigabitethernet 1/1/6
[DeviceC-Ten-GigabitEthernet1/1/6] mirroring-group 2 monitor-port
[DeviceC-Ten-GigabitEthernet1/1/6] undo stp enable
2.
Configure Device B (the intermediate device):
# Create VLAN 2, which is to be configured as the remote probe VLAN.
<DeviceB> system-view
[DeviceB] vlan 2
# Disable MAC address learning for VLAN 2.
[DeviceB-vlan2] undo mac-address mac-learning enable
[DeviceB-vlan2] quit
# Configure Ten-GigabitEthernet 1/1/5 as a trunk port to permit the packets of VLAN 2 to pass
through.
[DeviceB] interface ten-gigabitethernet 1/1/5
[DeviceB-Ten-GigabitEthernet1/1/5] port link-type trunk
[DeviceB-Ten-GigabitEthernet1/1/5] port trunk permit vlan 2
[DeviceB-Ten-GigabitEthernet1/1/5] quit
# Configure Ten-GigabitEthernet 1/1/6 as a trunk port to permit the packets of VLAN 2 to pass
through.
[DeviceB] interface ten-gigabitethernet 1/1/6
[DeviceB-Ten-GigabitEthernet1/1/6] port link-type trunk
[DeviceB-Ten-GigabitEthernet1/1/6] port trunk permit vlan 2
[DeviceC-Ten-GigabitEthernet1/1/6] quit
3.
Configure Device A (the source device):
# Create a remote source group.
<DeviceA> system-view
[DeviceA] mirroring-group 1 remote-source
# Create VLAN 2, which is to be configured as the remote probe VLAN.
[DeviceA] vlan 2
# Disable MAC address learning for VLAN 2.
[DeviceA-vlan2] undo mac-address mac-learning enable
[DeviceA-vlan2] quit
# Configure VLAN 2 as the remote probe VLAN of the mirroring group 1, and configure
Ten-GigabitEthernet 1/1/5 as a source port and Ten-GigabitEthernet 1/1/6 as the egress port in
the mirroring group.
[DeviceA] mirroring-group 1 remote-probe vlan 2
[DeviceA] mirroring-group 1 mirroring-port ten-gigabitethernet 1/1/5 both
[DeviceA] mirroring-group 1 monitor-egress ten-gigabitethernet 1/1/6
# Configure port Ten-GigabitEthernet 1/1/6 as a trunk port to permit the packets of VLAN 2 to
pass through, and disable the spanning tree feature on the port.
[DeviceA] interface ten-gigabitethernet 1/1/6
[DeviceA-Ten-GigabitEthernet1/1/6] port link-type trunk
[DeviceA-Ten-GigabitEthernet1/1/6] port trunk permit vlan 2
118

Advertisement

Table of Contents
loading

Table of Contents