Zu den Hauptinhalten
  • Bestellungen schnell und einfach aufgeben
  • Bestellungen anzeigen und den Versandstatus verfolgen
  • Profitieren Sie von exklusiven Prämien und Rabatten für Mitglieder
  • Erstellen Sie eine Liste Ihrer Produkte, auf die Sie jederzeit zugreifen können.
  • Verwalten Sie mit der Unternehmensverwaltung Ihre Dell EMC Seiten, Produkte und produktspezifischen Kontakte.

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

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

Dieser Artikel wurde möglicherweise automatisch übersetzt. Wenn Sie eine Rückmeldung bezüglich dessen Qualität geben möchten, teilen Sie uns diese über das Formular unten auf dieser Seite mit.

Artikelinhalt


Weisungen



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

 

Artikeleigenschaften


Betroffenes Produkt

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

Letztes Veröffentlichungsdatum

21 Feb. 2021

Version

3

Artikeltyp

How To