cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
282
Views
1
Helpful
1
Replies

Ability to run show commands in CISCO IOS

t-anil-kumar
Level 1
Level 1

Hi, 

    I have one switch cisco Nexus9000 C92300YC having NXOS: version 9.3(11).
On this switch, I am able to run any of the "show command" even in configuration mode.


Recently we got a new switch cisco C9500-48Y4C having Cisco IOS XE Software, Version 17.09.04a.
In this switch, I am able to run "show" commands in Privelege mode but in configuration mode, I am not able to run them.

cisco9500-l(config)#show version
^
% Invalid input detected at '^' marker.

cisco9500-l(config)#

1 Accepted Solution

Accepted Solutions

Pavel Tarakanov
Cisco Employee
Cisco Employee

It's expected, in Nexus run NX-OS and Catalyst - IOS-XE.

 

To run show command in configuration mode in IOS-XE it needs to be prepended by "do":

cisco9500-l(config)#do show version

View solution in original post

1 Reply 1

Pavel Tarakanov
Cisco Employee
Cisco Employee

It's expected, in Nexus run NX-OS and Catalyst - IOS-XE.

 

To run show command in configuration mode in IOS-XE it needs to be prepended by "do":

cisco9500-l(config)#do show version

Review Cisco Networking for a $25 gift card