- Posts: 783
- Thank you received: 0
Missing VTP commands - which IOS for the BCMSN exam?
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
15 years 9 months ago #29425
by skepticals
Missing VTP commands - which IOS for the BCMSN exam? was created by skepticals
sw3(config)#vtp ?
file Configure IFS filesystem file where VTP configuration is stored.
I have no VTP commands shown on IOS: IOS (tm) C2950 Software (C2950-C3H2S-M), Version 12.0(5.3)WC(1)
Is VTP missing in this version. Does anyone know where I can find the recommended IOS versions for 2950 and 3550 switches?
file Configure IFS filesystem file where VTP configuration is stored.
I have no VTP commands shown on IOS: IOS (tm) C2950 Software (C2950-C3H2S-M), Version 12.0(5.3)WC(1)
Is VTP missing in this version. Does anyone know where I can find the recommended IOS versions for 2950 and 3550 switches?
15 years 9 months ago #29458
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Missing VTP commands - which IOS for the BCMSN exam?
If I'm not mistaken, this version uses the old vtp style. Try this:
[code:1]Switch# vlan database
Switch(vlan)# vtp ?
client Set the device to client mode.
domain Set the name of the VTP administrative domain.
password Set the password for the VTP administrative domain.
pruning Set the administrative domain to permit pruning.
server Set the device to server mode.
transparent Set the device to transparent mode.
v2-mode Set the administrative domain to V2 mode.
[/code:1]
This command form is deprecated in newer IOS versions. I have 12.1(22)EA6 on my 2950 and switch(config)#vtp works fine. Any way, you can still do the most part if the above works with you.
[code:1]Switch# vlan database
Switch(vlan)# vtp ?
client Set the device to client mode.
domain Set the name of the VTP administrative domain.
password Set the password for the VTP administrative domain.
pruning Set the administrative domain to permit pruning.
server Set the device to server mode.
transparent Set the device to transparent mode.
v2-mode Set the administrative domain to V2 mode.
[/code:1]
This command form is deprecated in newer IOS versions. I have 12.1(22)EA6 on my 2950 and switch(config)#vtp works fine. Any way, you can still do the most part if the above works with you.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
15 years 9 months ago #29469
by skepticals
Replied by skepticals on topic Re: Missing VTP commands - which IOS for the BCMSN exam?
Should I use a newer version though? I am studying for the BCMSN exam... do I need to know both? or just the newer method?
15 years 9 months ago #29472
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Missing VTP commands - which IOS for the BCMSN exam?
Here is whats written in the "BCMSN Official Exam Guide, 5th edition" from Cisco, page 145:
You should be aware that there are two supported ways to configure VLAN and VTP information in Catalyst IOS switches:
■ Global conguration mode commands (for example, vlan, vtp mode, and vtp domain)
■ VLAN database mode commands
The vlan database EXEC command still is supported in Catalyst IOS Software only for backward compatibility, but this is not covered in the BCMSN course or the exam
So yes, I suggest you get the new version.
You should be aware that there are two supported ways to configure VLAN and VTP information in Catalyst IOS switches:
■ Global conguration mode commands (for example, vlan, vtp mode, and vtp domain)
■ VLAN database mode commands
The vlan database EXEC command still is supported in Catalyst IOS Software only for backward compatibility, but this is not covered in the BCMSN course or the exam
So yes, I suggest you get the new version.
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
- skepticals
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
15 years 9 months ago #29493
by skepticals
Replied by skepticals on topic Re: Missing VTP commands - which IOS for the BCMSN exam?
Thanks Solo...
Time to create page: 0.163 seconds