To make things easier I have updated the list and leave the opening questions/remarks
Bridging and Switching
The physical interface connection table is for 4.1 using ethernet0/0 whilst the new diagram is using fastethernet.
Task 1.13, this is more of a note
For this to work the port channels has to be recreated. If I change the channel mode on the fly from "on" to
"desirable" the status of the channel will remain "on" and will not change to "desirable". This is at least on
3750's.
>>> This is not something to fix but could be clarified a bit more, see my comments
Task 1.17 Etherchannel over 802.1q Tunneling
Bullet 1; "remove the previous trunking and tunneling configuration"
This also includes removing Vlan 100 from SW1 and SW4 and removing the subinterface configurations on R1 and R4.
Probably it would be better to start over with a new initial configuration.
>>> This is not something to fix. It would be easier just to erase the configs and start new again.
Task 1.19 STP Load Balancing with Port Cost
Both bullets; "Sw2 and SW4" this must be "SW2 and SW1"
>>> I will check this out again to see if I missed something (probably)
Task 1.20 STP Load Balancing with Port Priority
Port Priority is only checked if the upstream consists of different link to the same BID.
This prerequisite is not met for SW4 has 3 links with SW3 and 3 links with SW2. These links
where made during task 1.18 bullet 1 (SW2 & SW4 and SW3 & SW4).
To make this task work the upstream links from SW4 to SW2 has to be disabled.
>>> I will check this out again to see if I missed something (probably)
Task 1.31
When rootguard is enabled on the interfaces and loopguard is enabled globally than this will not be
applied on the interfaces. When the loopguard is enabled on the interfaces directly the rootguard
applied on the interfaces will be removed and the loopguard will be applied on the interfaces.
So eventhough the loopguard command can be applied from global mode it will not have effect in this
particular case. Only the interface command will make loopguard applied to the ports.
>>> This is not something to fix but could be clarified a bit more, see my comments
Task 1.41
Bullet 4. Configure SW1 to receive traffic from the RSPAN VLAN..."
The interface fas1/0/24 (or fas0/24) is already used in another span session (task 1.40).
The configuration from task 1.40, especially the monitor session NN destination" has to
be removed in order to be able to complete Task 1.41
>>> I will check this out again to see if I missed something (probably)