Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I can't start my day without this site!..."

Geography

Where in the world do Tek-Tips members come from?
Carpua (ISP)
16 Jul 12 11:34
Hi all

i've got two CW6509 cisco series. the problem is the vlan 125. when i plug devices on the 2nd core they drop packets but i plug the into core 1 they dont drop. but any other vlan works fine on the 2nd core
core 1
interface Vlan250
description Server VLAN
ip address 10.54.125.2 255.255.255.0
ip helper-address 10.54.125.222
standby 125 ip 10.54.125.1
standby 125 priority 200
end
core 2
interface Vlan250
description Link to Server Switches
ip address 10.54.125.3 255.255.255.0
ip helper-address 10.54.125.1
standby 125 ip 10.54.125.1
standby 125 priority 150
standby 125 preempt
end

is there anything wrong with the above config
baddos (MIS)
16 Jul 12 13:55
Well your helper addresses are different, Not sure if thats intential or not. Can you ping both 10.54.125.2 and 10.54.125.3 from another host somewhere?
Carpua (ISP)
16 Jul 12 15:52
yes i can ping both IPs but when the end device is plugged on 10.54.125.3 it drops parkets but on 10.54.125.2 it works fine,Can the IP address helper cause that? the other vlans that are working have the same ip helper
e,g
core 1
interface Vlan122
ip address 10.54.122.2 255.255.255.0
ip helper-address 10.54.223.2
ip helper-address 10.54.125.222
standby 122 ip 10.54.122.1
standby 122 priority 150
standby 122 preempt

Core 2
interface Vlan122
ip address 10.64.122.3 255.255.255.0
ip helper-address 10.54.223.1
ip helper-address 10.54.125.222
standby 122 ip 10.54.122.1
standby 122 priority 200
standby 122 preempt

10.54.125.222 is the DNS
and 10.54.223.1/2 are both switches
VinceWhirlwind (TechnicalUser)
16 Jul 12 22:19
What is it you think your IP helper addresses are actually doing for you?
IP helper addresses don't drop unicast IP packets.

What is an "ipconfig" from a host that is working fine?
What is an "ipconfig" from a host that is having problems?

Can the problem host ping its default gateway?
Can the problem host ping another host on a different subnet?

Identify the network path your problem host is using to get to its destination and do a "show interface" on each switch interface along that path looking for errors.
Carpua (ISP)
17 Jul 12 2:30
hi VinceWhirlwind

if you looked at my first you will see that i said im only having problems with end host on the 10.54.125.0 subnet and they drop packets when plugged into the other switch. and yes they can ping the gateway and other subnet but they drop parkets and the reply is extremely slow.what i'm trying to find out is that is there anything wrong with the config for vlan 125.
unclerico (IS/IT--Management)
17 Jul 12 13:45
1) your DHCP server is in the same broadcast domain as the clients in your vlan250 so you should not need any helper configuration for that SVI
2) your helper address on vlan250 is the same as the VIP for your HSRP config on core2

VinceWhirlwind (TechnicalUser)
17 Jul 12 21:45
Carpua, You've answered 2 of my 6 questions.
My questions are intended to direct you on your troubleshooting path.
As hinted by your respondents, your IP helper config on that VLAN is rubbish. This is why I'm suggesting you investigate what you think it should be doing. Answering that question will allow you to fix it.
However, if your hosts are successfully getting an IP address on their subnets, then the misconfiguration of your IP helper address is a red herring anyway.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close