![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg1a0.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
412
disable rspan
Purpose Used to disable RSPAN
Syntax
disable rspan
Description This command is used to disable the RSPAN function.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable RSPAN:
DGS-3426:5#
disable rspan
Command: disable rspan
Success.
DGS-3426:5#
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 – Creates the RSPAN VLAN by VLAN name.
vlan_id – Creates the RSPAN VLAN by VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create an RSPAN VLAN by VLAN name:
DGS-3426:5#create rspan vlan vlan_name v2
Command: create rspan vlan vlan_name v2
Success.
DGS-3426:5#
To create an RSPAN VLAN by VLAN ID:
DGS-3426:5#create rspan vlan vlan_id 6
Command: create rspan vlan vlan_id 6
Success.
DGS-3426:5#