xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
490
disable rspan
Purpose
Used to disable the RSPAN globally.
Syntax
disable rspan
Description
This command controls the RSPAN function.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
Configure RSPAN state to disabled:
DGS-3450:admin# disable rspan
Command: disable rspan
Success.
DGS-3450:admin#
create rspan vlan
Purpose
Used to create an RSPAN VLAN.
Syntax
create rspan vlan [vlan_name <vlan_name> | vlan_id <value 1-4094>]
Description
This command is used to create the RSPAN VLAN. Up to 16 RSPAN VLANs can be created.
Parameters
vlan_name
- Create the RSPAN VLAN by VLAN name.
vlan_id
- Create the RSPAN VLAN by VLAN ID.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create an RSPAN VLAN entry by VLAN name “v2”:
DGS-3450:admin# create rspan vlan vlan_name v2
Command: create rspan vlan vlan_name v2
Success.
DGS-3450:admin#
To create an RSPAN VLAN entry by VLAN ID “3”:
DGS-3450:admin# create rspan vlan vlan_id 3
Command: create rspan vlan vlan_id 3
Success.
DGS-3450:admin#
delete rspan vlan
Purpose
Used to delete an RSPAN VLAN.