Posted by: Pdfprep
Post Date: March 7, 2021
Refer to the exhibit.
Which command needs to be added to the line starling with the "file" keyword to have the generated running-config file with the name ‘fusion-config_’ and current date?
A . (‘fusion-config_ + date’)
B . str.(‘fusion-config_’) + date
C . string((‘fusion-config_’) + date)
D . (‘fusion-config_’) + date
Answer: B
Leave a Reply