Running an ex4300 17.1 code
When source guard is enabled, I'm seeing dhcp-security bindings expire and clients are not renewing their leases. These paticular clients are Cisco phones. Has anyone seen anything like this? I'll admit I'm still very green with Juniper products but I can't seem to find many docs on this and its debugging process. Seems like since they merged the documentation huge chunks are missing.
top show vlans voice
vlan-id 4000;
l3-interface irb.4000;
forwarding-options {
dhcp-security {
ip-source-guard;
group trusted {
overrides {
trusted;
}
}
option-82 {
circuit-id;
remote-id {
use-string ermag;
}
}
}
}