Chapter 1.2 - Classify Network Protocols and Communication
Chapter 1.2 - Classify Network Protocols and Communication
Explore the
Network
DFC 20143
INTRODUCTION TO NETWORK
OS Kernel
• The OS kernel communicates directly with the hardware and
manages how hardware resources are used to meet software
requirements.
Hardware
• The physical part of a computer including underlying
electronics.
Cisco IOS
GUI
• A GUI allows the user to interact
with the system using an
environment of graphical icons,
menus, and windows.
• A GUI is more user-friendly and
requires less knowledge of the
underlying command structure that
controls the system.
• Examples of these are: Windows,
macOS, Linux KDE, Apple iOS and
Android.
• GUIs can fail, crash, or simply not
operate as specified. For these
reasons, network devices are
typically accessed through a CLI.
Cisco IOS Access
Purpose of an OS
PC operating system enables a CLI-based operating system enables a
user to do the following: network technician to do the following:
– Use a mouse to make selections and • Use a keyboard to run CLI-based
run programs network programs
– Enter text and text-based commands • Use a keyboard to enter text and text-
– View output on a monitor based commands
• View output on a monitor
Cisco IOS
Purpose of OS
• Using a GUI enables a user to:
– Use a mouse to make selections and run programs
– Enter text and text-based commands
IOS Functions
Note: The AUX port is an on older method of establishing a CLI session remotely via a
telephone dialup connection using a modem.
Cisco IOS Access
Access Methods
Cisco IOS Access
Terminal Emulation Program
• Regardless of access method, a terminal emulation
program will be required. Popular terminal emulation
programs include PuTTY, Tera Term, SecureCRT, and OS X
Terminal. Tera Term
| Practice |
The syntax for a command is the command followed by any appropriate keywords and arguments.
• Keyword - a specific parameter defined in the operating system (in the figure, ip protocols)
• Argument - not predefined; a value or variable defined by the user (in the figure, 192.168.10.5)
After entering each complete command, including any keywords and arguments, press the Enter
key to submit the command to the command interpreter.
The Command Structure
IOS Command Syntax Check
A command might require one or more arguments. To determine the keywords and
arguments required for a command, refer to the command syntax.
– Boldface text indicates commands and keywords that are entered as shown.
– Italic text indicates an argument for which the user provides the value.
Convention Description
boldface Boldface text indicates commands and keywords that you enter literally as shown.
italics Italic text indicates arguments for which you supply values.
Braces and vertical lines within square brackets indicate a required choice within an
[x {y | z }]
optional element. Spaces are used to clearly delineate parts of the command.
The Command Structure
IOS Command Syntax Check
(Cont.)
• The command syntax provides the pattern, or format, that must be used when
entering a command.
The command is ping and the user-defined
argument is the ip-address of the destination
device. For example, ping 10.10.10.5.
– Context-sensitive help
provides a list of
commands and the
arguments associated
with those commands
within the context of
the current mode.
– To access context-
sensitive help, enter a
question mark ?, at
any prompt.
The Command Structure
IOS Help Features (Cont.)
• IOS Command Syntax Check:
• The command line interpreter
checks an entered command
from left to right to determine
what action is being requested.
• If the interpreter understands
the command, the requested
action is executed and the CLI
returns to the appropriate
prompt.
• If the interpreter discovers an
error, the IOS generally
provides feedback such as
“Ambiguous command”,
“Incomplete command”, or
The Command Structure
Hot Keys and Shortcuts
• The IOS CLI provides hot keys and shortcuts that make
configuring, monitoring, and troubleshooting easier.
• Commands and keywords can be shortened to the minimum
number of characters that identify a unique selection.
• For example, the configure command can be shortened to conf
because configure is the only command that begins with conf.
– An even shorter version of con will not work because more
than one command begins with con.
– Keywords can also be shortened.
The Command Structure
Hotkeys and Shortcuts
The IOS CLI support the following hotkeys:
Left Arrow or Ctrl+B Moves the cursor one character to the left.
Right Arrow or Ctrl+F Moves the cursor one character to the right.
Up Arrow or Ctrl+P Recalls the commands in the history buffer, beginning with
the most recent commands.
Chapter 1.2 – Learning Outcomes
1.2 Discover Network Protocols and Communication
Open the Control Panel > Network Sharing Center > Change adapter settings and click on the Configure the IPv4 address and subnet mask
adapter. information, and default gateway and then
click OK.
Right-click on the adapter and select Properties to display the Local Area
Connection Properties window.
Click Use the following IP address to manually configure the IPv4 address
configuration.
Note: Windows 10 manual IPv4 configuration is provided as Supplemental material at the end of this presentation
Configure IP Addressing
Automatic IP Address Configuration for End
Devices
Open the Control Panel > Network Sharing Center > Change adapter
• To assign the IP configurationClickusing
settings and click on the adapter.
Obtain an IP address automatically and click on OK.
a Dynamic Host
Configuration Protocol (DHCP) server:
Right-click on the adapter and select Properties to
display the Local Area Connection Properties
window.
Use the ipconfig Windows Command prompt command to verify a host IP address.
Configure IP Addressing
Switch Virtual Interface