08-16-2016 02:44 PM - edited 03-08-2019 07:01 AM
I have an ISR4331 running IOS XE 3.16.3S with IOS 15.5(3)S3. The "show control-plane host open-ports" command (very useful for showing what ports the router is listening on) is an unrecognized command. Also, the "control-plane host", "control-plane cef-exception" and "control-plane transit" configuration commands are not recognized configuration commands. Have these commands been replaced with different commands in IOS XE? I have a ISR3925 router running IOS 15.4(3)M4 and the commands are available on this platform.
Solved! Go to Solution.
08-16-2016 05:10 PM
can you try "show ip ports"?
08-16-2016 05:10 PM
can you try "show ip ports"?
08-24-2016 12:34 PM
router#show ip ports
% Incomplete command.
08-24-2016 04:49 PM
10-13-2016 09:04 PM
That command only seems to show the ephemeral-max ports. Any other suggestions?
Router#sh ip ports ?
ephemeral-max Show maximum limits for ephemeral ports on IOS
Router#sh ip ports ephemeral-max
Maximum limit for Ephemeral ports on IOS: 65535
05-22-2017 04:17 AM
Try "show ip sockets "
#show ip sockets
Proto Remote Port Local Port In Out Stat TTY OutputIF
17 224.0.0.251 5353 --any-- 5353 0 0 2000021 0
17(v6) FF02::FB 5353 --any-- 5353 0 0 2020021 0
17 XXXX 44863 XXXX 161 0 0 2001001 0
08-24-2024 12:19 PM - edited 08-24-2024 12:20 PM
I found this command too, but it seems to lack a lot of information that the older command showed. Such as the process which is listening on the port, as well as entire processes missing, such as telnet and ssh.
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