An administrator needs to configure a Cisco router interface to relay incoming broadcast DHCP client discovery messages from the local client subnet on interface GigabitEthernet0/0 to a centralized DHCP server at IPv4 address 10.1.1.50. Which command must be applied under the GigabitEthernet0/0 interface mode to enable this relay service?
- ip helper-address 10.1.1.50Cevap
- Bip dhcp relay 10.1.1.50
- Cip helper-address 10.1.1.1
- Dip helper-address 255.255.255.255
Cevap
The command 'ip helper-address 10.1.1.50' must be configured on the client-facing interface GigabitEthernet0/0.
The command 'ip helper-address 10.1.1.50' under interface configuration mode enables the router to listen for broadcast UDP requests (such as DHCP Discover/Request on ports 67/68) on that client interface and relay them as unicast traffic to the specified IP address 10.1.1.50.
Adım Adım Çözüm
Anahtar Kavram
DHCP Relay Agent Interface Configuration
Tahmini Süre:45s