메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스
  • 회사 관리를 사용하여 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