Quick question..Default Vlan

in CCNP
I want to make sure I have this correct. CDP, VTP, PagP all multicast over a trunk link on the default vlan right? By default, on catalyst switches, the default VLAN is VLAN1. The book is telling me that the default vlan is configurable, but I thought I have read other places that it was not. So if this default VLAN is configurable, then can these Protocols traverse a trunk link on a vlan other than 1?
Pg16 of this document kinda answers some of the question, but it doesn't explain how the deafult vlan is configurable.
http://www.cisl.ucar.edu/nets/docs/reports/NCAR_Design_Proposal.pdf
Also these protocols have nothing to do with the Native vlan or a taggless frame right? In other words, I can set trunk peers to agree on VLAN2 as the native, and CDP or VTP would have no problems getting across on the default vlan?
BY the way, that document is one hell of a case study if anyone is bored enough to read it.
Pg16 of this document kinda answers some of the question, but it doesn't explain how the deafult vlan is configurable.
http://www.cisl.ucar.edu/nets/docs/reports/NCAR_Design_Proposal.pdf
Also these protocols have nothing to do with the Native vlan or a taggless frame right? In other words, I can set trunk peers to agree on VLAN2 as the native, and CDP or VTP would have no problems getting across on the default vlan?
BY the way, that document is one hell of a case study if anyone is bored enough to read it.
There is no place like 127.0.0.1 BUT 209.62.5.3 is my 127.0.0.1 away from 127.0.0.1!
Comments
Native VLAN = Configurable
Also you can't delete or disable the default VLAN, but you can prune it off the trunks (which is a good idea)
Thanks.