/
vlan-interface interface vif description

vlan-interface interface vif description

To add description for a VLAN interface, use the set vlan-interface interface vif description command in L2/L3 configuration mode. To remove the description, use the delete form of the command.

Command Syntax

set vlan-interface interface interface-name vif vif-name description description

delete vlan-interface interface interface-name vif vif-name description

Parameters

interface-nameInterface name.
vif-nameL3 interface name.
descriptionDescription of the interface in free text.

Example

The following example configures a description for the vlan20 interface and then removes the description:

admin@Switch# set vlan-interface interface vlan20 vif vlan20 description "My VLAN"
admin@Switch# commit
admin@Switch# delete vlan-interface interface vlan20 vif vlan20 description 

Copyright © 2025 Pica8 Inc. All Rights Reserved.