DHCP Relay Agent Configuration in Cisco Packet Tracer
DHCP Relay Agent Configuration in Cisco Packet Tracer
➢ Router(config-if)#
➢ %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed
state to up
➢ Router(config-if)#do wr
➢ Building configuration...
➢ [OK]
➢ Router(config-if)#do show ip int brief
3. Router0 configuration (interface gigabitethernet0/1)
➢ Router(config-if)#interface gigabitethernet0/1
➢ Router(config-if)#ip address 192.168.200.1 255.255.255.0
➢ Router(config-if)#no shutdown
➢ Router(config-if)#
➢ %LINK-5-CHANGED: Interface GigabitEthernet0/1, changed
state to up
➢ Router(config-if)#do wr
➢ Building configuration...
➢ [OK]
➢ Router(config-if)#do show ip int brief
4. Assign an IP address to Server 0 as follows.
PC5
8. But all the pc connected to switch 0 will not be able to get ip
address through dhcp server.
PC0
PC1
PC2
PC1
PC2