Configuring VLAN Stacking Services Configuring VLAN Stacking
page 9-20 OmniSwitch AOS Release 6 Network Configuration Guide September 2009
Note. 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.
Associating UNI Profiles with UNI Ports
After a UNI profile is created, it is then necessary to associate the profile with a UNI port or a UNI link
aggregate. When this is done, the current profile associated with the port is replaced with the new profile.
The ethernet-service uni uni-profile command is used to associate a new profile with a UNI port. For
example, the following command associates the discard-gvrp profile to UNI port 1/1:
-> ethernet-service uni 1/1 uni-profile discard-gvrp
To change the profile associated with the UNI port back to the default profile, specify “default-uni-profile”
for the profile name. For example:
-> ethernet-service uni 1/1 uni-profile default-uni-profile
Use the show ethernet-service uni command to display the profile associations for each UNI port.