VLAN Stacking Commands
page 24-24 OmniSwitch CLI Reference Guide November 2009
ethernet-service uni-profile
Creates a User Network Interface (UNI) profile that is used to specify how to process control packets
ingressing on UNI ports.
ethernet-service uni-profile uni-profile-name [l2-protocol {stp | 802.1x | 802.1ab | 802.3ad | gvrp |
amap} {peer | discard | tunnel}
no ethernet-service uni-profile uni-profile-name
Syntax Definitions
uni-profile-name Alphanumeric string of up to 32 characters. Use quotes around string if
the profile name contains multiple words with spaces between them
(e.g., “Alcatel-Lucent Engineering”).
stp Specifies how Spanning Tree BPDU will be processed on the UNI port.
802.1x Specifies how 802.1x control frames will be processed on the UNI port.
802.1ab Specifies how 802.1ab control frames will be processed on the UNI
port.
802.3ad Specifies how 802.3ad and 802.3ah control frames will be processed on
the UNI port.
gvrp Specifies how GARP VLAN Registration Protocol packets will be
processed on the UNI port.
amap Specifies how Alcatel Management Adjacency Protocol packets will be
processed on the UNI port.
peer Allows the UNI port to participate in the specified protocol.
discard Discards the specified PDU.
tunnel Tunnels the specified PDU across the provider network.
Defaults
Platforms Supported
OmniSwitch 6250-Metro Models
parameter default
stp tunnel
802.1x discard
802.3ad peer
802.1ab discard
gvrp tunnel
amap discard