cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
402
Views
3
Helpful
5
Replies

7206-Router

jerry_best
Level 1
Level 1

Hi Guys,

Can i configure vlans , VTP and spanning tree in 7206 routers? and can i advertise vlans created in 7206 routers to 3550 switches?

can any body give me URL of sample configuration so i can study the same.

can any body tell me how can i physically connect 7206 router and 3550 swithces ?

Thanks in advance

5 Replies 5

Edison Ortiz
Hall of Fame
Hall of Fame

Can i configure vlans , VTP and spanning tree in 7206 routers?

Sorry, you can't.

__

Edison.

Thanks for your reply,

what about the physical connectivity between 7206 and 3550 ?

Thanks in advance

Yes, physical connectivity can be done:

For instance in the 3550:

switch(config)#vlan 72 name test

switch(config)#exit

switch(config)#interface vlan 72

switch(config-if)#ip address 192.168.1.2 255.255.255.0

switch(config)#interface fx/x

switch(config-if)#description port connecting to 7206

switch(config-if)#switchport mode access

switch(config-if)#switchport access vlan 72

On the router:

router(config)#interface fx/x

router(config-if)#ip address 192.168.1.1 255.255.255.0

You should be able to ping the switch from the router and vice-versa.

HTH,

__

Edison.

Please rate helpful posts

hi edison,

Thanks , if i am not wrong , sfp modul for 7206 is available so LC To SC i can connect to my 3550 switch.

still confused about the VLAN config. for 7206 . if u have any URL to study can you please send me that.

Thanks in Advance

You don't configure Vlans in the 7206. You are using a routed port which connects directly to the 3550.

The 7206 should have a copper port, does it not? You only have a fiber port in the 7206? That's very strange.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card