Deck 3 Flashcards

1
Q

Layer 2 tunnels encapsulate LWAPP traffic between what two points?

ALSO, what do these tunnels require of these two points?

A

-AP and the WLC
-IP addr on both ends

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

Layer 3 tunnels support what type of tunneling within Ethernet frames and UDP packets?

Also, they support UDP/UDP lite for which deploymens?

A

-LWAPP
-IPV6

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

devices communicate through a central device called an access point (AP). The access point serves as the hub or gateway

refers to a collection of one or more interconnected Basic Service Sets (BSS). A BSS is the basic building block of a WLAN (Wireless Local Area Network) and consists of one access point (AP) and multiple wireless clients

A

-infrastructure mode

-extended service set

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

option of WIFI where cells across different APs are linked together?

what does an independent basic service set do?

A

-distribution system
-allow direct comms between clients w/o a central access point

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

PortFast enabled on an interface connected to another switch immediately does what?

A

-immediately enables forwarding state
-can cause a broadcast storm (switching loops will be ignored)

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

Profile that is selected in GUI when configuring voice over WLAN?

A

Platinum

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

what command ensures a switch is ALWAYS and (THE ROCK MEANS ALLLWAYS!) the root for, say, a vlan 750?

A

(config)#spanning-tree vlan 750 root primary

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

what vlans must match when setting up trunking?

A

-Native vlans

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

service ports are used for what?

ALSO, what are dynamic interfaces used for?

A

-out of band management of a WLC

-communication for wireless clients

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

in a mobility group setup with WLCs in different places, it anchors inter-controller data

A

-virtual interfaces

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

A unified access point mode that continues to serve wirelessly after connectivity to LAN controller ceases?

A

-flexconnect

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

“show cdp neighbor” shows what?

A

-capability codes (R-router, s-switch, etc)

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

Static persistence (aka “on” mode), without negotiation, configures what between two switches?

A

-etherchannel

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

mode that allows APs to be managed by a Wireless LAN controller?

-what does it mean?

A

-LAP (lightweight)
-means can’t independent of a wireless controller

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

Creating a wlan in Cisco wlan controller. what MUST be created?

A

-ssid
-profile name

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

VTP mode of transparent means:

A

switch FORWARDS but doesn’t process VTP updates

17
Q

with DTP, a dynamic auto switch is willing to become a trunk but…

what happens with a dynamic desirable switch?

A

won’t negotiate

-actively tries to negotiate trunking

18
Q

Untagged PC data goes to a CISCO IP phone. What happens?

A

it goes thru unchanged

19
Q

802.11b wireless infrastructure best practice is allocating…

A

nonoverlapping channels

20
Q

to have untagged vlan traffic what must be done and whats the command?

A

make that vlan the native vlan for both connected interfaces on the switches

switchport trunk native vlan #

21
Q

These commands are setting up an etherchannel. what kind and how?

-interface port-channel 10 no switchport and ip address 172.16.0.1 255.255.255.0

-interface GigabitEthernet0/0/1 channel-group 10 mode active

A

it’s a layer 3 etherchannel because “no switchport” and an IP address are there

-second command is assigning an interface to the created channel and using an open standard protocol (hence mode active which sets up LACP negotiation)

22
Q

to create an etherchannel what two modes are used in a sequence? and why?

A

active and passive

ex: int range g0/0-1 channel-group 10 mode active

int range g0/0-1 channel-group 10 mode passive

TO ACHIEVE BALANCE

23
Q

Phones and Computers, when configured proper don’t send traffic in the same…

24
Q

command that enables the industry standard equivalent of Cisco’s CDP?

A

lldp run (from conf t)

25
3 lldp timers
-lldp holdtime -lldp reinit delay (delay for lldp to initialize) -lldp timer rate (sending frequency)
26
CDP neighbor has no IP. what happens? Also what command is used to view IPs in cdp?
not much, cdp will go on normally show cdp neighbor detail
27
LACP 3 modes? PAgP 3 modes? which is proprietary to cisco?
-active, passive, on -on, desirable, auto PAgP
28
what two vlan IDs indicate a default vlan?
1 and 1002-1005
29
what two things appear in CDP?
native vlan and vtp domain
30
PApG desirable and LACP active are equivalent in that they? PApG auto and LACP passive are equivalent how?
-actively negotiate EtherChannel -won't negotiate. will only form if other end expresses interest (active for LACP, desirable for PApG)
31
for VTP, ALL switch must..
-be able to perform trunk negotiation -use same VTP version
32
-root ports -designated ports
-port with best BPDU/lowest cost to get to root bridge -One per collision domain
33
I want to make a specific interface the preferred forwarder. What do I change?
the port priority
34
CDP best uses for an administrator, amongst others, are verifying layer 2 connectivity and providing
IPs
35
-CDP doesn't give extensive VLAN info. What does? -CDP does NOT show routing protocols but it shows interfaces. what else doesn't it show?
-show vlan/brief -cables used