xStack
®
DGS-3120 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
618
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To create an RSPAN VLAN entry by VLAN name “v2”:
DGS-3120-24TC:admin# create rspan vlan vlan_name v2
Command: create rspan vlan vlan_name v2
Success.
To create an RSPAN VLAN entry by VLAN ID “3”:
DGS-3120-24TC:admin# create rspan vlan vlan_id 3
Command: create rspan vlan vlan_id 3
Success.
66-4 delete rspan vlan
Description
This command is used to delete RSPAN VLANs.
Format
delete rspan vlan [vlan_name <vlan_name> | vlan_id <value 1-4094>]
Parameters
vlan_name - Delete RSPAN VLAN by VLAN name.
<vlan_name> - Enter the VLAN name here.
vlan_id - Delete RSPAN VLAN by VLAN ID.
<value 1-4094> - Enter the VLAN ID here. This value must be between 1 and 4094.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To delete an RSPAN VLAN entry by VLAN name “v2”: