Description

SSR client at LAN network does not receive DHCP ips

Symptoms

DHCP lease does not work

LAN Client does not obtain DHCP IPs

Solution

Verify the DHCP configure for LAN interface


# show network-interface <interface-name>


Verify the DHCP column ad "v4/v6" enabled


Check the DHCP Summary


# show dhcp v4 summary


Verify the DHCP State, it should be "Resolved" for a successful DHCP lease state.


Check "show dhcp v4 detail" for more information on the IP address. DHCP State and Lease time details.

Modification History

2024-12-13 : Article Created