>ativar spanning-tree
(config)# spanning-tree
> gateway padrão
(config)# ip default-gateway 10.0.4.254
>hostname
(config)# hostname sw-004
> horário
(config)# time 10/27/2015
(config)# time 10:55
> timezone
(config)# time timezone -3
>configurar vlan em uma interface
(config)# vlan 10
(vlan-10)# untagged 1-24
(vlan-10)# tagged 25
>configurar vlan para gerenciamento do switch
(config)# vlan 40
(vlan-40)# tagged 25
(vlan-40)# ip address 10.0.40.4 255.255.255.0