Pular para o conteúdo principal
  • Faça pedidos de forma rápida e simples
  • Visualize os pedidos e acompanhe o status de envio
  • Crie e acesse uma lista dos seus produtos

Dell Networking SmartFabric OS10: How to change a switchport to Access Mode using Console Command Line

Resumo: How to change a switchport to Access Mode in Dell Networking SmartFabric OS10 using Console Command Line.

Este artigo aplica-se a Este artigo não se aplica a Este artigo não está vinculado a nenhum produto específico. Nem todas as versões do produto estão identificadas neste artigo.

Instruções

These steps assume that your switch is being configured starting with factory-default settings as a stand-alone unit.

Instructions:  

  1. Open the CLI using the console or management IP for your S-series switch. 
  2. Log in to the privileged exec mode using your management credentials. 
  3. To verify existing port modes and VLAN membership, use the command below and then press enter.
    show interface status
NOTE: Interfaces in OS10 are access mode VLAN 1 by default and active on factory-default configurations.
  1. To modify the switch configuration, run the command below to edit the switch configuration then press enter.
    configure terminal
  2. To select the switchports, use the command below where X is the physical port number then press enter.
    interface ethernet 1/1/X
  3. To change a range of switchports, use the command below followed by the switchport numbers to be added. For consecutive ports, use a hyphen. For nonconsecutive ranges, use a comma. Consecutive and nonconsecutive ranges can be combined if a bulk change is required.
    interface range ethernet

Example:

  • Consecutive range of ports 14 through 15 would be:
    interface range ethernet 1/1/14-1/1/15.
  • Nonconsecutive range of ports 3,10,19 would be:
    interface range ethernet 3,10,19.
  • A mix of consecutive and nonconsecutive would-be:
    interface range ethernet 1/1/3, 1/1/14-1/1/15.
  1. To change the selected switchports to access mode, use the command below, where X is the VLAN number.
    switchport access vlan X
NOTE: Access mode ports can only be a member of a single VLAN.
  1. To back out of the privileged exec mode, type End then press enter.
  2. To verify the changes, rerun the command:
    show interface status
  3. Once the changes are validated, use the following command to save the changes to the startup configuration:
    write memory

    Then press enter.

For further assistance, see the Dell SmartFabric OS10 Documentation or reach out to Dell Technical Support.


More self-help resources are linked below:

Mais informações

Watch this video:

Produtos afetados

S Series
Propriedades do artigo
Número do artigo: 000196765
Tipo de artigo: How To
Último modificado: 13 mar. 2024
Versão:  6
Encontre as respostas de outros usuários da Dell para suas perguntas.
Serviços de suporte
Verifique se o dispositivo está coberto pelos serviços de suporte.