Skip to main content
NetApp Knowledge Base

What is the native VLAN in ONTAP 9?

Views:
152
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
NAS
Last Updated:

Applies to

ONTAP 9

Answer

  • In ONTAP, the native VLAN refers to the untagged port that allows traffic to pass without VLAN tags.
    • Any traffic sent by a switch without a VLAN tag will be placed on this port.
  • On a switch, the native VLAN is the designated VLAN for traffic that enters or exits without a VLAN tag.
    • Any untagged traffic sent by ONTAP will be placed on the switch's configured native VLAN
    • On most switches, the native VLAN defaults to VLAN 1
  • ONTAP's native VLAN consists of the untagged "base" ports that host VLANs
    • For instance, if ONTAP hosts VLAN 500 on a0a-500, then a0a serves as the native VLAN port. 
    • If ONTAP hosts VLAN 1203 on e0e-1203, then e0e functions as the native VLAN port.
  • Any untagged port could potentially be considered a "native VLAN" if it's connected to switchport configured for VLAN tagging
  • ::> network port show

Node: node1
Port      IPspace      Broadcast Domain Link MTU  Admin/Oper  Status
--------- ------------ ---------------- ---- ---- ----------- --------
a0a       Default      Native           up   1500     -/-     healthy <<<< Native VLAN
a0a-500   Default      Vlan500          up   1500     -/-     healthy <<<< VLAN tagged
e0e       Default      Native           up   1500  auto/10000 healthy <<<< Native VLAN
e0e-1203  Default      Vlan1203         up   1500     -/-     healthy <<<< VLAN tagged
e0f       Default      Default          up   1500  auto/10000 healthy <<<< May be native VLAN based on switch config 

 

Additional Information

additionalInformation_text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.