Configures the IPv4 router advertisement protocol.
URI | Description |
---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/ |
Configures the IPv4 router advertisement protocol. |
GET URI | Description |
---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/ |
Retrieves the IPv4 router advertisement configuration information. |
PATCH URI | Payload | Description |
---|---|---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/ |
+ <ip><irdp>true</irdp></ip> |
Enables the IPv4 router advertisement protocol. |
DELETE URI |
---|
<base_URI>/config/running/interface/Ethernet/%220/3%22/ip/irdp |
GET, PATCH, DELETE, OPTIONS, and HEAD operations are supported.
<irdp xmlns="urn:brocade.com:mgmt:brocade-ip-config" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/config/running/interface/Ethernet/%220/4%22/ip/irdp">true</irdp>