D-Link DGS-6604 — настройка RSPAN VLAN для коммутаторов: руководство по командам [610/1106]

Превью страниц Страница 610 / 1106
D-Link DGS-6604 [610/1106] Default
DGS-6600 Series Switch m remote-span
CLI Reference Guide
600
remote-span
Use the command to specify a VLAN as a RSPAN VLAN. Use the no form of the
command to revert to a non RSPAN VLAN.
remote-span
no remote-span
Syntax Not applicable.
Default 802.1q VLAN.
Command Mode VLAN config mode.
Usage Guideline Use the remote-span command in vlan config mode to specify a VLAN as a
RSPAN VLAN.The MAC address learning on the RSPAN VLAN is disabled.
Use the command in the source switch, middle switch and the destination switch
involved in the RSPAN session.
For the middle switch involved in a RSPAN session, the port that the monitored
packet arrives from and the port that the monitored packets will be sent out need
to configured as tag member port of the RSPAN VLAN.
Example This example assigns VLAN 100 as the RSPAN VLAN in the middle switch of
RSPAN session. Supposed that eth3.1 is where the monitored packets arrive
and eth3.5 is where the monitored packet is transmitted.
You can verify your settings by entering the show vlan command.
Switch(config)# interface eth3.1
Switch(config-if)# trunk allowed-vlan 100
Switch(config-if)# exit
Switch(config)# interface eth3.5
Switch(config-if)# trunk allowed-vlan 100
Switch(config-if)# exit
Switch(config)# vlan 100
Switch(config-vlan)# remote-span
Switch(config-vlan)#exit
Switch(config)#

Содержание

4839

Узнайте, как настроить RSPAN VLAN на коммутаторах с помощью командной строки. Пошаговые инструкции и примеры для эффективного управления сетевыми потоками.