Trunk Problem between Switches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 04:11 AM - edited 03-05-2019 11:19 PM
I have attached Network Diagram as well as Config of each device involved.
I am not able to Ping 5.5.5.1 from R2 or a PC if connected in that Switch Port Fa0/8.Similarly i am not able to Ping 5.5.5.2 from R1 - 7206.
Please suggest.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 04:29 AM
hi!
Config looks absolutely fine. Do you have any additional config / paths than what you have provided? Can you enable " debug ip icmp" on both the routers and see what messages you are getting?
1. Ensure links are up.
2. Verify the vlans are correctly assigned to the ports.
3. Look at the counters and see where the packets are dropped ( on which device).
Regards,
niranjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 09:26 PM
no i don't have any other config.
i would like to mention one thing here that i have already one vlan working on this switch and it is working absolutely fine without any issues.All the related ports are up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 07:24 AM
Did you create the layer 2 vlans for vlan 35 on the 3560's in the middle of this setup ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 09:13 PM
No i didn't create using any interface vlan commands.I just assigned Port to this particular VLAN and it got created automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 09:28 PM
yes, if you dont have a vlan & you assign port to a particular vlan than it gets created automatically.
Regarding your case, are all the trunk links up? "sh int trunk"
Did you check pinging hop by hop. i.e. ping switch 1 1st then switch 2 & finally router. Similarly repeat this from the other router. this would help get to the device having problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 10:20 PM
I am not sure if it creates the vlan automatically. Atleast not in c6500. Can you provide the show commands for the vlans and spanning tree?
Sh vlan id xx and sh spanning tree vlan xx...
It will give an idea of whether the vlan is created or not.
Second thing is check the mac-address-table on the switches to see till where the frames are travelling. If you see via the counters that packets are sent out of the router but not learnt on the switch mac table, chances are that your vlans are not active and the packets dropped on ingress.
Regards,
Niranjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 11:23 PM
now working.
actuall that vlan 35 was not showing in Switch-1 when i checked it with sh vlan command.
i then created vlan 35 in witch-1 by issuing command vlan 35 in global config mode.
it means when ever i have to assign a port to a new vlan in Switch-2 i will need to create it in Switch-1 also then only can i communicate end to end through that Vlan.
is this the correct way or there is some other way out also.please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 05:22 AM
Please see my other post.
It explains VTP Domain and setting one up as a server and the other as a client.
Then you will only need to create it one time and it will propigate to all other switches in the domain in client state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 05:04 AM
Hi,,
Can u provide the full configuration of the devices.
Regards,
Raj Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 07:08 AM
couple of things to check.
1. Verify the interfaces are up/up
2. On the switch verify the VLAN is in the database.
3. Ping the router ip 5.5.5.1
4. Verify the interface the PX is plugged in is up/up
From router:
sh ip int br
From switch:
sh ip int br
We are looking for the interfaces we are dealing with to make sure they are active.
From switch:
ping 5.5.5.1
HTH
-Rick
