Midterm Flashcards

1
Q

Network Characteristics

A

Topology, Speed, Cost, Security, Availability, Scalability, Reliability

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

Components of a Network Capable Device

A

CPU, Operating System, Memory and Storage

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

Process Switching

A

Packets are forwarded to the control panel where the CPU decides where to forward the packet

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

Fast Switching

A

A fast switching cache is used to store next-hop information. If a packet is going to a destination with info in the cache the next-hop info in the cache is used without CPU intervention

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

Cisco Express Forwarding (CEF)

A

CEF uses a Forwarding Information Base that is change-triggered. It is the fastest forwarding method and preferred choice on Cisco routers

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

Best Path

A

Selected by a routing protocol based on the value/metric it uses to determine the distance to reach a network. It is the path with the lowest metric

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

Metric

A

Value used to measure distance to a network

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

Dynamic routing protocol metrics

A

RIP - hop count
OSPF - Cost (cumulative bandwidth fr source to dest.)
EIGRP - Bandwidth, delay, load, reliability

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

Load Balancing

A

When a router has two or more paths with equal cost metrics, packets are forwarded using all paths equally

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

Administrative Distance

A

If multiple paths to the same dest. are configured on the same router, the one in the route table is the one with the lowest AD. The lower AD, the more reliable

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

Routing Table

A

Stored in RAM, contains info about direct connected and remote routes

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

What does OSPF stand for?

A

Open Shortest Path First

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

What does EIGRP stand for?

A

Enhanced Interior Gateway Routing Protocol

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

What does RIP stand for?

A

Routing Information Protocol

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

What does IS-IS stand for?

A

Intermediate System-to-Intermediate System

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

IPv6 Dynamic Routing Protocols

A

OSPFv3, RIPng (next gen), EIGRP for IPv6

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

IPv6 Static Route Next Hop Options

A

Next hop: only ip specified
Direct: only exit interface specified
Fully specified: ip and exit interface specified

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

IGP

A

Interior gateway protocol: routing within an AS; includes RIP, OSPF, IS-IS

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

EGP

A

Exterior gateway protocol: routing between AS; BGP is the official protocol used by internet

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

Distance Vector Routing Protocols

A

Use distance (hop count/#of routers) and direction (which interface)

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

Link-State Routing Protocols

A

Use sophisticated algorithm (SPF) and simple metrics (bandwidth) to calculate best path

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

Why passive interfaces?

A

Because unneeded updates are waste of bandwidth, resources and security risk

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

How to propagate a default route?

A

default-information originate

24
Q

Routes are discussed in terms of?

A

Ultimate, level 1, level 1 parent, level 2 child

25
Ultimate Route
Contains either next-hop ip or exit interface
26
Level 1 Route
Subnet mask is equal to or less than the classful mask of the net address (eg. network, supernet/summary, default)
27
IPv6 Route Table Entries
All routes are level 1 ultimate routes
28
Converged network elements
Multiple types of traffic only one network, savings on installation and management, integrates IT management
29
Cisco Borderless Networks
Allows organizations to connect anyone, anywhere, anytime, any device, securely, reliably and seamlessly
30
Borderless Switched Network designs built on what principles?
Hierarchical, modularity, resiliency, flexibility
31
Switched Network Form Factors?
Fixed, stackable, modular
32
Multilayer Switching
Deployed in core and distribution layers, can build route table, supports few routing protocols, forwards ip packets, supports multiple SVIs
33
Switch Boot Sequence
1. POST 2. Run boot loader software (small program in ROM) 3. Boot loader performs low-level CPU initialization 4. Boot loader initializes flash file system 5. Boot loader locates and loads a default IOS software image into memory and passes control of switch to IOS
34
Where are configuration files stored on a switch?
NVRAM
35
How to use boot loader to manage switch?
1. Connect by console cable and unplug power cord 2. Reconnect power cord and hold Mode button 3. Wait for the System LED to turn amber and then green. Release the Mode button. Boot loader prompt in terminal is Switch:
36
Cisco Catalyst 2960 switch modes
System, Redundant power system (RPS), Port status, Port duplex, Port Speed, Power over Ethernet (PoE)
37
Duplex Communication
Full duplex: send and receive | Half duplex: send or receive
38
Auto-MDIX
Certain cable types were required when connecting devices, the auto medium-dependent interface crossover feature eliminates this problem. When auto-MDIX is enabled, interface auto detects and configures the connection. When using auto-MDIX on an interface, the interface speed and duplex must be auto.
39
3 Port Security Violation Modes
Protect: no notification Restrict: notification received Shutdown
40
Normal Range VLANs and Extended Range VLANs
Normal range: 1 to 1005 (1002-1005 for legacy VLANs) | Extended range: 1006 to 4096
41
What is an ACL?
A series of IOS commands that control whether a router forwards or drops packets based on info from the packet header
42
ACEs
Access control entries (ACL statements)
43
Wildcard Mask
a string of 32 binary digits used by router to determine which bits of address to examine for a match
44
Extended ACLs
Configure as close to source as possible
45
Standard ALCs
Configure as close to destination as possible
46
Four Step Process to Obtain a Lease
1. DHCP Discover 2. DHCP Offer 3. DHCP Request 4. DHCP Acknowledgement
47
Two Step Process to Renew a Lease
1. DHCP Request | 2. DHCP Acknowledgement
48
SLAAC
Stateless Address Auto Configuration. Uses router solicitation (RS) and router advertisement (RA) messages to provide addressing and other configuration information
49
Duplicate Address Detection
Send a Neighbor Solicitation message to an IPv6 address and wait for a response to check if address is in use
50
What is NAT?
Used to translate private IP addresses to public addresses, hides internal addresses from outside networks
51
PAT
Port Address Translation (NAT overload), can use one public IPv4 address to allow thousand of private IPv4 addresses to communicate with outside network devices. Uses port numbers to track the session
52
CDP
Cisco Discovery Protocol, layer 2 protocol used to gather info about Cisco devices sharing a link: type of device, name, number and type of interfaces
53
LLDP
Link Layer Discovery Protocol, vendor neutral neighbor discovery like CDP, works with routers, switches, wireless LAN access points. Advertises identity and capabilities to other devices and info from connected layer 2 devices
54
NTP
Network Time Protocol: uses UDP port 123, obtain time and date from single source
55
NTP Operation
Stratum 0: top level of hierarchical system, authoritative time sources, assumed to be accurate Stratum 1: directly connected to authoritative sources and act as primary network time standard Stratum 2 and Lower: connected to stratum 1 devices via network connections, act as servers for stratum 3 devices Smaller stratum numbers: closer to authoritative time source Larger stratum number: lower stratum level (max hop is 15) Stratum 16: lowest stratum level, indicates device is unsynchronized
56
Syslog
Describes a standard and protocol. UDP port 514. Provides ability to gather logging info for monitoring and troubleshooting, select type of logging info, specify destinations of captured messages
57
Syslog Message Destinations
Logging buffer (RAM), console line, terminal line, Syslog server