Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-13
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
cli var name
This example shows how to reference the TIMESTAMP variable:
switch# copy running-config > bootflash:run-config-$(TIMESTAMP).cnfg
This example shows how to remove a CLI variable:
switch# cli no var name testvar
Related Commands Command Description
run-script Runs command scripts.
show cli variables Displays the CLI variables.