C613-50631-01 Rev A Command Reference for IE340 Series 969
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 COMMANDS
IPV
6 ND DNS SEARCH-LIST
ipv6 nd dns search-list
Overview Use this command to specify a DNS Search List (DNSSL) to be included in the
Router Advertisment for a given IPv6 interface.
Use the no variant of this command to remove a specified domain name. If no
domain name is specified, then all domain names previously added will be
deleted.
Syntax
ipv6 nd dns search-list <domain-name>
no ipv6 nd dns search-list [<domain-name>]
Default No domain search list is included in router advertisements from any interface.
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Example To add the domain name ‘myexample.com’ to the search list for vlan2, use the
commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ipv6 nd dns search-list myexample.com
To delete all domain names added previously, use the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ipv6 nd dns search-list
Related
commands
ipv6 nd suppress-ra
Command
changes
Version 5.5.0-2.5: command added
Parameter Description
<domain-name> A string specifying the domain name to be added to the search
list. For example, myexample.com