Configures the interval for address resolution between IPv6 Neighbor Discovery Neighbor Solicitation (NS) messages.
<interface xmlns="urn:brocade.com:mgmt:brocade-interface"> <ethernet> <name>1/1</name> <ipv6> <ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"> <ipv6-intf-cmds> <nd> <ns-interval>2</ns-interval> </nd> </ipv6-intf-cmds> </ipv6-nd-ra> </ipv6> </ethernet> </interface>