Recent NX-OS has both Cisco-style CLI and Bash shell available. On NX-OS 7.0(3)I3, the output from uname with the -a command line argument might look like the text below:
$ uname-a
Linux version 3.4.91-WR5.0.1.13_standard+ (divvenka@sjc-ads-7035) (gcc version 4.6.3 (Wind River Linux Sourcery CodeBench 4.6-60) ) #1 SMP Tue Feb 6 12:43:13 PST 2018
NX-OS does not support the login command to switch users.
NX-OS does not distinguish between standard or extended access lists, all lists are named and "extended" in functionality.[4]
NX-OS did not support scp server prior to 5.1(1) release.
In NX-OS, there is no "write" command to save the configuration like on IOS (one uses the "copy" command, instead). Instead, command aliases can be created to provide the "write" command.[5]
When accessing NX-OS, users authenticate directly to their assigned privilege level.
SSH server is enabled while Telnet server is disabled by default in NX-OS.[6]