URI | Description |
---|---|
<base_URI>/config/running/interface/vlan/{vlan-number}/suppress-nd | Enables Neighbor Discovery (ND) suppression on the current VLAN. |
GET, POST, PUT, PATCH, DELETE, OPTIONS, and HEAD operations are supported.
The following example uses the GET option to retrieve the configuration details.
http://host:80/rest/config/running/interface/vlan/8000/suppress-nd
None
<suppress-nd xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/config/running/interface/Vlan/8000/suppress-nd"> <enable>true</enable> </suppress-nd>