メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。

How to configure VLAN routing and static routes on X1000 and X4000 series switches

概要: This article explains how to enable and configure routing on the X1000 and X4000 series switches.

この記事は自動翻訳されたものである可能性があります。品質に関するフィードバックがある場合は、このページの下部にあるフォームを使用してお知らせください。

文書の内容


手順

Layer 2+ Routing

These switches also support IPv6 routing. When configuring IPv6 routing, just substitute all IPv4 settings for IPv6 settings.
The X1000 and X4000 series supports VLAN routing and static routing. To be able to route, the switch has to be in Layer 2+ Routing mode.


 
Warning Whenever you switch modes, the switch device will reboot and erase its startup configuration.

 

Note: X1052/P, and X4012 switches are always in Layer2+ Routing mode. X1008/P, X1018/P, and X1026/P switches default to Layer2 Mode. To change modes do the following.
 
  1. On the left menu bar, click Network Administration > Route Settings > System Routing Mode
  2. Click Edit and then select Layer 2+ Routing and click Ok. This will cause the switch to reboot and take its new mode

 

Setting up VLAN Routing

  1. Make sure any VLANs you wish to route with have been created on the switch. You cannot assign an IP address to a VLAN that is not configured on the switch already
  2. On the Left Menu, click Switch Management > IPv4 Addressing
  3. Click Edit
  4. Click Add
  5. For Interface Type, select VLAN, then in Interface, open the drop down menu to select the VLAN ID you wish to edit.
  6. Make sure Static is selected, and add the IP Address and Subnet Mask of the VLAN.
  7. Click OK when finished, repeat steps 4-7 until you have configured all the VLANs you wish to route with.
To verify routing capability for VLANs, ensure the VLANs are first up. If the VLAN is not currently being used, meaning no active interfaces with that VLAN, it will not show up in the routing table. Navigate to Network Administration > Route settings > IPv4 Route Settings. When you expand IPv4 Routes Table, you should see Local routes with the IP addresses you have configured on the VLANs. This means routing is fully enabled for those VLANs.

 

Setting up Static Routes

  1. To configure static routes on the switch, make sure you are in Network Administration > Route settings > IPv4 Route Settings
  2. Click Edit
  3. Click Add
  4. Destination IPv4 prefix is where you enter the Destination IPv4 Network address.
  5. Enter the Network Mask of the destination network
  6. Enter the Next Hop for the switch to know where to send the traffic to the destination
  7. Click OK and the route will be added to the table.
Note: When you are done with configuration and have verified functionality, save and backup your configuration.

文書のプロパティ


影響を受ける製品

Dell Networking X1000 Series, Dell Networking X4000 Series

最後に公開された日付

10 5月 2021

バージョン

4

文書の種類

How To