Configures the maximum interval range and minimum interval at which IPv6 Neighbor Discovery Router Advertisement (RA) messages are sent.
<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> <ra-interval> <max-interval>650</max-interval> <min>250</min> </ra-interval> </nd> </ipv6-intf-cmds> </ipv6-nd-ra> </ipv6> </ethernet> </interface>