xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
857
Parameters
vlan_name - Create the RSPAN VLAN by VLAN name.
<vlan_name> - Enter the VLAN name here.
vlan_id - Create the RSPAN VLAN by VLAN ID.
<vlanid 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 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.
86-4 delete rspan vlan
Description
This command is used to delete RSPAN VLANs.
Format
delete rspan vlan [vlan_name <vlan_name> | vlan_id <vlanid 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.
<vlanid 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.