Vocab Flashcards

Name and brief description of Acronyms and command line functions (118 cards)

1
Q

What does the ping function do? What is the syntax for the function?

A

“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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does DNS stand for? What does it do? Why?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the function tracert do? What is the syntax for the function?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does IP address stand for? What is an IP address?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does DHCP stand for? What is DHCP?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the Two Network Components?

A

Physical and Logical Connections

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe the Physical Component of the Network.

A

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).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe the Logical component of the Network.

A

The logical component is used to determine how wireless data is sent and received to the system. (Internet Protocols)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does OSI stand for? What is OSI?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does ISO stand for?

A

ISO = International Organization for Standardization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Distance from the reference clock

A

stratum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Belongs to and carries the traffic of only one VLAN

A

Access port (no tagging)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Way of explicitly tagging VLAN info onto an ethernet frame

A

Inter-switch Link (ISL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Standard of inserting a field into the frame to identify the VLAN

A

IEEE 802.1q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Number of bits in the VLAN ID in an 802.1q tag

A

12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A list of conditions that categorize packets to filter unwanted packets when implementing security policies

A

Access list (ACLs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Access list that uses only the source IP in a packet as the condition test

A

Standard Access List

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Access list that can evaluate source and destination IP, the protocol field in the network layer, and the port number at the transparent layer

A

Extended Access List

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Value that indicated NTP prioity

A

stratum 1-15

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Extended Access-List Number Ranges

A

100-199 and 2000-2699

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Standard Access-List Number Ranges

A

1-99 and 1300-1999

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Default Config Setting

A

0x2102

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Setting to bypass the config in NVRAM to perform password recovery

A

0x2142

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Allows you to store messages that are time-stamped, sequenced, and display severity levels

A

syslog

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
severity level where system is unusable
Emergency | severity 0
26
Severity level where immediate action is needed
Alert (severity 1)
27
Severity level of critical conditions
Critical (severity 2)
28
Severity level of error conditions
Error (severity 3)
29
Severity level of warning conditions
Warning (Severity 4)
30
Severity level of normal but a significant condition has occurred
Notification (severity 5)
31
Security level with a debugging message
Debugging (severity 7)
32
Security level of normal information message
Informational (severity 6)
33
Config your router interface to forward the DHCP client requests
DHCP relay
34
Component that brings a router up during initialization and loads the IOS
bootstrap
35
Component used to check the basic functionality of the router hardware and det. which interfaces are present
POST (Power-On Self-Test)
36
Component used for manufacturing, testing, and troubleshooting. Runs a mini-IOS when IOS in flash fails to load
ROM monitior
37
Component used to bring up an interface and load a cisco IOS into flash memory
Mini-IOS
38
Component used to hold packet buffers, ARP cache, routing tables, and running-config
RAM (Random access memory)
39
Component used to start and maintain the router, contains POST and bootsrap
ROM (read-only memory)
40
Component that stores the cisco IOS by default
Flash memory
41
Component used to hold the router and switch config
NVRAM (non-volatile RAM)
42
Component used to control how the router boots up
Configuration register
43
Application that assigns IP addresses to hosts
DHCP (Dynamic Host Configuration Protocol)
44
List the four step process hosts use to gen an address from a server
1. ) DHCP discovery 2. ) Layer 2 unicast DHCP offer 3. ) DHCP request 4. ) Unicast DHCP acknowledgement
45
Minimum requirements to configure a DHCP server
1. ) Network and mask for each LAN 2. ) Reserved/Excluded addresses 3. ) Default router 4. ) DNS address
46
Application that resolves hostnames to IP addresses
DNS (Domain Name Service)
47
ICMPv6 process that prevents IPv6 from doing any fragmentation
path MTU discovery
48
ICMPv6 process of finding addresses of other devices on the local link
NDP (Neighbor Discovery Protocol)
49
A function of NS/NA messages that asks if anyone has this same address
DAD (Duplicate Address Detection) | 3 DADs sent out
50
Complex PAcket forwarding technique that involves looking up every destination in the routing table and finding the exit interface for every packet
Process Switching
51
First step in Stateless Auto-configuration
RS (Router solicitation) request is sent out from a host as a multicast ICMP message
52
Second step in Stateless Auto-configuration
Router replies with the prefix info in a RA (Router advertisement)
53
Forwarding technique that uses a cache to store the most recently used destination so that lookups are not required for every packet
Fast Switching
54
Forwarding technique that makes multiple cache tables and is altered whenever the network topology changes
CEF (Cisco Express Forwarding)
55
Either a single network or a collection of networks under a common administrative domain
AS (Autonomous system) which is an IGP (interior gateway protocol)
56
Protocol used to communicate between AS
EGP (Exterior Gateway Protocol) | Ex: BGP (Border Gateway Protocol)
57
Used to rate the trustworthiness of routing information received on a router from a neighbor router
AD (Administrative Distance) 0 - 255 Lower num means more trust
58
Class of routing protocols that finds the best path to a remote network by judging distance
Distance Vector
59
Class of routing protocols that creates three tables: a table for directly attached neighbors, one to det. the topology of the entire netowrk, and one for a routing table
Link State
60
Which routing protocol uses periodic keep-alives are exchanged between directly connected neighbors to establish and maintain neighbor relationships
Link State
61
Parameters of RIP (Routing Information Protocol)
Complete table sent out every 30 sec Relies on hop count Max allowable hop count of 15
62
Class of routing protocols that use both link state and distance vector
Advanced Distance Vector
63
AD of a connected interface
0
64
AD of a Static Route
1
65
AD of EIGRP
90
66
AD of OSPF
110
67
AD of RIP
120
68
Port Number of FTP (File Transfer Protocol)
TCP 20 and 21
69
Port Number of SSH (Secure Shell)
TCP 22
70
Port Number of SFTP (Secure FTP)
TCP 22
71
Port Number of SCP (Secure Copy)
TCP 22
72
Port Number of Telnet
TCP 23
73
Port Number of SMTP (Simple Mail Transfer Protocol)
TCP 25
74
Port Number of DNS (Domain Name System)
TCP/UDP 53
75
Port Number of TFTP (Trivial File Transfer Protocol)
UDP 69
76
Port Number of DHCP (Dynamic Host Config Protocol)
UDP 67
77
Port Number of Hypertext Transfer Protocol
TCP 80
78
Port Number of POP3 (Post Office Protocol)
TCP 110
79
Port Number of NTP (Network Time Protocol)
UDP 123
80
Port Number of IMAP4 (Internet MEssage Access Protocol)
TCP 143
81
Port Number of LDAP (Lightweight directory Access Protocol)
TCP 389
82
Port Number of HTTPS (HTTP Secure)
TCP 443
83
Port Number of rsh (Remote Shell)
TCP 514
84
Port Number of RDP (Remote Desktop Protocol)
TCP 3389
85
Protocol number of ICMP
1
86
Protocol number of IP in IP (tunneling)
4
87
Protocol number of TCP
6
88
Protocol number of UDP
17
89
Protocol number of EiGRP
88
90
Protocol number of OSPF
89
91
Protocol number of IPv6
41
92
Protocol number of GRE
47
93
Class A Address Range
1.0.0.0 -126.0.0.0
94
Class A Private Address Range
10.0.0.0 - 10.255.255.255
95
Class B Address Range
128.0.0.0 - 191.255.0.0
96
Class B Private Address Range
172.16.0.0 - 172.31.255.255
97
Class C Address Range
192.0.0.0 - 223.255.255.0
98
Class C Private Address Range
192.168.0.0 - 192.168.255.255
99
What is Regional Internet Registries?
RIR
100
What is eui-64? How does it work?
Extended Unique Identifier Router automatically generates a unique ID by splitting the MAC Address into two halves "FFFE" is then placed between the two halves The seventh bit is then inverted (0 to 1 or 1 to 0) Put everything back together
101
Well known port number range
0 - 1023
102
Registered port number range
1024 - 49151
103
Dynamic (Private) port number range
49152 - 65535
104
What is an AD hoc wireless LAN?
An AD hoc wireless LAN connection is a wireless between two or more devices. Connection grows weaker the further away devices are.
105
What is a SSID?
Service Set Identifier | name of wireless network
106
What is a BSSID?
Basic Service Set Identifier | MAC address of single router or Access Point
107
What is an ESSID?
Extended Service Set Identifier | Name given to a collection of BSSIDs making up a network (same as a SSID)
108
Describe a Mesh wireless LAN?
There is no single AP, not everything connects to send packets
109
Describe the infrastructure of an enterprise wireless LAN
Wireless Access Points connect to Wireless LAN Controller WLC.
110
Describe what a Wireless LAN Controller is
Wireless LAN Controller (WLC) coordinates operations b/t APs. Allows movement of device connections to other APs. Self-healing
111
What is Self-healing
Boost power/frequency of other APs to account for a downed AP. Can reduce power if causing interference.
112
What is a Cisco DNA (Digital Network Architecture) Center?
An appliance that provides a graphical interference and a programming interface to Design your network, implement Policies, implement Provisions, Assurance, and Platform development management for enterprise
113
Describe Cisco DNA Center Design
Implement site floor plans, device locations, etc.
114
Describe Cisco DNA Center Policy
IP ACL, QoS, Bandwidth allowance
115
Describe Cisco DNA Center Provision
By plugging in new devices, device can acquire IP address through DHCP. Once IP is given DNA gives boot config to newly connected devices. (Auto-boot config)
116
Describe Cisco DNA Center Assurance
Troubleshooting, feedback on how to resolve issues, can trace paths through network. Network Time Travel (trace data stoppage at any point from the past)
117
Describe Cisco DNA Center Platform
Development, APIs, use scripts to develop
118
What is an ACI?
Application Centric Infrastructure, management for data center