Brocade Network OS Command Reference v4.1.0 User Manual
Page 1143

Network OS Command Reference
1105
53-1003115-01
show running-config port-profile vlan-profile
2
Usage Guidelines
On the Brocade VDX family of switches, VLANs are treated as interfaces from a configuration point
of view. By default, all the DCB ports are assigned to VLAN 1 (VLAN ID equals 1). Valid VLAN IDs
are as follows:
•
On Brocade VDX 8770 switches: 1 through 4086 for 802.1Q VLANs (VLAN IDs 4087
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
•
On all other Brocade VDX switches: 1 through 3962 for 802.1Q VLANs (VLAN IDs 3963
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
Examples
switch# show running-config port-profile vlan-profile
port-profile default
vlan-profile
switchport
switchport mode trunk
switchport trunk allowed vlan all
switchport trunk native-vlan 1
!
!
switch# show running-config port-profile vlan-profile switchport trunk
native-vlan
port-profile default
vlan-profile
switchport trunk native-vlan 1
!
!
See Also
port-profile (global configuration mode), show running-config port-profile, switchport,
switchport access, switchport mode, switchport trunk allowed vlan rspan-vlan, vlan-profile (AMPP)