It pays to read the entire lab…
This is just a quick entry.
One of the great things about the workbooks is that they stress: read the entire lab.
The whole point is that if you adopt the top down approach to configuring one task, then moving onto the next, you may find that there are some tasks that should be done BEFORE others, otherwise they may cause a headache.
Case in point is highlighted in IPexperts workbooks (Volume 1 Section 3) whereby you are asked to make sure switches should not exchange vlan info over any trunk.
Now the only vtp mode that will not originate vtp advertisements is vtp mode transparent.
However you are next asked that if a vlan is not being used locally, then the switches should signal any downstream/upstream switch to stop sending info.
Now the above should “scream” vtp pruning.
If you followed the top down method of configuring the vtp transparent mode and then vtp pruning, you have a problem.
The problem: You cannot configure vtp pruning on a switch that is vtp mode transparent.
So this would mean having to change the vtp mode from transparent to server & then enable pruning & then change back to transparent.
However, as seen in the workbook this introduces its own issues.
So the key here is to:
- Read ahead, see what tasks influence others
- Make use of notepad as much as possible – amongst other benefits it may help to prevent applying some config before you should apply other stuff that should come 1st.
Comments(0)