DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
192
This command is used to enable the surveillance VLAN state of ports. Use the
no
form of this command to
disable the surveillance VLAN state of ports.
surveillance vlan enable
no surveillance vlan enable
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
The command is available for physical port and port-channel interface configuration.
The command takes effect for access ports or hybrid ports.
Use this command to enable the surveillance VLAN function for ports.
Both the
surveillance vlan
command in Global Configuration Mode and the
surveillance vlan
enable
command in Interface Configuration Mode need to be enabled for a port to start the
surveillance VLAN
function.
When surveillance VLAN is enabled for a port, the port will be automatically learned as surveillance VLAN
untagged member, the received untagged surveillance packets will be forwarded to surveillance VLAN. The
received packets are determined as surveillance packets if the source MAC addresses of packets comply with
the OUI addresses configured by the
surveillance vlan mac-address
command.
Example
This example shows how to enable surveillance VLAN function on physical port eth1/0/1.
Switch# config terminal
Switch(config)# interface Ethernet 1/0/1
Switch(config-if)#surveillance vlan enable
Switch(config-if)#
35-4
surveillance vlan mac-address
This command is used to add the user-defined surveillance device OUI. Use the
no
form of this command to
delete the user-defined surveillance device OUI.
surveillance vlan mac-address
MAC-ADDRESS MASK
[component-type {vms | vms-client | video-
encoder | network-storage | other} description
TEXT
]
no surveillance vlan mac-address
MAC-ADDRESS MASK
Parameters