CIsco NX-OS
The Command Line Interface
Saving and Restore a command mode
switch# configure terminal
switch(config)# event manager applet test
switch(config-applet)# push
switch(config-applet)# configure terminal
switch(config)# username testuser password newtest
switch(config)# pop
switch(config-applet)#Command Alias
cli alias name ethint interface ethernet
cli alias name shintbr show interface brief
cli alias name shintupbr shintbr | include up | include ethernetUse a command alias
switch# configure terminal
switch(config)# ethint 2/3
switch(config-if)#Command Script
Run script
Setting CLI Display Colors
Command history
Search and Filtering
Commands
Description
TCL Script
Ping list of addresses
Collecting Log
Reference
Last updated