You are on page 1of 3

Configuration Switch Cisco

enable

conf t

hostname ?

no ip domain-lookup

username ? password ?

username ? secret ?

enable secret ?

line vty 0 4

login local

exit

line vty 5 15

login local

exit

line con 0

login local

exit

vlan ?

name ?

exit

interface range f0/? - ?

switchport access vlan ?

switchport voice vlan ?

no shutdown

interface range g0/? - ?

switchport mode trunk

interface vlan ?

ip address ? ?
ip default-gateway ?

banner motd ^

Configuration Switch Extreme OS

Cambiar el nombre del Switch

#configure snmp sysName

Crear una vlan

#create vlan

Eliminar una vlan

#delete vlan

Asignar puertos a vlan

#configure vlan tag

#configure vlan add ports

Asignar una dirección IP a una vlan

#configure vlan Ipaddress

Crear una cuenta de administrador o user

#create account admin #create account user

#password:

#reenter password:
Ver cuentas de usuario

#show accounts

Guardar cambios al Switch

#save configuration

Cambiar password de administrador

#configure account admin password

Displays the current configuration for the system or the specified module.#show configuration

Displays a list of VLANs and VLAN descriptions.

#show vlan description

Remove all configuration from a Summit or BlackDiamond switch

#unconfigure switch all

Guardar configuration actual

#save configuration

-------------------------------------------------------------------------------------------------------------

Limpiar

You might also like