DHCP relay agent ne…
 
Notifications
Clear all

DHCP relay agent necə qurulur?

2 Posts
1 Users
0 Reactions
26 Views
Posts: 3
Topic starter
(@vaqif)
Famed Member
Joined: 7 months ago

DHCP relay agent 2 ci routering daxili şəbəkəyə baxan interfeysində qurulur və DHCP nin əlçatan olduğu interfeysi göstərir.

 

A DHCP Relay Agent is a network device (typically a router, switch, or firewall) that forwards DHCP requests from clients in one network (subnet) to a DHCP server located in a different network. This allows centralized DHCP servers to assign IP addresses to clients across multiple subnets without requiring a separate DHCP server in each subnet.

 

 

 

Topic Tags
1 Reply
Posts: 3
Topic starter
(@vaqif)
Famed Member
Joined: 7 months ago

enable 

conf t

interface g0/0/1

ip-helper address 172.16.10.1

 

Reply