Written Lab

Write the answers to the following questions:

1. 

What command shows you whether a port is in forwarding mode?

 show spantree . this command displays the spanning tree information of a vlan and all the ports participation in stp.

2. 

What command would you use to disable spanning tree for VLAN 5 on a set-based switch?

 set spantree disable 5 . the set spantree command is used to enable or disable spanning tree for a vlan.

3. 

What command(s) enables spanning tree for VLAN 6 on an IOS-based switch?

 terry_2950(config)#spanning-tree vlan 6 . this command is used to turn on spanning tree for a vlan. you can disable stp for an interface with the interface command spanning-tree vlan vlan_number command.

4. 

What is a switch's priority by default?

32768. this is the default priority on all switches and bridges.

5. 

What is used to determine a bridge ID?

bridge priority and then mac address. if the priorities of the switches are set the same, the mac address would be used to determine the root bridge.

6. 

What is the default hello time of a BPDU?

2 seconds. every 2 seconds, bpdus are sent out all forwarding ports.

7. 

What is the amount of time it takes for a switch port to go from blocking state to forwarding state?

50 seconds. from blocking to listening is 20 seconds, from listening to learning is 15 seconds, and from learning to forwarding is another 15 seconds.

8. 

What are the four states of a bridge port?

blocking, listening, learning, forwarding. each state is used to stop network loops from occurring on redundant links.

9. 

What are the two parameters used to determine which port forwards data and which ports block on a switch with redundant links?

the path cost and port id are used to determine the designated port and nondesignated ports.

10. 

True/False: A bridge must forward all broadcasts out all ports except for the port that initially received the broadcast.

true. bridges forward all frames that are received and are broadcasts or are not in the filter table.

Answers

1. 

show spantree. This command displays the spanning tree information of a VLAN and all the ports' participation in STP.

2. 

set spantree disable 5. The set spantree command is used to enable or disable spanning tree for a VLAN.

3. 

Terry_2950(config)#spanning-tree vlan 6. This command is used to turn on spanning tree for a VLAN. You can disable STP for an interface with the interface command spanning-tree vlan vlan_number command.

4. 

32768. This is the default priority on all switches and bridges.

5. 

Bridge priority and then MAC address. If the priorities of the switches are set the same, the MAC address would be used to determine the root bridge.

6. 

2 seconds. Every 2 seconds, BPDUs are sent out all forwarding ports.

7. 

50 seconds. From blocking to listening is 20 seconds, from listening to learning is 15 seconds, and from learning to forwarding is another 15 seconds.

8. 

Blocking, listening, learning, forwarding. Each state is used to stop network loops from occurring on redundant links.

9. 

The path cost and port ID are used to determine the designated port and nondesignated ports.

10. 

True. Bridges forward all frames that are received and are broadcasts or are not in the filter table.



CCNP. Building Cisco Multilayer Switched Networks Study Guide (642-811)
CCNP: Building Cisco Multilayer Switched Networks Study Guide (642-811)
ISBN: 078214294X
EAN: 2147483647
Year: 2002
Pages: 174
Authors: Terry Jack

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net