ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 389 - 350-601 discussion

Report
Export

Refer to the exhibit.

Which command needs to be added to the line starting with the 'file' keyword to have the generated running-config file with the name 'fusion-config_' and current date?

A.

string(Cfusion-config_') + date)

Answers
A.

string(Cfusion-config_') + date)

B.

('fusion-configj) + date

Answers
B.

('fusion-configj) + date

C.

str.ffusion-configj) + date

Answers
C.

str.ffusion-configj) + date

D.

(*fusion-config_ * date')

Answers
D.

(*fusion-config_ * date')

Suggested answer: B

Explanation:

The correct command to add to the script is option B, which concatenates the string 'fusion-config_' with the variabledateto form the filename. This will result in a filename that includes the desired prefix followed by the current date, matching the format specified in the question.

asked 10/10/2024
Kameron Katoku
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first