Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

Dell EMC Networking OS10: Basic Switch Management Configuration

Summary: OS10 basic switch management configureren

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Vereisten:  

  1. Switch heeft een standaardconfiguratie.
Instructies
Instructies voor het instellen van de beheerinterface-netwerkverbinding met een door de gebruiker gedefinieerd IP-adres:  
  1. Open een CLI-sessie met behulp van de console voor de switch uit de S serie. 
  2. Meld u aan bij de modus voor het uitvoeren van bevoegdheden als standaardreferenties van de beheerder. (OS10: user=admin, password=admin).
  3. De actieve configuratie van de beheerinterface weergeven: 
OS10# show running-configuration interface mgmt 1/1/1

Interface mgmt1/1/1
Geen uitschakeling
IP-adres DHCP
IPv6-adres autoconfig
  1. Om de switchconfiguratie te wijzigen, voert u de opdracht "configure terminal" uit en drukt u op Enter.
OS10# configure terminal
OS10(config)#
  1. De beheerinterface configureren: 
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)#
  1. U stopt het DHCP-proces van de beheerinterface als volgt:
OS10(conf-if-ma-1/1/1)# no ip address dhcp
  1. Een statisch IP-adres configureren op de beheerinterface met: IP-adres A.B.C.D/mask
OS10(conf-if-ma-1/1/1)# ip address 1.1.1.1/24
OS10(conf-if-ma-1/1/1)# <165>1 2022-07-08T16:46:15.515380+00:00 S4148-140 dn_alm 801 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IP_ADDRESS_ADD: Het toevoegen van een IP-adres is geslaagd. IP 1.1.1.1/24 in VRF: standaard toegevoegd
  1. Sluit de configuratiemodus van de beheerinterface om naar de configuratiemodus te gaan:
OS10(conf-if-ma-1/1/1)# exit
OS10(config)#
OS10(config)#
  1. Maak in de configuratiemodus een standaardbeheerroute: beheerroute A.B.C.D/mask(bestemmingsvoorvoegsel) A.B.C.D(adres van routerdoorsturen)
S4148-140(config)# management route 0.0.0.0/0 1.1.1.2
  1. Sluit de configuratiemodus af naar de uitvoeringsmodus met:
S4148-140(config)# end
S4148-140#
  1. Controleer in de uitvoermodus of de configuratie van de beheerinterface correct is:
OS10# show running-configuration interface mgmt 1/1/1
!
Interface mgmt1/1/1
Geen uitschakeling
Geen IP-adres DHCP
IP-adres 1.1.1.1/24
IPv6-adres autoconfig
OS10#
  1. Laat zien dat de beheerroute aanwezig en correct is:
OS10# show running-configuration management-route
!
beheerroute 0.0.0.0/0 1.1.1.2
OS10#


Instructies voor het instellen van een gebruiker op beheerdersniveau:  
  1. Open de CLI met behulp van de console of het beheer-IP-adres voor de switch uit de S serie. 
  2. Meld u aan bij de modus voor het uitvoeren van bevoegdheden als standaardreferenties. (OS10: user=admin, password=admin).
  3. Om de switchconfiguratie te wijzigen, voert u de opdracht "configure terminal" uit en drukt u op Enter.
OS10# configure terminal
OS10(config)#
  1. Configureer een gebruikersnaam 'test' en wachtwoord met sysadmin privileges: username<string> password <string> role <sysadmin/netoperator/secadmin/netadmin>
OS10(config)#username test password P@ssw0rd!123 role sysadmin
  1. Sluit de configuratiemodus af naar de uitvoeringsmodus:
OS10(config)# end
OS10#
  1. Controleer de gebruikers die op het systeem zijn geconfigureerd:
OS10# show running-configuration users
Username Test Password **** Role Sysadmin Priv-LVL 15
OS10#
  1. Sla de actieve configuratie op in de opstartconfiguratie:
OS10# schrijfgeheugen



Zie voor meer hulp de releasedocumentatie van de Dell EMC SmartFabric OS10 gebruikershandleiding of neem contact op met de technische support van Dell EMC.

Additional Information

Bekijk deze video:
Article Properties
Article Number: 000201924
Article Type: How To
Last Modified: 04 Oct 2022
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.