IGRP Problem

Networking, Wireless Routers (802.11 a/b/g/n/ac/ax WiFi), NAT, LAN configuration, equipment, cabling, hubs, switches, and general network discussion
Post Reply
ep_ricablancajr

IGRP Problem

Post by ep_ricablancajr »

Hi everyone,

Can anybody help me out troubleshooting using packet tracer 5.2

error message:
GAD(config)#router igrp 101
^
% Invalid input detected at '^' marker.

---------------------------------------
I have no problem configuring rip but with igrp I'm getting this.

Hope i can get an answer for this.Thanks
User avatar
Blisster
SG Elite
Posts: 9664
Joined: Fri Jan 04, 2002 5:05 pm

Post by Blisster »

Code: Select all

GAD(config)#
should be 'presented' to you at the router console, so you shouldn't be typing that in. Once you send 'router igrp 101' your prompt should change to:

Code: Select all

GAD(config-router)#
and then you can start entering your network statements.
Edward Abbey wrote:A patriot must always be ready to defend his country against his government.
User avatar
Blisster
SG Elite
Posts: 9664
Joined: Fri Jan 04, 2002 5:05 pm

Post by Blisster »

Oh, I see that you have managed to get RIP configured so I assume you understand what I was saying above (I thought you were typing in the entire prompt plus the command). What device/IOS version are you using in the sim? It's possible that you dont have an image that supports IGRP loaded?
Edward Abbey wrote:A patriot must always be ready to defend his country against his government.
Post Reply