HPE7-A08 · Question #64
A Linux SFTP server is configured for IP address 192.168.1.100, and the CX8325 switch has a managed IP address 192.168.1.200. How can you backup the saved switch configuration to a remote location?
The correct answer is D. Use the command copy startup-config sftp://[email protected]/switch_config.cfg vrf mgmt on. Using the copy startup-config sftp://[email protected]/switch_config.cfg vrf mgmt command on the switch sends the saved startup configuration to the remote SFTP server via the management VRF, ensuring proper network reachability and backup.
Question
A Linux SFTP server is configured for IP address 192.168.1.100, and the CX8325 switch has a managed IP address 192.168.1.200. How can you backup the saved switch configuration to a remote location?
Options
- AUse the command scp [email protected]:/ running-config on the SFTP server.
- BUse the command scp [email protected]:/ startup-config on the SFTP server.
- CUse the command copy running-config sftp://[email protected]/switch_config_cfg vrf default
- DUse the command copy startup-config sftp://[email protected]/switch_config.cfg vrf mgmt on
How the community answered
(31 responses)- A10% (3)
- B3% (1)
- C16% (5)
- D71% (22)
Explanation
Using the copy startup-config sftp://[email protected]/switch_config.cfg vrf mgmt command on the switch sends the saved startup configuration to the remote SFTP server via the management VRF, ensuring proper network reachability and backup.
Topics
Community Discussion
No community discussion yet for this question.