H3C Technologies H3C SR8800 User Manual

Page 141

Advertising
background image

129

[DeviceB-GigabitEthernet3/0/1] port trunk permit vlan 2

[DeviceB-GigabitEthernet3/0/1] quit

# Configure GigabitEthernet 3/0/2 as a trunk port that permits the packets of VLAN 2 to pass

through.

[DeviceB] interface GigabitEthernet3/0/2

[DeviceB-GigabitEthernet3/0/2] port link-type trunk

[DeviceB-GigabitEthernet3/0/2] port trunk permit vlan 2

[DeviceB-GigabitEthernet3/0/2] quit

3.

Configure Device C (the destination device):
# Configure GigabitEthernet 3/0/1 as a trunk port that permits the packets of VLAN 2 to pass
through.

<DeviceC> system-view

[DeviceC] interface GigabitEthernet3/0/1

[DeviceC-GigabitEthernet3/0/1] port link-type trunk

[DeviceC-GigabitEthernet3/0/1] port trunk permit vlan 2

[DeviceC-GigabitEthernet3/0/1] quit

# Create a remote destination group.

[DeviceC] mirroring-group 1 remote-destination

# Create VLAN 2.

[DeviceC] vlan 2

[DeviceC-vlan2] quit

# Configure VLAN 2 as the remote probe VLAN of the mirroring group and GigabitEthernet

3/0/2 as the monitor port of the mirroring group, disable the spanning tree feature on
GigabitEthernet 3/0/2, and assign the port to VLAN 2.

[DeviceC] mirroring-group 1 remote-probe vlan 2

[DeviceC] interface GigabitEthernet3/0/2

[DeviceC-GigabitEthernet3/0/2] mirroring-group 1 monitor-port

[DeviceC-GigabitEthernet3/0/2] undo stp enable

[DeviceC-GigabitEthernet3/0/2] port access vlan 2

[DeviceC-GigabitEthernet3/0/2] quit

4.

Verify the configuration:
After the configurations are completed, you can monitor all the packets received and sent by the
marketing department on the server.

Advertising