-
1. Re: VTP config
Rickey Jun 16, 2009 7:00 AM (in response to Heugss)I don't think the int range command is going to be available. I know on my older switches it isn't. vtp is pretty easy to set up. normally in global config use 'vtp domain name or along those lines. I'd use the ? if that isn't the correct command. There's VTP mode too. It's pretty easy. I hope this helps. You are using a piece of museum.
-
2. Re: VTP config
Chris Buscemi Jun 16, 2009 7:07 AM (in response to Heugss)To configure any of the VLAN information, including VTP on that switch you'll need to be in the VLAN database configuration mode.
From priveledged mode, enter the "vlan database" command.
From there you'll be able to set the vtp parameters.
Also, the latest version of the IOS supported by that switch (which you have) does not support the "interface range" command.
Hope that helps.
Chris
-
3. Re: VTP config
Heugss Jun 17, 2009 4:10 AM (in response to Chris Buscemi)Thnx for the tip Chris!
Take care!