Day 29 Flashcards
Ways to configure a Cisco Device
- Console Terminal (with RJ-45)
2. Remote Terminal
Ways to access a Cisco Device?
- Establish terminal via Telnet
- Download a config file
- Console or Auxillary
Two basic access levels in CLI
- User EXEC mode - show and ping
2. Privileged EXEC mode - Full access to device commands
Types of ways to get help within Cisco CLI
- Word help. sh? ch?
2. Command Syntax Help. Show?
Meaning of Error Message:
Ambiguous command: “cl”
You did not enter enough characters for your device to recognize the command.
Meaning of Error Message:
Incomplete Command
You didn’t enter all the keywords or values requried
Keyboard command to:
Display most recent command
Up Arrow OR Ctrl+P
Keyboard command to:
Moves forward to most recent command
Down arrow OR Ctrl+N
Keyboard command to:
Moves cursor backwards
Left Arrow OR Ctrl+B
Keyboard command to:
Moves cursor forward
Right Arrow OR Ctrl+F
Keyboard command to:
Complete a partial command
Tab
Keyboard command to:
Moves cursor backwards, deleting characters
Backspace
Keyboard command to:
Moves character to first letter in current command
Ctrl+A
Keyboard command to:
Moves character to the last letter of current command
Ctrl+E
Keyboard command to:
Redisplay the command line with all characters
Ctrl+R