Show commands Flashcards
1
Q
Display config in DRAM
A
show running-config
2
Q
Show NVRAM config
A
show startup-config
3
Q
Save config
A
copy running-config startup-config
4
Q
Save running config to TFTP server
A
copy running-config tftp
5
Q
Copy IOS files to TFTP server
A
copy flash tftp
6
Q
Copy files from TFTP server to device flashc
A
copy tftp flash
7
Q
erase config in NVRAM
A
erase startup-config
8
Q
reboot dev
A
reload
9
Q
abort sequence
A
6
10
Q
Show IOS version, system up-time, config register
A
show version
11
Q
show contents of flash
A
show flash
12
Q
show clock
A
show clock
13
Q
show all users logged in
A
show users
14
Q
show the last 10 commands run
A
show history
15
Q
show the arp cache
A
show arp