CCNP - Packet Forwarding Flashcards

1
Q

What does CSMA/CD stand for?

A

Carrier Sense Multiple Access/Collision Detection

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

What is CSMA/CD used for? CSMA/CD is used in what type of network?

A

Ensure that only one device talks at a time in a collision domain Wired Networks

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

What is a collision domain? What is a network device where collisions can occur?

A

shared media that connects different network devices same media network where packet collisions can occur. ex. hubs, switches

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

What is the broadcast address used with MAC addressing?

A

FF:FF:FF:FF:FF:FF

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

What is a broadcast domain?

A

where a broadcast message can reach all devices on a subnet

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

What network devices are used to separate boundaries of broadcast domains?

A

routers

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

Is each port on a hub in the same or different collision domain?

A

same domain

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

Rather then flooding all the traffic out every port, what do switches maintain in order to forward traffic to the destination MAC address Where is that routing data stored?

A

MAC Address Table CAM or TCAM Table

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

What occurs when there is an unknown unicast?

A

is flooded to every switch port

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

What is a VLAN? Do VLANs create single or multiple broadcast domains on the same network switch?

A

Virtual Local Area Network multiple broadcast domains

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

What term are VLANs also know as?

A

SVI (Switch Virtual Interface)

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

By default do network devices in a VLAN communicate with other devices in a different VLANs

A

no

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

Can access ports be assigned to multiple or a single VLAN?

A

single VLAN

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

When packets are transmitted or received on an access port are 802.1Q tags included?

A

not included

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

What does the MAC Address table contain?

A

forwarding information of mac addresses mapped to assigned ports.

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

In the OSI model, which layer does all traffic start?

A

Layer 7 the application layer.

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

The ARP protocol is responsible for?

A

mapping mac addresses to switch ports

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

What three ways can packets be configured to route?

A

static route entry default-gateway routing protocol

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

What is a static route?

A

manually configured route to a destination network

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

What is a default-gateway?

A

default static route for all network traffic

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

What is a routing protocol used for?

A

route and distribute data and network information

22
Q

What is a Routing Information Base-RIB?

A

Default routing table

23
Q

What would be considered a routed interface?

A

any interface on a router

24
Q

What does packet switching relate to?

A

Way packets are moved to/from the input interface to the output interface or interfaces to CEF

25
Process switching requires what to be personally involved with every forwarding decision? What layer does process switching take place?
CPU - every packet is inspected by the CPU (Software) L3
26
How does fast-switching work?
Packet passes and forward from the CPU once then stored in fast-switching route cache for faster access
27
How does Cisco Express Forwarding CEF work? Benefit of using Cisco Express Forwarding CEF
CEF caches routing information in the FIB (Forwarding Information Base) and Layer 2 next hop address in an adjacent table. (all in L2 data plane) Ability to forward more packets faster
28
How does CEF handle routing information in specialized ASICs?
Layer 3 routing table (RIB) is copied down into the (hardware level) L2 data plane and stored in both FIB (Forwarding Information Base) and (next hop) adjacent tables
29
What does ASIC stand for? What are ASIC used for?
Application Specific Integrated Circuit Integrated circuit (IC) for a particular use, rather for general-purpose use
30
What does TCAM stand for? What is the TCAM used for? Is TCAM an extension of the CAM architecture? True/False
Ternary Content Addressable Memory allowing the matching and evaluation of packets on more than one field. True
31
How are the TCAM entries stored?
Value, Mask and Result (VMR format)
32
What does the value in a TCAM indicate? What are those values?
value that should be searched IP address and protocol fields
33
What does the mask in a TCAM indicate?
field of interest that should be queried
34
What does the results in TCAM indicate?
action that should be taken with a match on the value and mask
35
What does CAM stand for? What is CAM used for?
Content Addressable Memory Store mac address and port information in a MAC address table
36
What do multi-layer switches use to forward frames and packets at wire speed?
ASIC hardware
37
What is centralized forwarding architecture?
When RP engine "route processor" is equipped to make all packet switching decisions/CPU.
38
What is distributed forwarding architecture?
When a packet is received on the ingress line card and then forwarded to the local forwarding engine.
39
What does the CEF - Software Forwarding Information base consist of?
Forwarding information base and Adjacent Table
40
What is the main advantage of distributed forwarding architecture Hardware CEF?
offloading packet switching responsibilities to line cards dCEF improves packet throughput performance.
41
What is the process of dCEF?
CEF data structures are downloaded to the forwarding ASIC and the CPUs of all the line cards to allow for switching to be done at the distribution level "data plane"
42
What is a RP route processor responsible for?
learning the network topology and building the route table "RIB"
43
Can a "RP" Routing Processor failure trigger routing protocol adjacency to reset resulting in packet loss and instability? True/False
True
44
What does the redundancy feature in stateful switchover (SSO) allows Cisco routers with two RPs to do?
synchronize router configuration and control plane state information
45
The process of mirroring information between "RPs" Route Processors is referred to as what?
checkpointing
46
During stateful switchover what two things happen immediately?
"RP" Route Processor immediately takes control and prevents problems such as interface link flaps.
47
What does CSMA/CA stand for? What is CSMA/CA used for? CSMA/CA is used in what type of network?
Carrier Sense Multiple Access / Collision Avoidance Reduces the possibility of a collision Wireless Networks
48
Is each port on a bridge, switch, router in the same or different collision domain?
separate domain
49
How many results does CAM tables provide?
only two results: 0 (true) or 1 (false)
50
How many results does TCAM tables provide?
three results 0, 1, and "X-don't care."
51
What does the forwarding engine perform?
Packet lookup and determines if that outbound interface is local, it forwards packet out a local interface. If the outbound interface is located on a different line card, packet is sent across the switch fabric, back plane, directly to the egress line card bypassing the RP.