interface/{interface-type}/{interface-name}/ra-dns-server/hoplimit
Usage
<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>
Parameters
- ethernet
- Specifies Ethernet interface.
- name
- Specifies the interface name.
- ipv6
- Specifies IPv6 address.
- number
- Specifies the number of hops to be advertised.