DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
config surveillance_vlan oui
Purpose
Configures the user-defined OUI of a Surveillance device(s) to be associated
with the Surveillance VLAN.
Syntax
config surveillance_vlan oui [add | delete] mac <macaddr> mask
<macmask> { component_type [vms | vms_client | video_encoder |
network_storage | other] {description <desc 8>} }
Description To configure user-defined surveillance traffic OUI. OUI are used by the
switch to identify the surveillance traffic packets. There are a number of pre-
defined OUI. The user can further define user-defined OUI if needed. A user-
defined OUI cannot be the same as any of the pre-defined OUI. The
following are the pre-defined surveillance traffic’s OUI:
OUI
Vendor
Mnemonic name
F0:7D:68:0x:xx:xx
D-Link
D-Link IP camera
28:10:7B:00:00:00 ~
28:10:7B:2F:FF:FF
D-Link
Network camera, Video server, NVR
B0:C5:54:00:00:00~
B0:C5:54:7F:FF:FF
D-Link
Network camera, Video server, NVR
Parameters
add
- Adds a user-defined OUI of a Surveillance device vendor.
delete
- Deletes a user-defined OUI of a Surveillance device vendor.
mac
<macaddr> - The user-defined OUI MAC address.
mask
<maskaddr> - The user-defined OUI MAC address mask.
component_type
[vms|vms_client|video_encoder|network_storage|other]
-
There are surveillance components that could be auto-detected by
surveillance VLAN. These components are: Video Management Server
(VMS), VMS Client, Video Encoder, Network Storage, or other IP
Surveillance Devices.
description <desc 8> -
The text description for the user-defined OUI.
Restrictions Only administrator-level users can issue this command.
Example usage:
Adding a user-defined OUI of a Surveillance device:
DGS-1100-24P/ME:admin#config surveillance_vlan oui add mac
f0:00:00:00:00:00 mask ff:ff:00:00:00:00 component_type vms
description IP-CAM
Command : config surveillance_vlan oui add mac f0:00:00:00:00:00
mask ff:ff:00:00:00:00 component_type vms description IP-CAM
Success.
DGS-1100-24P/ME:admin#
147