Configuring A System Prompt; Understanding Dns - Cisco Catalyst 3750 Software Configuration Manual

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Configuring a System Name and Prompt

Configuring a System Prompt

Beginning in privileged EXEC mode, follow these steps to manually configure a system prompt:
Command
Step 1
configure terminal
Step 2
prompt string
Step 3
end
Step 4
show running-config
Step 5
copy running-config startup-config
To return to the default prompt, use the no prompt [string] global configuration command.

Understanding DNS

The DNS protocol controls the Domain Name System (DNS), a distributed database with which you can
map host names to IP addresses. When you configure DNS on your switch, you can substitute the host
name for the IP address with all IP commands, such as ping, telnet, connect, and related Telnet support
operations.
IP defines a hierarchical naming scheme that allows a device to be identified by its location or domain.
Domain names are pieced together with periods (.) as the delimiting characters. For example, Cisco
Systems is a commercial organization that IP identifies by a com domain name, so its domain name is
cisco.com. A specific device in this domain, for example, the FTP system is identified as ftp.cisco.com.
To keep track of domain names, IP has defined the concept of a domain name server, which holds a cache
(or database) of names mapped to IP addresses. To map domain names to IP addresses, you must first
identify the host names, specify the name server that is present on your network, and enable the DNS.
This section contains this configuration information:
Catalyst 3750 Metro Switch Software Configuration Guide
5-16
Purpose
Enter global configuration mode.
Configure the command-line prompt to override the setting from the
hostname command.
The default prompt is either switch or the name defined with the
hostname global configuration command, followed by an angle
bracket (>) for user EXEC mode or a pound sign (#) for privileged EXEC
mode.
The prompt can consist of all printing characters and escape sequences.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Default DNS Configuration, page 5-17
Setting Up DNS, page 5-17
Displaying the DNS Configuration, page 5-18
Chapter 5
Administering the Switch
78-15870-01

Advertisement

Table of Contents
loading

Table of Contents