Configuring VLAN Stacking Configuring Service-Based VLAN Stacking
OmniSwitch 6800/6850/9000 Network Configuration Guide March 2008 page 6-25
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.