01-26-2024
10:51 AM
- last edited on
01-29-2024
09:45 PM
by
Translator
Hi,
I have a Cisco IE-3400H and I am trying to enable "ip routing". When I type in the command, I get ... % Incomplete command.
P1F1V1-ERM6(config)#ip routing
% Incomplete command
Am I missing something? Thnx
Solved! Go to Solution.
01-26-2024
01:52 PM
- last edited on
01-29-2024
09:44 PM
by
Translator
Ok. I'm 99.8% sure that ip routing is enabled on the switch.
You can go ahead and configure a
routing protocol.
01-26-2024 11:05 PM
Thanks @mapletking for that output.
Go ahead yes !
01-26-2024
11:43 AM
- last edited on
01-29-2024
09:16 PM
by
Translator
Hello @mapletking ,
ip routing should be enabled by default in IE-3400 switches.
Can you try:
P1F1V1-ERM6(config)#ip routing ?
and share with us?
Or try to enable one of the supported routing protocols:
P1F1V1-ERM6(config)#router rip
01-26-2024
12:00 PM
- last edited on
01-29-2024
09:44 PM
by
Translator
Hello @mapletking
P1F1V1-ERM6(config)#ip routing
% Incomplete command
Meaning CLI wait other key word after.
Please share this output:
P1F1V1-ERM6(config)#ip routing ?
Note that if you have
ip route
command, it means that routing feature is available.
01-26-2024
01:12 PM
- last edited on
01-29-2024
09:17 PM
by
Translator
Thanks for your prompt reply!
P1F1V1-ERM6(config)#ip routing ?
protocol IP routing protocol
01-26-2024
01:52 PM
- last edited on
01-29-2024
09:44 PM
by
Translator
Ok. I'm 99.8% sure that ip routing is enabled on the switch.
You can go ahead and configure a
routing protocol.
01-26-2024 11:05 PM
Thanks @mapletking for that output.
Go ahead yes !
01-27-2024
01:58 AM
- last edited on
01-29-2024
09:29 PM
by
Translator
check
show run all | in routing
what IOS code running on the device ?
IOS XE - Essential License (default) only support Static Routing, If you like to use any IGP / BGP you need (network advantage License)
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