2 way of router rip command ?

Apr 10, 2006 1 Replies
2 way of router rip command ? open original image

Hello, all of us ! I was thinking that the only way to get into rip mode was typing "router rip" command on the global configuration mode like this: Router(config)# router rip



However, I found below works, too : Rouer(config)# interface FastEthernet 0/0 Router(config-ip)# router rip



I'm wondering if there are any differences between two way of command "router rip". help me..=.=



Actually both commands are the same. The way the CLI parser in IOS works is that when you issue "router rip" under the interface and it finds no such command there, it automatically looks for the command in the global config mode. There it doed fine "router rip" (which is the usual command) and so it accepts the command at that level and goes into router confiiguration mode.

So, whether "router rip" is issued in global mode or under the interface, they are exactly the same.

Cisco da Gama

formatting link

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required