Question:
The global configuration command ip default-gateway 172.16.100.1 is applied to a switch. What is the effect of this command?
- The switch will have a management interface with the address 172.16.100.1.
- The switch can be remotely managed from a host on another network.
- The switch can communicate with other hosts on the 172.16.100.0 network.
- The switch is limited to sending and receiving frames to and from the gateway 172.16.100.1.
Explanation: A default gateway address is typically configured on all devices to allow them to communicate beyond just their local network.In a switch this is achieved using the command ip default-gateway <ip address>.
Exam with this question: CCNA 1 v7 Checkpoint Exam: Communicating Between Networks Exam Answers
Exam with this question: CCNA 1 v7 Course Final Exam Answers
Exam with this question: Networking Essentials ( Version 2) – Networking Essentials 2.0 Final Exam SD
Exam with this question: Networking Devices and Initial Configuration Course Final Exam Answers
Exam with this question: CCNA Exploration 3: ESwitching Final Exam
Please login or Register to submit your answer