Cisco Implementing Cisco Data Center Core Technologies v1.1 (350-601 DCCOR) 350-601 Question # 18 Topic 2 Discussion
350-601 Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2
Refer to the exhibit. An engineer is performing a Cisco Nexus 3000 Series Switch configuration backup using a TFTP server that is reachable through the global routing table. Which action completes the scheduler configuration?
A.
Use the default VRF for the scheduler job.
B.
Configure the scheduler authentication password.
C.
Define the scheduler start time as required.
D.
Make the job output size smaller than the log-file size.
The scheduler job shown in the exhibit attempts to copy the configuration to the TFTP server through the management VRF. However, the question states that the TFTP server is reachable through the global routing table. On Cisco NX-OS, routes in the management VRF are isolated from routes in the default VRF. Consequently, specifying vrf management prevents the copy operation from following the global routing table. The job must use the default VRF, which can be achieved by removing the management-VRF specification or explicitly selecting the appropriate default routing context. The scheduler already contains a defined job and execution time, so defining the schedule again does not solve the reachability problem. Authentication is not the issue identified in the scenario, and scheduler log-file sizing has no bearing on the route used to contact the TFTP server.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit