Chapter 33
33-4 Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
set vlan (frame format)
Command Mode Global Configuration.
Description Modifies the frame tagging format of the specified switch ports that are
bound to the specified VLAN.
Syntax set vlan {<vlan-id> | name <vlan-name>} <mod-swport-range>
[...,<mod-swport-range>] frame-format {clear | from-port}
Sample Output The following example sets the frame format for vlan 1 4/1 to clear:
(configure)# set vlan 1 4/1 frame-format clear
VLAN ID 1, switch port 4/1 frame-format set to
"clear"
Systems P550R, P580, P880, and P882.
Table 33-3. Parameters, Keywords, Arguments
Name Definition
<vlan-id> The VLAN that the switch port is bound to by its VLAN
ID.
<vlan-name> The VLAN the switch port is bound to by its name.
<mod-swport-range> A single switch port or range of switch ports on a
module.
frame-format {clear |
from-port} clear means frames sent out the specified ports in
the specified VLAN are sent out without tags,
regardless of what the trunking attribute of the
switch ports is set to.
from-port means that the frames are sent out with
whatever tag the switch ports trunking attribute is
set to, if any.