A branch router is acting as a DHCP server. Which two parameters can it provide directly to clients through DHCP?
This is usually supplied with the router option.
Why this answer
DHCP (Dynamic Host Configuration Protocol) is designed to automatically assign IP configuration parameters to clients. The default gateway (option 3) and DNS server address (option 6) are standard DHCP options defined in RFC 2132, which a router acting as a DHCP server can directly provide to clients to enable network connectivity and name resolution.