Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

How to perform interface range commands on 7000, 8000, 8100, M6220, M6348, M8024-K N2000, N3000 and N4000 series switches

Resumen: How to set up interface range command on Dell n series PowerConnect switches

Es posible que este artículo se traduzca automáticamente. Si tiene comentarios sobre su calidad, háganoslo saber mediante el formulario en la parte inferior de esta página.

Contenido del artículo


Instrucciones



Article Summary: This article explains how to configure multiple interfaces at the same time.

 

To configure multiple interfaces at the same time, you have to go into an interface range command.


Run the following commands to enter a range of interfaces.

console>enable

console#configure

For consecutive ports, the following example uses Gigabit Ethernet ports 1-5 on Unit 1

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

For non-consecutive ports, the following example uses Gigabit Ethernet ports 48 on Unit 1 and 2

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

 

Note: Notice that starting after range there are no more spaces in the rest of the command syntax for both examples
 
Note: To verify the way the ports are defined on your switch, you can run a console#show interfaces status


Below is an example to configure the consecutive ports 1 through 5, as well as 8 and 9.

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

 

Note: You may configure different interface types at the same time, such as a Gigabit Ethernet, and 10-Gigabit Ethernet interface

 

Propiedades del artículo


Producto comprometido

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

Fecha de la última publicación

21 feb 2021

Versión

3

Tipo de artículo

How To