ipv6 nd ra dns search-list

Syntax

ipv6 nd ra dns search-list[lifetime] no ipv6 nd ra dns search-list

描述

Configures the DNS Search List (DNSSL) to include in Router Advertisements (RAs) transmitted on the interface.

The没有form of this command removes the DNS Search List from the RAs transmitted on the interface.

Command context

config-if

Parameters

指定了domain names for DNS queries.

lifetime

Specifies lifetime in seconds. Range: 4-4294967295 seconds. Default: 1800 seconds.

权威

Administrators or local user group members with execution rights for this command.

Usage

  • DNSSL contains the domain names of DNS suffixes or IPv6 hosts to append to short, unqualified domain names for DNS queries.

  • Multiple DNS domain names can be added to the DNSSL by using the command repeatedly.

  • A maximum of eight server addresses are allowed.

Examples

switch(config)#interface 1/1/1switch(config-if)#ipv6 nd ra dns search-list test.com lifetime 500