19 - Network Architecture Flashcards

1
Q

What is Campus LAN?

A

LAN created to support devices in a building or multiple buildings in close proximity to one another

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

What are the three switch roles in Campus design?

A

Access
Distribution
Core

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

What is the function of Distribution switches in Campus design?

A

Aggregation point for access switches and to provide connectivity to the rest of the devices in the LAN

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

What is the function of Core switches in Campus design?

A

Aggregate distribution switches in very large campus LANs.

Provides very high forwarding rates for larger volumes of traffic

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

What is another name for Two-Tier Campus Design and why?

A

Collapsed core

Because there is no Core tier

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

What is Two-Tier Campus Design?

A
Most common campus LAN design
Access and Distribution tiers
Hybrid design
- Star topology at Access layer
- Partial Mesh at distribution layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Three-Tier Campus Design

A

For very large Campus LANs, use of a Core tier in a partial mesh to interconnect the Distribution Tier provides very high forwarding rates while saving on switch ports and cables

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

Does a SOHO Wireless LAN AP utilize CAPWAP?

A

No, it doesn’t send frames to a WLC so doesn’t need to

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

What is PSE?

A

Power Sourcing Equipment

A device that supplies DC power over the Ethernet cable, typically a switch

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

What are PDs?

A

Powered Devices

Devices that can utilize PoE

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

How do PSE devices know that a given device can utilize PoE to prevent damage?

A

IEEE auto-negotiation messages

Low powered signals sent and monitor return signal to determine PoE power class

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

What is a Power Class?

A

For PoE a Power class determines how much power to supply a PD

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

What other two protocols can be used to Monitor for changes to power class aside from auto-negotiation?

A

CDP and LLDP

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

What is the IEEE standard for normal PoE and how many watts is it?

A

802.3af

15 watts

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

What is the IEEE standard for PoE+ and how many watts is it?

A

802.3at

30 watts

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

What is MetroE?

A

Metro Ethernet

A way of connecting different areas of a network together (possibly remote) to make them appear to be on the same network. The WAN service acts like a LAN switch

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

What is a PoP facility for MetroE?

A

A facility that is typically near to as many customer sites as possible that houses a device (usually switch) so that they can be connected to the customer device

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

What is an Access link with respect to MetroE?

A

A physical link between the customer and the SP where everything on the link falls within UNI

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

What is UNI?

A

User Network Interface

Everything on an Access link for MetroE

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

What key service does a MetroE SP promise?

A

To deliver Ethernet frames across the LAN (even to remote sites)

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

What is MEF?

A

Organization collaborating to define Metro Ethernet Standards

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

What are 3 key MEF Service types / topologies?

A

E-Line
E-LAN
E-Tree

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

What is an E-Line?

A

Ethernet Line Service

PTP EVC

Allows two customer devices to send Ethernet frames to each other as if they had a long crossover cable

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

What is another name for an E-Line?

A

Virtual Private Wire Service (VPWS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is an EVC?
Ethernet Virtual Connection An association between two or more user network information that essentially forms a virtual connection between them / path across the network
26
What is needed to be used to have multiple E-Line services on a single access link?
802.1q trunking with a different VLAN ID for each E-Line service
27
What is E-LAN?
Ethernet LAN service Several sites connected to WAN but with a goal of allowing every site to send frames directly to ever other site (full mesh) As if Ethernet WAN service was one big Ethernet switch
28
What is E-Tree?
Hub and spoke design in which the central site can communicate directly with each remote site but they can only send to the central site
29
What is L3 E-Line?
PTP where both routers on each
30
What is MPLS?
Multiprotocol Label Switching VPN A WAN service that routes IP packets between customer sites over the SPs network
31
How does MPLS work and identify traffic for different customers?
Devices in the MPLS network use Label Switching, with devices on the edge of the MPLS network adding and removing the label field inside the MPLS header when forwarding data across the network
32
What Layer service does MPLS provide to customers?
Layer 3 But really is a Layer 2.5 protocol because MPLS header is between L2 and L3
33
What is a big plus of MPLS being an L3 service with respect to data link protocols?
In theory any data link protocol could be used on MPLS access links
34
What must the SP be aware of with respect to the customer when using MPLS?
It must be aware of the customers IP addressing
35
What will the SPs MPLS network do with respect to the customers networks and routes?
- Build routing protocol neighbor relationships with customer routers - Will learn customer subnets / routes with said protocols - Will advertise customers routes to all routes a customer connects to the MPLS VPN can learn all routes as advertise through the network
36
True / False: MPLS encrypts data
False
37
What is a CE router in MPLS VPN networks?
Customer Edge router at customer site Needs to learn routes from other CE routers, but does not form neighbor relationships directly with other CE routers, only with the PE router
38
What is the PE router in MPLS VPN networks?
Provider Edge router
39
True / False: MPLS networks advertise customers routes between PE routers
True This is so that CE routers can learn ALL customer routes
40
What is Route re-distribution?
Taking routes from one routing protocol process and injecting them into another
41
Where is Route re-distribution performed?
In PE routers between routing protocols used by customer and internally
42
Does MPLS support QoS? If so, what is required?
Yes Customer and SP must cooperate
43
What is DSLAM?
DSL Access Multiplexer Splits analog and digital data
44
What do Site to Site VPNs generally use for security?
IPsec
45
How are IPsec VPNs realized in an enterprise?
GRE creates concept of tunnel, then apply IPsec to the tunnel
46
What IEEE Metro Ethernet standard does 100mbit/10kms?
100BASE-LX10
47
What IEEE Metro Ethernet standard does 1000mbit/5kms?
1000BASE-LX
48
What distance does 1000BASE-ZX support?
100km
49
What distances do IEEE LR standards support?
10km
50
What distances do IEEE ER standards support?
40km
51
What does a Hypervisor do?
Manages and allocates host hardware to each VM from a host machine
52
What is vNIC?
A virtual NIC that is part of a VM
53
How do VMs talk to each other?
Virtual Switch
54
How does a physical host network with a VM?
Its physical NIC interacts with the Virtual Switch
55
What is Cisco AVS?
Cisco Application Virtual Switch
56
What is a ToR switch?
Top of Rack Switch
57
What is an EoR switch?
End of Row Switch
58
What is the typical Physical data center network layout with respect to racks and rows?
- Each host in rack often cabled to 2 ToR switches | - Each ToR switch cabled to an EoR switch
59
What is the role of ToR and EoR switches in Physical data center network layouts?
Hosts cabled to 2 ToR switches to provide redundant paths into the LAN, acting as an access layer switch EoR switches act as distribution switches
60
What is Cisco ACI?
Application Centric Infrastructure
61
What is Virtualized Data Center?
OS decoupled from the hardware where as a VM it can run on any server in the data center Virtualization software and automatically start and move these VMs
62
What are the 5 NIST definitions for Cloud architecture?
1. On Demand Self-service 2. Broad network access 3. Resource pooiling 4. Rapid elasticity (pool appears to be unlimited) 5. Measured service
63
What is a Cloud Service Catalog?
Web app listing anything that can be requested via the company's cloud infrastructure
64
What is a Private Cloud?
On Premise service inside a company to internal customers that meets the NIST criteria
65
What is the key difference between IaaS and PaaS?
PaaS is more of a development platform, comes with the VM plus many more software tools beyond the basic OS
66
What is the downside of using the Internet as WAN connectivity to the public cloud?
- Less security - Capacity can be an issue - QoS - No WAN SLA to all destinations of a network
67
What are some of the downsides of Private WANs?
- Install time - Cost - Migrating cloud providers is harder
68
True/False: WAN services like MPLS VPN and Ethernet WAN are preferable to an Internet VPN because they can provide QoS
True
69
What is a CSR?
Cloud Services Router Router that runs as a VM in a cloud service
70
What is an Intercloud Exchange?
When a company (SP) creates a private network as a service. It connects to multiple cloud providers on one side and other side connects to cloud consumers
71
What is one of key pros as a tradeoff for Intercloud Exchange?
It offers the benefits of private WAN (privacy etc) but also makes it easier to migrate to new cloud providers
72
What is a key downside of Intercloud Exchanges?
Another company is in the mix