D-Link DGS-6608 [497/1106] Monitor session source remote vlan

Превью страниц Страница 497 / 1106
D-Link DGS-6608 [497/1106] Monitor session source remote vlan
DGS-6600 Series Switch m monitor session source remote vlan
CLI Reference Guide
487
monitor session source remote vlan
Use the command to configure the RSPAN VLAN for a RSPAN destination
session. Use the no form of the command to remove configuration of the RSPAN
VLAN.
monitor session SESSION-NUMBER source remote vlan VLAN-ID
no monitor session SESSION-NUMBER source remote vlan
Default Not configured.
Command Mode Global configuration mode.
Usage Guideline Use the command on the destination switch of a RSPAN session.
The monitor session source remote vlan command configures the VLAN that the
monitored source packets are tunneled over from the remote site. Use the
monitor session destination interface command to configure the destination port.
Use the remote-span command in vlan config mode to specify a VLAN as a
RSPAN VLAN.
Example This example shows how to create a RSPAN session on the destination switch. It
assigns VLAN 100 as the RSPAN VLAN and eth2.4 as the destination port. It
also assigns VLAN 100 as the RSPAN VLAN. The monitored packets arrive at
port eth2.1 and will be transmitted out from port eth2.4.
Syntax Description
SESSION-NUMBER Specify the session number of the port mirroring session. The valid range is 1 to
3.
remote vlan VLAN-ID Specify the VLAN that the monitored source packets are tunneled over from the
remote site. The valid range is 2 to 4094.
Switch# configure terminal
Switch(config)# vlan 100
Switch(config-vlan)# remote-span
Switch(config-vlan)#exit
Switch(config)# interface eth2.1
Switch(config-if)# trunk-allowed vlan 100
Switch(config-if)# exit
Switch(config)# interface eth2.4
Switch(config-if)# access vlan 100
Switch(config-if)# exit
Switch(config)# monitor session 2 source remote vlan 100
Switch(config)# monitor session 2 destination interface eth2.4
Switch(config)#

Содержание

4839