Configures the number of hops to be advertised in IPv6 neighbor discovery router advertisement (RA) messages.
<interface xmlns="urn:brocade.com:mgmt:brocade-interface"> <ethernet> <name>{req_val}</name> <ipv6> <ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra"> <ipv6-intf-cmds> <nd> <hoplimit/> </nd> </ipv6-intf-cmds> </ipv6-nd-ra> </ipv6> </ethernet> </interface>