Flashcards

(187 cards)

1
Q

To specify all hosts in the Class C IP network 192.16.8.0, what wildcard access list mask would you use?

A

0.0.0.255

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

What access list will allow only web traffic into network 196.15.7.0 from any client?

A

access-list 100 permit tcp any 196.15.7.0 0.0.0.25 eq www

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

Which router command allows you to determine whether an IP access list is enabled on a particular interface?

A

show ip interface

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

What router command allows you to view the entire contents of all access lists?

A

show access-lists

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

What do IP extended access lists use as a basis for permitting or denying packets?

A

Source and destination addresses, source and destination ports, and protocol.

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

What is the IP extended access list range?

A

100-199 and 2000-2699

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

What is the dotted-decimal equivalent of /15?

A

255.254.0.0

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

Which command applies access list 110 inbound to an interface?

A

Router(config-if)#ip access-group 110 in

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

What is a network called that is used to allow limited access to certain resources from outside the LAN?

A

DMZ

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

____________lists use the number 1-99 or 1300-1999 and filter based on source IP address only.

A

Standard IP access

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

The block size of a /26 network is _____.

A

64

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

The output of the show startup-config command comes from ______.

A

NVRAM

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

What vendor-neutral protocol works much like CDP?

A

LLDP (Link Layer Discovery Protocol)

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

_______________lists use the range from 100 to 199 or from 2000 to 2699.

A

IP extended access

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

What type of mask do route in the routing table marked with an “L” have?

A

/32

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

True/False: Area border routers can be in only one area at a time.

A

False: Any router that is member of two areas is a border router, or an area border router (ABR), by definition.

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

Which configuration mode and command combination sets the bandwidth metric of a Frame Relay connection to 64000 bps?

A

router (config-if)#bandwidth 64

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

________ on an Ethernet network is the retransmission delay that’s enforced when a collision occurs.

A

Backoff

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

What Application layer protocols sets up a secure session that’s similar to Telnet?

A

SSH

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

What command, enabled by default starting with Cisco IOS version 12.x, allows the use of the first and last subnet in a network design?

A

ip subnet-zero

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

What mask yields only six IP addresses per subnet?

A

255.255.255.248, or /29

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

Which command backs up the Cisco IOS to a TFTP server?

A

copy flash tftp

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

What protocol resolves IP addresses to MAC address?

A

ARP

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

What command provides an excellent overview of the actual operation of all currently running protocols?

A

show ip protocols

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Type the command that must be present for a Layer 3 switch to provide inter-VLAN routing between the two VLANs.
ip routing
26
Type the command that creates a named extended access list called 150.
ip access-list extended 150
27
In an Ethernet II frame, what is the function of the section labeled FCS?
Error detection
28
What mechanism is used by the client to avoid a duplicate IP address during DHCP process?
Gratuitous ARP
29
Which type of protocol determines the path of a packet through a network: routing or routed?
Routing
30
How many subnets are contained in the network 192.168.10.0 /27?
8 subnets
31
What IP address is called the loopback address?
127.0.0.1
32
What is the HyperTerminal setting for connecting to a Cisco router?
9600 bps, parity None, 1 stop bit, and 8 data bits
33
What type of cable is used to connect to a console port of a router?
Rolled/Rollover
34
What type of Ethernet cable is used to connect from a hub to a switch?
Crossover
35
What type of Ethernet cable is used to connect workstation to a router?
Crossover
36
What type of Ethernet cable is used to connect a router to a switch?
Straight-through
37
What type of Ethernet cable is used to connect a router to another router?
Crossover
38
The __________command causes the system to return you to your previous prompt after displaying a console message.
logging synchronous
39
True/False: OSPF uses cost as a metric.
True
40
What does the configuration register setting of 0x2102 do?
Tells the router to look in NVRAM for the boot sequence
41
Which command can be used to determine a router's capacity to generate debug output?
show processes cpu
42
True/False: OSPF is called an advanced distance-vector routing protocol
False: EIGRP is an advanced distance-vector protocol
43
An IPv6 address is how many bits long?
128 bits
44
How does inter-VLAN communication take place?
Using a router Or layer 3 switch
45
What is the shortest possible version of this address- | 2001:0db8:3c3d:0012:0000:0000:1234:56ab?
2001:00db8:3x3d:0012::1234:56ab?
46
What type of IPv6 address is delivered to a single interface?
Unicast
47
What is the IEEE standard frame tagging method?
802.1q
48
Which switching technology reduces the size of a broadcast domain?
VLANs
49
What is the main purpose for creating VLANs?
To break up broadcast domains at layer 2
50
What is a publicly routable IPv6 address called?
Global unicast
51
What advantage is offered by LAN segmentation?
More bandwidth is provided to each user.
52
What Class C mask can be used to provide seven subnets, each with 25 hosts?
255.255.255.224, or /27, although it actually provides a total of eight subnets, each with 30 hosts
53
_____________break up broadcast domains in layer 2 switched networks.
VLANs
54
__________links are used to carry VLAN information between switches.
Trunk
55
___________links can carry traffic for one VLAN.
Access
56
The typical reason for creating network segmentation is to provide more __________ to each user.
Bandwidth
57
What IPv6 address type is the equivalent of an Automatic Private IP (APIPPA) address?
Link-local
58
What is the binary equivalent of the decimal number 152?
10011000
59
What IPv6 address type is referred to as a "one-to-nearest" address?
Anycast
60
What command do you use to copy a configuration from a TFTP host to a Cisco router's DRAM on your network?
copy tftp running-config
61
Which memory in a Cisco router stores packet buffers and routing tables?
RAM
62
What IPv6 address is the equivalent of 127.0.0.1 in IPv4?
::1
63
What IPv6 suffix describes the multicast range?
FF00::/8
64
Which command will show you the IOS version running on your router?
show version
65
The basic IPv6 header contains how many fields?
8 fields
66
To copy a configuration from the Cisco router's DRAM to a TFTP host on your network, what command can you use?
copy run tftp
67
If you want to suspend a Telnet session, what keystroke combination would you use?
Ctrl+Shift+6, then X
68
The ICMPv6 packet is identified by the value 58 in the ______field, located inside the IPv6 header.
Next Header
69
What component performs the function of Address REsolution Protocol in ICMPv6?
Neighbor discovery
70
How do IPv6 hosts receive the address of the gateway?
Router Solicitation
71
Which command is used to find the path a packet takes through an Internetwork?
traceroute
72
Using the prefix 2001:db8:1:1 /64, convert the following MAC address into a EUI-64 address: 1020:ef01:5554.
2001:db8:1:1:1220:efff:fe01:5554
73
When hosts make up or receive an IPv6 address, they send three _______packets out via NDP NS asking if anyone has this same address.
Duplicate address detection (DAD)
74
Which command displays Cisco Discovery Protocol adjacencies?
show cdp neighbors
75
What command will show you a directly connected router's interface IP address?
show cdp neighbor detail
76
What is the IPv6 version of OSPF called?
OSPFv3
77
What is the Class C private IP address range?
192.168.0.0/16 (192.168.0.0 - 192.168.255.255)
78
What is the Class B private IP address range?
172.16.0.0/12 (172.16.0.0 - 172.16.255.255)
79
What is the Class A private IP address range?
10.0.0.0/8 (10.0.0.0 - 10.255.255.255)
80
You use the ____________ command to copy a configuration of a router stored TFTP server to a router's NVRAM.
copy tftp startup-config
81
On which types of networks will OSPF elect a backup designated router?
Non-broadcast and broadcast multi-access
82
____________ is used to store packet buffers and routing tables, among other things.
RAM
83
What is the hex equivalent of 11000111?
C7
84
The IPv6 address for an OSPF DR is_______.
FF02::6
85
The copy running-config startup-config command copies the configuration stored in ___________to__________.
RAM, NVRAM
86
What format of IPv6 addressing takes the unique MAC address of a host and inserts FF:FE in the middle of the address to change a 48-bit MAC address to a 64-bit interface ID?
EUI-64
87
To keep open multiple ___________ sessions, use the Ctrl+Shift+6, then X keystroke combination.
Telnet
88
What is the port number for Telnet?
23
89
What is the hex equivalent of 01110101?
0x75. Cisco sometimes likes to show the 0x in front of hex characters.
90
The ping and traceroute commands can both be used to test _________in an internetwork.
IP connectivity
91
What standard allows the use of subnet masks other than default masks?
Classless Inter-Domain Routing (CIDR) allows the use of subnet masks such as 255.255.224.0
92
Using the prefix 2001:db8:1:1/64, convert the following MAC address into a EUI-64 address: 0b0c:abcd:1234
2001:db8:1:1:090c:abff:fecd:1234
93
An access list will compare packets starting with the _________line.
first
94
Incoming/outgoing packets will be compared to lines on access list until when?
until a match is found, then no more comparisons are made OR until a match is not found, then the implicit "deny" at the end of the access list discards the packet
95
Standard Access lists only use ______________as a condition.
source IP address
96
Access lists can filter packets going ____________ of a single interface.
in and out
97
Inbound Access lists apply to packets going ____________.
outward
98
Outbound Access lists filter packets going _________.
inward
99
Where should IP standard access lists be placed?
as close to the destination as possible
100
Where should IP extended access lists be placed?
as close to the source as possible
101
What are the 2 systems help prevent common attacks such as a Denial of Service attack?
intrusion detection system (IDS) & intrusion prevention system (IPS)
102
What is the device that Cisco sells that provides the IPS and IDS modules?
Adaptive Security Appliance (ASA)
103
What is the standard IP access list number range?
1-99, 1300-1999 (for expanded range)
104
The ____________ command is used to enable access-lists on a VTY line.
access-class
105
How do you start off the command to create a named ACL?
router(config)#ip access-list
105
Use the ____________ command to view all the access-lists, access-list parameters, along with statistics of how many packets were denied/permitted.
show access-list
106
What will happen if there isn't at least one permit rule in an access-list?
Effectively shuts down the interface
107
Bridges use___________to create and manage Content Addressable Memory (CAM) filter table.
software
108
Switches use______________to build and maintain their MAC filter tables.
application-specific integrated circuits (ASICs)
109
What are the three functions of a layer 2 switch?
Address learning, Forward/Filter decisions, Loop avoidence
110
What should you do with unused switch ports?
shut them down or add them to an unused VLAN
111
When a switch port gets shutdown by a violator, how would you bring the interface back up?
shutdown, then no shutdown
112
What term can some switches show that mean the same as secure-shutdown?
err-disabled
113
For switchport security, both of these violation modes alert you via SNMP that a violation has occurred.
Restrict violation mode and Shutdown violation mode
114
To manage a switch from a different subnet, this command needs to be present on the switch.
ip default-gateway
115
This command will dynamically save learned MAC addresses in the running-configuration of a Cisco switch?
switchport port-security mac-address sticky
116
What command disables the port if a security violation occurs?
switchport port-security violation shutdown
117
What command allows a MAC address into a port of a switch?
switchport port-security mac address MAC ADDRESS
118
The ______________command will display the routing table.
show ip routing
119
What are the 5 minimum factors a router must have in order to route packets effectively?
- destination address - neighboring routers to learn about remote networks - possible routes to those remote networks - best routes to each remote network - maintain and verify routing information
120
What are the 3 types of routing?
static, dynamic, default
121
This type of routing protocol shares routing information and automatically shares routing updates via a routing protocol.
Dynamic
122
This routing protocol class measures hop counts to determine the best route.
distance vector
123
In this routing protocol class routers create 3 separate tables: one for directly attached neighbors, one determines the topology of the entire internetwork, and one for the routing table.
Link State
124
This class of routing protocol sends updates about their own connections to all directly connected routers, then is propagated on.
link state
125
This class of routing protocol determines the lowest hop count number when deciding the best route
distance vector
126
Prevents broadcasts of routing table updates but still allows itself to receive those updates.
passive-interface
127
What is the command syntax for a static route?
[destination address] [subnet mask] [exit interface address] [administrative distance] [permanent]
128
Next hop can also mean the next__________.
router
129
_______________means the trustworthiness of a route.
administrative distance
130
What are the 3 types of packet forwarding Cisco routers perform?
process switching, fast switching, and Cisco Express Forwarding (CEF)
131
What does [permanent] in the command syntax of creating a static route mean?
The route entry is kept in the routing table no matter what.
132
This link-state routing protocol supports VLSM and classless routing.
OSPF
133
______________connects multiple autonomous systems together.
Autonomous system boundary router (ASBR)
134
What are the command syntax's for configuring OSPF?
router ospf [process#1-65535] | network [ip address] [wildcard] area [#]
135
_____________ are elected whenever OSPF routers are connected to the same broadcast network and is responsible for publicizing routing info to and from routers on the broadcast network.
designated router (DR)
136
AD = 90
EIGRP
137
AD = 100
IGRP
138
AD = 110
OSPF
139
AD = 115
IS-IS
140
AD = 120
RIP
141
IP address range for Class A = ?
1 - 126
142
IP address range for Class B = ?
128 - 191
143
IP address range for Class C = ?
192 - 223
144
IP address range for Class D = ?
224 - 239
145
IP address range for Class E = ?
240 - 254
146
2^1
2
147
2^2
4
148
2^3
8
149
2^4
16
150
2^5
32
151
2^6
64
152
2^7
128
153
2^8
256
154
2^9
512
155
2^10
1024
156
2^11
2048
157
2^12
4096
158
Number of Hosts/Addresses formula
2^u - 2
159
Number of Subnets formula
2^b
160
2^u - 2
number of hosts
161
2^b
number of subnets
162
What multicast IP address is used to send OSPF messages to the DR?
224.0.0.6
163
1st step in Cisco's 4-step troubleshooting method?
Ping loopback addreess
164
2nd step in Cisco's 4-step troubleshooting method?
Ping NIC
165
3rd step in Cisco's 4-step troubleshooting method?
Ping deafult gateway
166
4th step in Cisco's 4-step troubleshooting method?
Ping remote device
167
What multicast address is used to send a message to ALL OSPF routers?
224.0.0.5
168
Stored in ROM, boots router up and then loads the IOS
Bootstrap
169
Stored in ROM, Checks basic functionality of router hardware, and the interfaces that are present
POST (power-on self-test)
170
Stored in ROM, runs, manufactures, tests, troubleshoots a mini-IOS when flash fails to load IOS
ROM monitor
171
Called RXBOOT or bootloader, stored in ROM, is a small IOS that can load Cisco IOS into flash memory
Mini-IOS
172
Holds the POST, bootstrap program, and mini-IOS. Used to start and maintain router.
ROM
173
Stores the Cisco IOS, not erased when router is reloaded
flash memory
174
Holds the switch/router configuration, not erased when device is reloaded, holds configuration register
NVRAM
175
Used to control HOW the router boots up, the show version command shows it
configuration register
176
TCP Port number
6
177
UDP Port number
17
178
2000::/3
global unicast address range
179
FC00::/7
unique local unicast range
180
FE80::/10
link-local unicast range
181
FF00::/8
multicast range
182
Summarizes a group of IP address into fewer.
NAT
183
What are the 3 types of NAT?
static, dynamic, overloading
184
_____________ is one-to-one IP address mapping between local and global addresses.
static NAT
185
____________ maps a range of unregistered IP addresses to a registered IP address out a pool of registered addresses.
dynamic NAT
186
_____________ maps multiple unregistered IP addresses to a single registered IP address by using different ports.
overloading (form of dynamic NAT)