Cisco Cisco Packet Data Gateway (PDG)

Seite von 1630
boot nameserver
Configures the IP address of the DNS (Domain Name Service) server to use when looking up hostnames in
URLs for network booting.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
boot nameserver ip_address
no boot nameserver
no
Removes the network boot nameserver information from the boot.sys file.
ip_address
IPv4 dotted-decimal address of the DNS server the system uses to lookup hostnames in URLs for a software
image from the network during the system boot process.
Usage Guidelines
Use this command to identify the DNS server to use to lookup hostnames in a software image URL.
The settings for this command are stored immediately in the boot.sys file. No changes are made to the
system configuration file.
Important
Examples
The following configures the system to communicate with a DNS nameserver with the IP address of 10.2.3.4:
boot nameserver 10.2.3.4
   Command Line Interface Reference, Modes G - H, StarOS Release 19
110
Global Configuration Mode Commands (A-K)
boot nameserver