Cisco Codes
Cisco Codes
Router>enable
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fa 0/0
%Invalid interface type and number
Router(config)#interface gig 0/0
Router(config-if)#192.168.100.1
^
% Invalid input detected at '^' marker.
Router#
Router>enable
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface Gig 0/0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up
Switch
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Orbit
Orbit(config)#exit
Orbit#
%SYS-5-CONFIG_I: Configured from console by console
Orbit#enable
Orbit#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Orbit(config)#banner motd?
motd
Orbit(config)#banner motd?
motd
Orbit(config)#banner motd
% Incomplete command.
Orbit(config)#banner motd c
Enter TEXT message. End with the character 'c'.
welcome
Orbit(config)#exit
Orbit#
%SYS-5-CONFIG_I: Configured from console by console
exit
Orbit con0 is now available
wel
Orbit>enable
Orbit#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Orbit(config)#no host name
Switch(config)#exit
Switch#
%SYS-5-CONFIG_I: Configured from console by console
exit
Switch>configure terminal
^
% Invalid input detected at '^' marker.
Switch>configure
%LINK-5-CHANGED: Interface FastEthernet0/2, changed state to up
Switch>enable
Switch#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#no banner
% Incomplete command.
Switch(config)#no banner motd
Switch(config)#exit
Switch#
%SYS-5-CONFIG_I: Configured from console by console
exit