hey guys so I'm doing Rapid Spanning tree last night and I'm curious if rapid spanning tree is really this simple...
here is the packet tracer lab:
So on switch 1 I do the following:
config t#
config# spanning-tree mode rapid
config# spanning-tree vlan 10 root primary
config# spanning-tree vlan 20 root primary
bear in mind the links are etherchannel's.
Could I setup S3 as:
config t#
config# spanning-tree mode rapid
config# spanning-tree vlan 30 root primary  - ?
Would this keep all of the links as RP's and leave the network in a loop state or just block ports on a per vlan basis?