interface/{interface-type}/{interface-name}/ra-dns-server/mtu
Usage
<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def">
<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
<ve>
<name>{req_val}</name>
<ipv6 xmlns="urn:brocade.com:mgmt:brocade-ipv6-config">
<ipv6-nd-ra xmlns="urn:brocade.com:mgmt:brocade-ipv6-nd-ra">
<ipv6-intf-cmds>
<nd>
<mtu/>
</nd>
</ipv6-intf-cmds>
</ipv6-nd-ra>
</ipv6>
</ve>
</interface>
</routing-system>
Parameters
- ve
- Specifies virtual Ethernet interface.
- name
- Specifies the interface name.
- ipv6
- Specifies IPv6 address.
- mtu
number
- Specifies the size, in bytes, of the MTU that is advertised.