xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1069
Parameters
<profile_id> - Specifies the profile ID number to be deleted.
all - Specifies that all profiles will be deleted.
rule_id - (Optional) Specifies the rule ID range that will be deleted. If the rule ID is not specified,
all rules of the profile will be deleted at first, and then the profile will be deleted.
<rule_id_list> - Enter the rule ID range used here.
all - Specifies that all rules will be deleted.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To delete VLAN translation profile ID 2:
DGS-3620-28PC:admin#delete vlan_translation_profile 2
Command: delete vlan_translation_profile 2
Success.
To delete a QinQ rule with an ID of 3 from profile 2:
DGS-3620-28PC:admin#delete vlan_translation_profile 2 rule_id 3
Command: delete vlan_translation_profile 2 rule_id 3
Success.