cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
598
Views
0
Helpful
2
Replies

VTP question about "Show Run"

joeadiutori
Level 1
Level 1

Hi All,

I have a 2950.  I type "show vtp status" and it tells me this switch is in client mode, and it's in such-and-such domain, etc...  This is a good thing.  However, my question is why doesnt this information show up when I type "show run"?

Thank You - Joe

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Joe

Because the vlan configuration when running in VTP server/client mode is stored in the vlan.dat file and not in the running config.

If you put the switch in VTP transparent mode then the vlan information is written into the running config and then you would be able to see it. It is also stored in the vlan.dat with VTP transparent as well.

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Joe

Because the vlan configuration when running in VTP server/client mode is stored in the vlan.dat file and not in the running config.

If you put the switch in VTP transparent mode then the vlan information is written into the running config and then you would be able to see it. It is also stored in the vlan.dat with VTP transparent as well.

Jon

Jon,

Thank you very much !!!

Joe