CCNP switch slides 2 Flashcards
Source
http://quizlet.com/3373135/ccnp-switch-deck-2-flash-cards/
How many links can be used in an EtherChannel?
2-8 FE, GE, or 10GE are bundled.
What types of link can an etherchannel be?
access or trunk
What are the restrictions for bundling into an Etherchannel?
must be same type, speed, VLAN(s), native vlan, pass the same set of vlans,duplex, and spanning tree settings
How are frames forwarded across a specific link?
hashing algorithm
What can the Etherchannel hash use?
source IP, dest IP, combination of source and dest IP, source and dest MAC, or TCP/UDP port numbers
What are the port channel load balancing methods?
src-ip, dst-ip, src-dst-ip, src-mac, dst-mac, src-dst-mac, src-port, dst-port, src-dst-port
What is the default mode of load balancing?
src-dst-ip
What are the two etherchannel negotiation protocols?
PAgP (Cisco proprietary) and LACP (standards-based)
What are the PAgP negotiation modes
on (all ports channel), auto (channels when asked), and desirable(actively asks to form a channel)
How does PAgP form etherchannels?
only on ports that have same static VLANs or trunking. It also modifies parameters of the channel if one of the ports is modified
What is a LACP priority?
the priority is a 2 byte value followed by the MAC that decides which ports are actively participating in Etherchannel (lower=higher priority)
How many potential links can LACP define?
16, of which up to 8 are active. The others are in standby
what is the range of PAgP channel group numbers?
1 to 64
By default, what submode does PAgP operate in with the desirable and auto modes?
silent
what should you do if you expect a PAgP capable switch at the other end vs. a server or host?
configure non-silent submode
What are the steps to configure a PAgP port channel?
1-(opt) configure load balancing, 2-select the interface(s), 3-assign the protocol, 4-select the mode and submode
What is the LACP priority range?
1-65535 (def 32768) lower priority, higher probability
How do you configure LACP standby links?
LACP port priority
What are the steps to configure a LACP port channel?
1-(opt) set system priority, 2-select interface(s), 3-assign the protocol, 4-set the mode, 5-(opt) set the port priority
If one end of an Etherchannel (either type) is set to on and the channel doesn’t form, what should you check?
Both ends should be on because on modes doesn’t send PAgP or LACP packets
What must the other end be set to if PAgP desirable or LACP active mode is selected?
either desirable or auto mode
Can two switches in the auto(PAgP) or passive (LACP) mode create a channel? Why?
no because they only participate if asked
What is the IEEE standard for STP?
802.1D
How are BPDUs spread?
multicast to 01-80-c2-00-00-00
What are the 2 types of BPDU?
configuration and TCN
How often are BPDUs sent?
2 seconds (def)
What is a bridge ID made up of?
bridge priority and MAC
What is the bridge priority range?
0-65535 (def 32768) lower=better
In a converged fabric, which switch(es) send config BPDUs?
root
How is root port decided upon?
lowest cumulative cost to root
What is the cost of a 10 Mbps link?
100
What is the cost of a 100Mbps link?
19
What is the cost of a 1Gbps link?
4
What is the cost of a 10Gbps link?
2
How many designated ports are there?
1 per segment
If there are 2 ports with same root cost, how is the tie broken for designated port?
1-lowest root bridge ID, 2-lowest root path cost, 3-lowest bridgeID, 4-lowest port ID
What are the 5 STP states?
disabled, blocking, listening, learning, forwarding
What is the STP disabled state?
admin down
What is the STP blocking state?
Can hear only BPDUs
what is the STP listening state?
can send and receive BPDUs
What is the STP learning state?
after forwarding delay, port can learn new MAC addresses
What is the STP forwarding state?
after another forwarding delay, the port can send and receive data frames, collect MAC addresses, and send and receove BPDUs
What are the 5 steps to manualy configure STP?
1-ID link path costs, 2-ID roodt bridge, 3-select root port (1/switch), 4-select designated port (1/segment), 5-ID blocking port
What is the STP hello timer?
Time between BPDUs sent by root bridge. Default of 2 seconds
What is the STP forward delay timer?
The time that a port spends in both listening and learning states . Default 15 seconds
What is the STP Max Age timer?
The time interval that a switch stores a BPDU before discarding it. Default 20 seconds
What is the default network diameter?
7 switches from root bridge
Where should you change the network diameter value?
Cisco recommends only on the root bridge
What is a topology change?
When a port moves into forwarding or from fowarding or learning to blocking.
What happens when the topology changes?
A TCN BPDU is sent out of the switch’s root port. The switch will continue sending TCN’s every hello interval until ack’d by upstream neighbor. The root bridge will send a Config BPDU to all switches
What happens when switches receive a configuration BPDU?
They shorten their bridge table aging times from default (300sec) to the fowarding delay (15 sec)
What is a direct topology change?
One that can be detected on a switch interface (ie. Up/down)
What is an indirect topology change?
The link status stays up, but something between them has failed or is filtering traffic
What is an insignificant topology change?
A host port goes up or down
What is common spanning tree (CST)?
Single instance of STP for all VLANs. BPDUs are sent over trunks using the native VLAN with untagged frames. Dot1q based
What is Per VLAN STP (PVST)?
Cisco proprietary. 1 instance of STP/VLAN. Requires ISL instead of dot1q
What is PVST plus (PVST+)?
allows devices to interoperate with PVST and CST. Can use both dot1q and ISL
What is the port ID?
16 bits (8b port priority, 8b port number)
what is the port number range?
0-255
what is the port priority range?
0-255 (lower is better)
Where should STP timers be configured and why?
on root, because the root bridge propagates timers with config BPDU
How do you automatically configure STP timers
use the spanning-tree root macro
What is portfast?
almost eliminates listening and learning states for single hosts on an access link
What does the switchport host macro do?
enables portfast, sets the port to access and disables PAgP
What does uplinkfast do?
enables switches at the end of the spanning tree branches to have a functioning root port while keeping 1 or more redundant potential ports in blocking mode. When the main fails, the other comes up.
What are the gotchas for uplinkfast?
should be used on access switches, can’t be used on root, keeps enabled switch from becoming root by raising priority of switch and all ports, making them undesirable
How does uplinkfast handle changes in topology?
notifies upstream neighbors by sending multicasts on behalf of hosts at the interval of the max update rate parameter.
What is backbonefast?
causes switch to actively determine whether alternative paths exist to root bridge in case ther eis an indirect failure
How does backbonefast determine whether alternative paths exist?
1- inferior BPDU on blocked-considered alternative, 2-inferior on root-all blocked ports considered alternate, 3-if inferior arrives on root and no blocked ports, assumes loss of connectivity to root
What is a root link query (RLQ)?
backbonefast uses RLQ to determine if upstream switches have stable connections to root bridge
How does backbonefast work?
by short-circuiting the max age timer
How should backbonefast be configured?
on all switches in network to enable RLQ request and reply
When are new path costs from BPDUs computed on a switch?
when the BPDU comes IN the switch.
When is the UplinkFast command not allowed?
On the root bridge switch.
What are the 5 STP port states?
Disabled-Blocking-Listening-Learning-Forwarding
What is the STP Max Age timer?
The time that a switch stores a BPDU before discarding it. Default is 20 seconds. Range is 6-40
Define STP PVST.
Per-VLAN Spanning Tree. Cisco Proprietary, and operates a separate instance of STP on each VLAN. Requires ISL encapsulation between switches. PVST and CST cannot easily coexist.
How many root ports can a single switch have?
Only ONE, that always points towards the root bridge!
If a switch has BackboneFast and any blocked ports, what does it use to figure out alternate paths?
The Root Link Query (RLQ) protocol.
What is the STP path cost of 10G, 1G, 622M, 155M, 100M, and 10M?
2, 4, 6, 14, 19, and 100
What is the value range and default value of STP port priority?
0-255, and defaults to 128.
When should you use STP PortFast?
Only from access layer switches to workstations.