VLAN Stacking Commands
OmniSwitch CLI Reference Guide November 2009 page 24-25
Usage Guidelines
• Use the no form of this command to delete a UNI profile.
• Remove any UNI profile associations with UNI ports before attempting to modify or delete the profile.
• Up to five unique UNI profile combinations, including the default profile, are allowed per switch. If a
profile has the same processing settings as any other profile, the profile is not considered unique.
• Not all of the protocol parameters are currently supported with the peer, tunnel, and discard parame-
ters. Use the following table to determine the parameter combinations that are supported:
• Note that the VLAN Stacking provider edge (PE) switch will not tunnel GVRP frames unless the
GVRP feature and/or GVRP transparent switching functionality is enabled on the PE switch. This is
true even if GVRP processing is enabled for the VLAN Stacking port.
• If a user-configured UNI profile is not associated with a UNI port, then the default profile (default-uni-
profile) is used to process control packets ingressing on the port.
Examples
-> ethernet-service uni-profile uni_1 l2-protocol stp gvrp discard
-> no ethernet-service uni-profile uni_1
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
alaEServiceUNIProfileTable
alaEServiceUNIProfileID
alaEServiceUNIProfileStpBpduTreatment
alaEServiceUNIProfile8021xTreatment
peer discard tunnel
stp no yes yes
802.1x yes yes yes
802.3ad yes yes yes
802.1ab yes yes yes
gvrp no yes yes
amap yes yes yes
ethernet-service uni uni-profile Associates a VLAN Stacking UNI profile with a UNI port.
ethernet-service sap uni Configures the switch port as a VLAN Stacking UNI and associates the
port with a VLAN Stacking Service Access Point (SAP).
show ethernet-service uni Displays the profile associations for VLAN Stacking UNI ports.
show ethernet-service uni-
profile
Displays the profile attribute configuration for VLAN Stacking UNI
profiles.