Naming Vlans with spaces !!
For those of you who would like to use spaces in their Vlan names/interfaces descriptions;
one can actually use spaces after all if you put the name between "". For instance:
config#vlan 1
config#name "Spaces allowed!"
results in a vlan name being 'Spaces allowed!'