Hi IPSec, 1) How fast you get IP when port is not dot1x ? -> it fast, because if not dot1x all port is default vlan, and dhcp server are on default vlan also 2) What is the OAC Status under Connection information ? -> always open and authenticate, and sometime user get 169.x.x.x. ip address 3) If its open and authenticated then try ipconfig/release and ipconfig/renew. Does it get you IP address immediately ? -> sometime user will get ip address soon, but sometime we must do it 2 times. if user didn't get any ip address, at SRX have dhcp relay drop statistic
[email protected]> show system services dhcp relay-statistics Received packets: 49 Forwarded packets: 40 Dropped packets: 9 Due to missing interface in relay database: 0 Due to missing matching routing instance: 0 Due to an error during packet read: 0 Due to an error during packet send: 0 Due to invalid server address: 0 Due to missing valid local address: 0 Due to missing route to server/client: 0
[email protected]> show system services dhcp relay-statistics Received packets: 64 Forwarded packets: 52 Dropped packets: 12 Due to missing interface in relay database: 0 Due to missing matching routing instance: 0 Due to an error during packet read: 0 Due to an error during packet send: 0 Due to invalid server address: 0 Due to missing valid local address: 0 Due to missing route to server/client: 0
[email protected]> show system services dhcp relay-statistics Received packets: 84 Forwarded packets: 67 Dropped packets: 17 Due to missing interface in relay database: 0 Due to missing matching routing instance: 0 Due to an error during packet read: 0 Due to an error during packet send: 0 Due to invalid server address: 0 Due to missing valid local address: 0 Due to missing route to server/client: 0 so this issue it maybe came from SRX, because when i change srx650 with ssg550M. I never facing DHCP issue again.
... View more