Configures the domain name of the Domain Name System (DNS) suffix and the lifetime multiplier information to IPv6 hosts in the Router Advertisement (RA) message.
<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> <ra-domain-name> <domain-name-string>{req_val}</domain-name-string> <domain-name-lifetime-multiplier/> </ra-domain-name> </nd> </ipv6-intf-cmds> </ipv6-nd-ra> </ipv6> </ethernet> </interface>