Configures IP DHCP snooping trust under an interface.
URI | Description |
---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/dhcp/snooping/trust |
Configures IP DHCP snooping trust under an interface. |
GET URI | Description |
---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/dhcp/snooping/trust |
Retrieves IP DHCP snooping trust configuration information. |
PATCH URI | Payload | Description |
---|---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/dhcp/snooping/ |
<snooping><trust>true</trust></snooping> |
Configures IP DHCP snooping trust under an interface. |
DELETE URI |
---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/dhcp/snooping/trust |
GET, PATCH, DELETE, OPTIONS, and HEAD operations are supported.
<trust xmlns="urn:brocade.com:mgmt:brocade-dhcp" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/config/running/interface/Ethernet/%220/3%22/ip/dhcp/snooping/trust">true</trust>