Vocab Flashcards
Name and brief description of Acronyms and command line functions
What does the ping function do? What is the syntax for the function?
“ping” will test the connectivity to a remote network/site (using IP address)
“ping” will be followed by the IP address or the domain name of the site that will be tested.
What does DNS stand for? What does it do? Why?
DNS = Domain Name Server
DNS is used to translate URLs into IP addresses. By doing so, the system is able to accurately decipher the location on the network/internet of the data requested.
What does the function tracert do? What is the syntax for the function?
tracert checks the path to the remote network/site. This is done by showing each “step” (switch/router routing) that is taken in order to reach the requested IP.
tracert will be followed by the IP address or the domain name of the site that is being checked.
What does IP address stand for? What is an IP address?
IP address = Internet Protocol address
An IP address is a numerical address assigned to every device on a computer network that uses the Internet Protocol for communication.
What does DHCP stand for? What is DHCP?
DHCP = Dynamic Host Control Protcol
DHCP is the process in which a router assigns IP addresses to connected devices from a pool of unused IP addresses as they join the network.
What are the Two Network Components?
Physical and Logical Connections
Describe the Physical Component of the Network.
The physical component is used to create a physical topology. Any kind of physical connection in a computer network. This can be seen as various types of cables being plugged into a Network Interface Card (NIC).
Describe the Logical component of the Network.
The logical component is used to determine how wireless data is sent and received to the system. (Internet Protocols)
What does OSI stand for? What is OSI?
OSI = Open Systems Interconnections model
The OSI model seeks to standardize how devices communicate with each other on a network. This is done through a multi-layered approach in communication between devices on a network.
What does ISO stand for?
ISO = International Organization for Standardization
Distance from the reference clock
stratum
Belongs to and carries the traffic of only one VLAN
Access port (no tagging)
Way of explicitly tagging VLAN info onto an ethernet frame
Inter-switch Link (ISL)
Standard of inserting a field into the frame to identify the VLAN
IEEE 802.1q
Number of bits in the VLAN ID in an 802.1q tag
12
A list of conditions that categorize packets to filter unwanted packets when implementing security policies
Access list (ACLs)
Access list that uses only the source IP in a packet as the condition test
Standard Access List
Access list that can evaluate source and destination IP, the protocol field in the network layer, and the port number at the transparent layer
Extended Access List
Value that indicated NTP prioity
stratum 1-15
Extended Access-List Number Ranges
100-199 and 2000-2699
Standard Access-List Number Ranges
1-99 and 1300-1999
Default Config Setting
0x2102
Setting to bypass the config in NVRAM to perform password recovery
0x2142
Allows you to store messages that are time-stamped, sequenced, and display severity levels
syslog
severity level where system is unusable
Emergency
severity 0
Severity level where immediate action is needed
Alert (severity 1)
Severity level of critical conditions
Critical (severity 2)
Severity level of error conditions
Error (severity 3)
Severity level of warning conditions
Warning (Severity 4)
Severity level of normal but a significant condition has occurred
Notification (severity 5)
Security level with a debugging message
Debugging (severity 7)
Security level of normal information message
Informational (severity 6)
Config your router interface to forward the DHCP client requests
DHCP relay
Component that brings a router up during initialization and loads the IOS
bootstrap
Component used to check the basic functionality of the router hardware and det. which interfaces are present
POST (Power-On Self-Test)
Component used for manufacturing, testing, and troubleshooting.
Runs a mini-IOS when IOS in flash fails to load
ROM monitior
Component used to bring up an interface and load a cisco IOS into flash memory
Mini-IOS
Component used to hold packet buffers, ARP cache, routing tables, and running-config
RAM (Random access memory)
Component used to start and maintain the router, contains POST and bootsrap
ROM (read-only memory)
Component that stores the cisco IOS by default
Flash memory
Component used to hold the router and switch config
NVRAM (non-volatile RAM)
Component used to control how the router boots up
Configuration register
Application that assigns IP addresses to hosts
DHCP (Dynamic Host Configuration Protocol)
List the four step process hosts use to gen an address from a server
- ) DHCP discovery
- ) Layer 2 unicast DHCP offer
- ) DHCP request
- ) Unicast DHCP acknowledgement
Minimum requirements to configure a DHCP server
- ) Network and mask for each LAN
- ) Reserved/Excluded addresses
- ) Default router
- ) DNS address
Application that resolves hostnames to IP addresses
DNS (Domain Name Service)
ICMPv6 process that prevents IPv6 from doing any fragmentation
path MTU discovery