Device Management Flashcards
Which command establishes a connection to a syslog server?
logging host x.x.x.x
Syslog severities are ranked from _ to _.
0 to 7
What are ranks 0 to 3 on syslog?
emergencies
alerts
critical
errors
What are ranks 4 to 7 on syslog?
warnings
notifications
informational
debugging
Having different IOS versions will NOT affect syslog messages. True or False.
False
In the syslog message “SYS-5-CONFIG_I”, what do the different parts of the message indicate?
SYS = facility 5 = severity CONFIG_I = mnemonic
What port does syslog work on?
514
What are three onboard locations where files are stored?
flash
ram
nvram
What are three offboard locations where files are stored?
http
ftp
tftp
What is the difference between FTP and TFTP as a storage location?
FTP requires a login
TFTP uses UDP, no login
Where is the compressed version of the IOS stored?
flash
What is command for copying the running config to a TFTP server?
copy running-config tftp
What command is used to view the flash?
show flash
What command can be used to copy the flash to a tftp server?
copy flash tftp
What should be copied when asked to copy the IOS?
flash