07-21-2003 11:28 AM - edited 03-02-2019 08:59 AM
Can someone please tell me a way to tell if a Cisco router is configured to process IPv4?
Thanks.
_ Alex
07-21-2003 11:31 AM
We do it by default if IP routing is enabled(again this is by default)
07-21-2003 12:03 PM
All routers come default with ipv4 routing enabled. unless you disable using the command "no ip routing". To enable it, use command "ip routing"
07-21-2003 02:30 PM
Thanks for your response. So, it's "all" or "nothing", there is no granularity in disabling just ipv4 and leaving the rest of routing intact?
Thanks again.
_ Alex
07-21-2003 03:11 PM
I dont understand what you mean by "the rest of the routing". When you disable ip routing (using command no ip routing), router will not route any packets at all. You will need to enable bridging on the router, if you want the router to pass any traffic at all.
07-22-2003 05:22 AM
You could be routing IPX! I believe that is what he was asking.
07-22-2003 05:48 AM
Sorry, what I meant was that besides IP, there are other protocols that a router can route. By using "no ip routing" command, do you disable only IP protocol or all of them?
Thanks.
07-22-2003 08:56 AM
Disabling IP routing disables only routing of IP. Other protocols such as IPX or any others are not affected at all.
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