06-13-2024 12:30 PM
I'm doing Redouane Meddane's BGP ROuting Protocol Practice Labs in Packet Tracer.
I'm trying to run a ip route command with the interface ip address as the next-hop.
Like this,
ip route 4.4.4.4 255.255.255.255 fastethernet 0/0 150.1.1.4
When I do it, and copy it exactly, I get invalid input detected at marker, on the IP portion.
Any assistance will be greatly appreciated.
I'm using a PT Router.
06-13-2024 12:54 PM - edited 06-13-2024 12:55 PM
PT allows you to specify the next hop interface or next hop ip address, but not both.
Regards,
06-13-2024 01:16 PM
Thank you sir.
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