Use the show spanning-tree bridge command to retrieve the bridge ID of each switch. Place a label on the network diagram indicating which will be the root switch for STP. You are to also label the roots ports, designated ports, and blocked ports. Configure the network according to the specifications listed. Verify your labeled diagram with the actual STP topology. Change the bridge priority of another switch to make it the root switch. Test your network and then save your configuration.

What will be an ideal response?






```

SW1# sh spanning-tree root

Root Hello Max Fwd

Vlan Root ID Cost Time Age Dly Root Port

---------------- -------------------- --------- ----- --- --- ------------

VLAN0001 32769 0019.e86a.1180 0 2 20 15

SW1#

PC1

Physical Address. . . . . . . . . : 0200.0000.1111

IP Address. . . . . . . . . . . . : 192.168.10.11

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.10.10

PC2

Physical Address. . . . . . . . . : 0200.0000.2222

IP Address. . . . . . . . . . . . : 192.168.10.12

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.10.10

S1

Physical Address. . . . . . . . . : 0200.0000.AAAA

IP Address. . . . . . . . . . . . : 192.168.10.13

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.10.10

S2

Physical Address. . . . . . . . . : 0200.0000.BBBB

IP A

Computer Science & Information Technology

You might also like to view...

MC The__________ exception signals the end of a for loop.

a) SystemExit. b) StopIteration. c) EndLoop. d) StandardError.

Computer Science & Information Technology

A method that is invoked in response to an event is often called a(n) ____.

A. event handler B. intelligent agent C. message interface D. execution assistant

Computer Science & Information Technology

The data table is one of a group of Excel's What-If Analysis tools

Indicate whether the statement is true or false

Computer Science & Information Technology

PC cards are small, thin expansion cards inserted in a special port on laptops to expand their capabilities.

a. true b. false

Computer Science & Information Technology