Configuring Additional Router Features; Configuring The Domain Name And Domain Name Server - Cisco XR 12000 Series Getting Started Manual

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

Configuring the Domain Name and Domain Name Server

4.
5.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
domain name domain-name-of-organization
Example:
RP/0/0/CPU0:router(config)# domain name
cisco.com
Step 3
domain name-server ipv4-address
Example:
RP/0/0/CPU0:router(config)# domain name-server
192.168.1.111
Step 4
end
or
commit
Example:
RP/0/0/CPU0:router(config)# end
or
RP/0/0/CPU0:router(config)# commit
Step 5
show hosts
Example:
RP/0/0/CPU0:router(config)# show hosts
Cisco IOS XR Getting Started Guide for the Cisco XR 12000 Series Router
4-76
end or commit
show hosts
Chapter 4
Purpose
Enters global configuration mode.
Defines a default domain name used to complete
unqualified hostnames.
Specifies the address of a name server to use for name and
address resolution (hosts that supply name information).
You can enter up to six addresses, but only one for
Note
each command.
Saves configuration changes.
When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Displays all configured name servers.

Configuring Additional Router Features

OL-24755-01

Advertisement

Table of Contents
loading

Table of Contents