User guide

Configuring Automatic Fabric Configuring Automatic Fabric
OmniSwitch AOS Release 7 Switch Management Guide March 2015 page 14-27
When this option is set to automatic VLAN, a SAP is automatically created for each VLAN tagged
received on the port. The automatic VLAN profile is recommended for tagged traffic. The single service
profile is recommended for untagged traffic.
To change the global default SAP profile setting for the switch, use the auto-fabric protocols spb
default-profile command. For example:
-> auto-fabric protocols spb default-profile single-service
-> auto-fabric protocols spb default-profile auto-vlan
To set the default SAP profile for a specific port or range of ports on the switch, use the auto-fabric
protocols spb set-profile command. For example:
-> auto-fabric protocols spb set-profile single-service interface 1/1/1
-> auto-fabric protocols spb set-profile auto-vlan interface 1/2/1-4
Note. The SAP profile configured for the port or range of ports will over ride the default SAP profile
configured for the switch. By default the SAP profile is “auto-vlan”.