cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
326
Views
0
Helpful
1
Replies

passing vtp thru cisco routers

Kanwar
Level 1
Level 1

Hi,

I have a question about passing vtp trunks thru cisco routers. how do I configure a cisco router to pass the vtp trunking protocol from one fastethernet int to the other fastethernet interface.

Thanks

1 Reply 1

erhoehne
Level 1
Level 1

In interface config mode you will enter the below commands.

switchport mode trunk

swithport trunk encapsulation dot1q (or isl, depending on which encapsulation you want to use)

The above commands are for IOS. It will be different if you're running CATOS. Here's a couple of good links to go by. Good luck!

http://www.cisco.com/en/US/tech/tk389/tk390/technologies_configuration_example09186a0080094637.shtml#conf

http://www.cisco.com/en/US/products/hw/switches/ps700/products_configuration_example09186a008010f615.shtml#conf