How to create a VLAN on Dell Networking Force10 Switches

摘要: This article explains how to create a Virtual Local Area Network (VLAN) on Dell Networking Force10 Switches

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

VLAN configuration and Associating the VLAN to a physical interface

  

Command Purpose
FTOS#configure Enter configuration mode.
FTOS(conf)#interface vlan 20 Enter and create the VLAN interface.
FTOS(conf-if-vl-20)#description Finance Create a description for the VLAN for identification.
FTOS(conf-if-vl-20)#tagged te 0/1 Associate physical port with the VLAN.  Options are tagged (802.1Q) or untagged.
FTOS(conf-if-vl-20)#end     Exit back to privilege mode.
FTOS# show vlan Verify the VLAN configuration.
FTOS#configure     Enter configuration mode.
FTOS#(conf) no interface vlan 20 Command to remove VLAN after all port associations are removed.


 

In order for a physical interface to be associated with a VLAN that physical interface would need to be in  switchport or portmode hybrid mode.


How to set an interface for Layer 2 switchport mode
 

Command Purpose
FTOS#configure Enter configuration mode.
FTOS(conf)#interface te 0/1 Enter the physical interface level.
FTOS(conf-if-te-0/1)# switchport Set the interface for Layer 2.  This allows VLANs to be associated tagged or untagged.


Verification of Configured VLANs

 

FTOS#show vlan

Codes: * - Default VLAN, G - GVRP VLANs, R - Remote Port Mirroring VLANs, P - Primary, C - Community, I - Isolated
       O - Openflow
Q: U - Untagged, T - Tagged
   x - Dot1x untagged, X - Dot1x tagged
   o - OpenFlow untagged, O - OpenFlow tagged
   G - GVRP tagged, M - Vlan-stack, H - VSN tagged
   i - Internal untagged, I - Internal tagged, v - VLT untagged, V - VLT tagged

    NUM    Status    Description                     Q Ports
*   1      Inactive                                  U Te 0/0
    20     Inactive  Finance                         T Te 0/1

 

受影响的产品

Force10 S60-44T
文章属性
文章编号: 000121876
文章类型: How To
上次修改时间: 18 4月 2026
版本:  7
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。