Table 1-20 provides examples of Cisco IOS editing keys and CLI commands.
Table 1-20. Cisco IOS Editing Keys and Commands
Example 1-2. Router Initial Configuration
Router> enable Router# configure terminal Router(config)# hostname RouterA RouterA(config)# banner motd # Enter TEXT message. End with the character '#'. Welcome to RouterA # RouterA(config)# enable password ciscopass RouterA(config)# enable secret class RouterA(config)# line console 0 RouterA(config-line)# password cisco RouterA(config-line)# login RouterA(config-line)# exit RouterA(config)# line vty 0 4 RouterA(config-line)# password cisco RouterA(config-line)# ...
No credit card required