メインコンテンツまでスキップ

ONTAP 9のネイティブVLANとは何ですか。

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

環境

ONTAP 9

回答

  • ONTAPでは、ネイティブVLANは、VLANタグなしでトラフィックが通過できるようにするタグなしポートを指します。
    • VLANタグのないスイッチから送信されたトラフィックは、このポートに配置されます。
  • スイッチでは、 ネイティブVLANは、VLANタグなしで出入りするトラフィックの指定VLANです。
    • ONTAPによって送信されるタグなしトラフィックは、 スイッチに設定されたネイティブVLANに配置されます。
    • ほとんどの スイッチでは、ネイティブVLANは デフォルトでVLAN 1に設定されます。
  • ONTAPのネイティブVLANは 、VLANをホストするタグなしの「ベース」ポートで構成されます。
    • たとえば、ONTAPがa0a-500でVLAN 500をホストしている場合、a0aはネイティブVLANポートとして機能します。
    • ONTAPがe0e-1203でVLAN 1203をホストしている場合、e0eはネイティブVLANポートとして機能します。
  • VLANタギング用に設定されたスイッチポートに接続されている場合、タグなしポートは「ネイティブVLAN」と見なされる可能性があります。
  • ::> 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 

 

追加情報

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.

 

  • この記事は役に立ちましたか?