Networking 2 Flashcards
The user interface that allows users to request specific tasks from the computer. These requests can be made
either through the CLI or GUI interfaces.
shell
communicates between hardware and software of a computer and manages how hardware resources are used to meet software requirements
kernel
physical part of the computer
hardware
physical management port that provides out-of-band access to a Cisco device. Out-of-band access refers to access via a dedicated management channel that is used for device maintenance purposes only.
Console
an in-band and recommended method for remotely establishing a secure CLI connection, through a virtual interface, over a network
Secure Shell (SSH)
insecure, in-band method of remotely establishing a CLI session, through a virtual interface, over a network.
Telnet
It allows only a limited number of basic monitoring commands but does not allow the execution of any commands that might change the configuration of the device. The user EXEC mode is identified by the CLI prompt that ends with the > symbol.
User EXEC Mode
- To execute configuration commands, a network administrator must access privileged EXEC mode. Higher configuration modes, like global configuration mode, can only be reached from privileged EXEC mode. The privileged EXEC mode can be identified by the prompt ending with the # symbol.
- Mode allows access to all commands and features.
Privileged EXEC Mode
Used to configure console, SSH, Telnet, or AUX access.
Line Configuration Mode
Interface Configuration Mode
Used to configure a switch port or router network interface.
This is a specific parameter defined in the operating system
Keyword
This is not predefined; it is a value or variable defined by the user (
argument
When in any configuration mode, ends the configuration mode and returns to privileged EXEC mode. When in setup mode, aborts back to the command prompt
ctrl c
When in any configuration mode, ends the configuration mode and returns to privileged EXEC mode.
ctrl z
ll-purpose break sequence used to abort DNS lookups, traceroutes, pings, etc.
ctrl shift 6