The following example displays the IES DHCP configuration to enable automatic population of the ARP table using snooped DHCP information about an IES or VPRN (VPRN is supported on the 7750 SR only) interface:
A:ALA-1>config>service>ies>if# info
----------------------------------------------
arp-populate
dhcp
description "snooping_only"
lease-populate 1
no shutdown
exit
----------------------------------------------
A:ALA-1>config>service>ies>if#
A:ALA-1>config>service>vprn>if# info
----------------------------------------------
dhcp
description "test"
lease-populate 1
no shutdown
exit
----------------------------------------------
A:ALA-1>config>service>ies>if#