xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
412
DES-3528:admin# disable rspan
Command: disable rspan
Success.
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 a RSPAN VLAN:
DES-3528:admin# create rspan vlan vlan_name v3
Command: create rspan vlan vlan_name v3
Success.
delete rspan vlan
Purpose
Used to delete a RSPAN VLAN.
Syntax delete rspan vlan [vlan_name <vlan_name> | vlan_id <value 1-4094>]
Description
This command is used to delete RSPAN VLANs.
Parameters vlan_name – Delete RSPAN VLAN by VLAN name.
vlan_id – Delete RSPAN VLAN by VLAN ID.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a RSPAN VLAN:
DES-3528:admin# delete rspan vlan vlan_name v3
Command: delete rspan vlan vlan_name v3
Success.