Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

7000, 8000, 8100, M6220, M6348, M8024-K N2000, N3000 및 N4000 시리즈 스위치에서 인터페이스 범위 명령을 수행하는 방법

Summary: Dell N 시리즈 PowerConnect 스위치에서 인터페이스 범위 명령을 설정하는 방법

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions



문서 요약: 이 문서에서는 동시에 여러 인터페이스를 구성하는 방법을 설명합니다.

 

동시에 여러 인터페이스를 구성하려면 interface range 명령으로 이동합니다.


다음 명령을 실행하여 인터페이스 범위를 입력합니다.

console>enable

console#configure

포트가 연속하는 경우 다음 예에서는 장치 1의 기가비트 이더넷 포트 1-5를 사용합니다.

console(config)#interface range gi1/0/1-5

포트가 연속하지 않는 경우 다음 예에서는 장치 1과 2의 기가비트 이더넷 포트 48을 사용합니다.

console(config)#interface range gi1/0/48,gi2/0/48

 

참고: 두 예제에서 range 뒤의 나머지 명령 구문에는 더 이상 공백이 없습니다.
 
참고: 스위치에 대해 포트가 어떻게 정의되어 있는지 확인하려면 console#show interfaces status를 실행할 수 있습니다.


다음은 연속하는 포트 1-5와 포트 8 및 9를 구성하는 예입니다.

console(config)#interface range gi1/0/1-5,gi1/0/8,gi1/0/9

 

참고: 다른 유형의 인터페이스(예: 기가비트 이더넷 인터페이스와 10기가비트 이더넷 인터페이스)를 동시에 구성할 수 있습니다.

 

Article Properties


Affected Product

PowerSwitch N3000 Series, PowerConnect 7024, PowerConnect 7024F, PowerConnect 7024P, PowerConnect 8024, PowerConnect 8024F, PowerConnect 8100 Series, PowerConnect M6220, PowerConnect M6348, PowerConnect M8024, PowerConnect M8024-K

Last Published Date

21 Feb 2021

Version

3

Article Type

How To