Cisco switch,
Cisco switches
Switch> enable
Switch # con
Switch # conf
Switch # configure ter
Switch # configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch (config) # vlan 10
Switch (config-vlan) # exit
Switch (config) # vlan 20
Switch (config-vlan) # exit
Switch (config) # inte
Switch (config) # interface fas
Switch (config) # interface fastEthernet 0/1
Switch (config-if) # swi
Switch (config-if) # switchport mo
Switch (config-if) # switchport mode ac
Switch (config-if) # switchport mode access
Switch (config-if) # switc
Switch (config-if) # switchport acc
Switch (config-if) # switchport access vlan 10
Switch (config-if) # exit
Switch (config) # inter
Switch (config) # interface fa
Switch (config) # interface fastEthernet 0/2
Switch (config-if) # swit
Switch (config-if) # switchport mod
Switch (config-if) # switchport mode ac
Switch (config-if) # switchport mode access
Switch (config-if) # switch
Switch (config-if) # switchport acces
Switch (config-if) # switchport access vlan 20
Switch (config-if) # exit
Switch (config) # host
Switch (config) # hostname switch
Switch (config) # hostname switch
^
% Invalid input detected at '^' marker.
Switch (config) # hostname switchA
SwitchA (config) # int fa0/24
SwitchA (config-if) # swit
SwitchA (config-if) # switchport mode
SwitchA (config-if) # switchport mode t
SwitchA (config-if) # switchport mode trunk
Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.
SwitchA (config-if )#
% LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to down