Term
| The original Spanning Tree specification is IEEE _____. |
|
Definition
|
|
Term
| IEEE 802.1W is the standard called _____ Spanning Tree. |
|
Definition
|
|
Term
| IEEE 802.1S is the standard called _____ Spanning Tree. |
|
Definition
|
|
Term
| All Spanning Tree standards are incorporated into the IEEE _____ specification. |
|
Definition
|
|
Term
| Spanning Tree ensures a network topology that is _____. |
|
Definition
|
|
Term
| The frames that pass from switch to switch to build the STP tree are called _____. |
|
Definition
|
|
Term
|
Definition
| Bridge Protocol Data Units |
|
|
Term
|
Definition
|
|
Term
| 802.1D is configured by default on _____. |
|
Definition
|
|
Term
| 802.1D is on all switched running layer ____ software. |
|
Definition
|
|
Term
| 802.1D is disabled completely on switches running layer _____ software. |
|
Definition
|
|
Term
| What are the two levels that you can enable or disable STP on? |
|
Definition
| all ports on a port-based VLAN OR on an individual port (interface). |
|
|
Term
| Enabing 802.1D on a VLAN will apply to all _____ that belong to that VLAN. |
|
Definition
|
|
Term
What does this command do?
Ruckus(config)# vlan 222 Ruckus(config-vlan-222)# no spanning-tree |
|
Definition
|
|
Term
What does this command do?
Ruckus(config)# interface 1/1/1 Ruckus(config-if-e1000-1/1/1)# no spanning-tree |
|
Definition
| Disabled STP on interface 1/1/1 |
|
|
Term
| If you enable or disable STP on a specific port, it effects all STP instances for all _____ that it may be a member of. |
|
Definition
|
|
Term
| You can change the STP _____, increasing the possibility of becoming the root bridge on a given VLAN. |
|
Definition
|
|
Term
| STP Priority is formed on a per-_____ basis. |
|
Definition
|
|
Term
| The _____ priority value, the higher the priority. |
|
Definition
|
|
Term
| The STP bridge with the priority value of 0 has the _____ priority. |
|
Definition
|
|
Term
What does this command do?
Ruckus(config)# vlan 222 Ruckus(config-vlan-222)# spanning-tree priority 40000 |
|
Definition
| Assigns vlan 222 the STP bridge priority of 40000 |
|
|
Term
| The _____ value specifies the port-cost to the received BPDUs and helps calculate the path to the root bridge. |
|
Definition
|
|
Term
| STP prefers the path with the lowest _____. |
|
Definition
|
|
Term
| The default path-cost depends on the _____. |
|
Definition
| port type (100 Mbps, 1 Gbps, etc.) |
|
|
Term
What does this command do?
Ruckus(config)# vlan 10 Ruckus(config-vlan-10)# spanning-tree ethernet 1/1/1 path-cost 15 priority 64 |
|
Definition
| sets path-cost and priority value to vlan 10 |
|
|
Term
| It is required that port priority be set to a value that is devisable by _____. |
|
Definition
|
|