08-02-2007 01:36 AM - edited 03-05-2019 05:39 PM
I am entering the following on to a router and I keep getting
#traceroute
Protocol [ip]:
Target IP address: 1.1.1.1
Source address: 1.1.1.2
% Invalid source address
What am I doing wrong? Pls help. Thanks
08-02-2007 01:42 AM
may b ur subneting problem
08-02-2007 01:43 AM
Hi
Invalid source address usually means that the router does not have an interface with that address.
With the addresses yu are entering traceroute would report nothing as they are on the same subnet.
Jon
08-02-2007 01:47 AM
Hi,
You must use IP address of existing IP interface (either physical or Vlan).
e.g.
interface gi 1/1
ip address 10.10.10.10 255.255.255.0
exit
So in traceroute Source address use IP address 10.10.10.10.
Please rate this post if You find it helpful.
Regards:
Michal
08-23-2016 06:55 AM
Hi,
I just hit some similar issue, with a vrf configuration:
traceroute vrf xxxx ip
Target IP address: 1.1.1.1
Source address: 1.1.1.2
and so on, vrf won't be defined with an ip option but before "ip"
Hope that help.
Patrice
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide