Options

IP routing not enabled

12beatechie12beatechie Member Posts: 74 ■■□□□□□□□□
Does Cisco 2521 supports RIP and IGRP?

If so, I wonder why I got the error "IP routing not enabled" when I tried to add dynamic router for either RIP or IGRP protocol.

TUTONG#config t
TUTONG(config)#router rip
IP routing not enabled

or

TUTONG#config t
TUTONG(config)#router igrp 10
IP routing not enabled
The sky is the limit!

Comments

  • Options
    EdTheLadEdTheLad Member Posts: 2,111 ■■■■□□□□□□
    Try, "ip routing" in global config mode.It seems the config has "no ip routing"
    Your router will support routing but what protocols are supported is dependent on what ios the router has.Anyway do what i say above and 99% you'll be ready to go.
    Networking, sometimes i love it, mostly i hate it.Its all about the $$$$
  • Options
    12beatechie12beatechie Member Posts: 74 ■■□□□□□□□□
    Hi Ed, you are 100% correct. I can ping my other routers now. I am curious how come this simple step was never mentioned in the book. Maybe I miss it out in the book. Anyway, thank you very much!
    The sky is the limit!
  • Options
    david_rdavid_r Member Posts: 112
    At this stage of the game, there is no good reason to disable ip routing and it should be enabled by default. Did you start from a blank configuration?
Sign In or Register to comment.