Cisco IOS XR - Manual
This User Manual covers advanced administrative features for configuring and managing domain names, network services, security protocols, user authentication, routing limits, logging, and rollback capabilities in Cisco IOS XR software. The guide primarily addresses how to set up DNS, enable remote management via Telnet/HTTP/XML services, manage configuration history with commit IDs, enforce access control through user accounts and groups, and adjust protocol-specific routing limits–such as for IS-IS, OSPF, BGP, MPLS, and multicast protocols–to optimize performance while adhering to system constraints.
Table of Contents:
- Page 1 – Configuring Additional Router Features
- Page 2 – DNS and Domain Name Service Configuration
- Page 3 – Configuring Remote Management Services and History
- Page 4 – Managing Configuration History and Rollback
- Page 5 – Displaying Configuration History Logs
- Page 6 – Viewing and Previewing Configuration Changes
- Page 7 – Configuration History Management and Rollbacks
- Page 8 – Executing Configuration History Operations
- Page 9 – Loading and Deleting Configuration Commit IDs
- Page 10 – Saving and Loading Router Configurations
- Page 11 – Configuring Logging and Correlation
- Page 12 – Basic Message Logging Configuration
- Page 13 – Logging and Correlation Command Usage
- Page 14 – User Account and Group Management
- Page 15 – Displaying User Account Details and Configuration Hierarchy
- Page 16 – Creating User Accounts and Group Assignments
- Page 17 – User Groups and Configuration Limiting
- Page 18 – Static Route Limits Configuration
- Page 19 – IS-IS and OSPFv2/v3 Configuration Limits
- Page 20 – OSPFv2 and OSPFv3 Configuration Limits
- Page 21 – OSPF Interface Limit Configuration
- Page 22 – Routing Protocol Configuration Limits (BGP/OSPF)
- Page 23 – BGP Prefix and Multicast Limits
- Page 24 – BGP Peer and RPL Configuration Limits
- Page 25 – Routing Policy Language (RPL) Limit Management
- Page 26 – Multicast Configuration Limits
- Page 27 – MPLS and Network Setting Limits
C H A P T E R
3-1
Cisco IOS XR Getting Started Guide
3
Configuring Additional Router Features
This chapter contains instructions and information for entering basic configurations using the
command-line interface (CLI).
Contents
This chapter contains the following sections:
•
Configuring the Domain Name and Domain Name Server, page 3-1
•
Configuring Telnet, HTTP, and XML Host Services, page 3-2
•
Managing Configuration History and Rollback, page 3-3
•
Saving and Loading Target Configuration Files, page 3-9
•
Configuring Logging and Logging Correlation, page 3-11
•
Creating and Modifying User Accounts and User Groups, page 3-14
•
Configuration Limiting, page 3-17
Configuring the Domain Name and Domain Name Server
Configure a domain name and domain name server (DNS) for your router to make contacting other
devices on your network more efficient. Use the following guidelines:
•
To define a default domain name that the Cisco IOS XR software uses to complete unqualified
hostnames (names without a dotted-decimal domain name), use the
domain-name
command in
global configuration mode.
•
To specify the address of one or more name servers to use for name and address resolution, use the
domain name-server
command in global configuration mode. If no name server address is
specified, the default name server is 255.255.255.255 so the DNS lookup can be broadcast to the
local network segment. If a DNS server is in the local network, it replies. If not, there might be a
server that knows how to forward the DNS request to the correct DNS server.
•
Use the
show hosts
command in EXEC mode to display the default domain name, the style of name
lookup service, a list of name server hosts, and the cached list of hostnames and addresses.
"Loading the manual" means you need to wait until the file loads and becomes available for online reading. Some manuals are very large, and the time they take to appear depends on your internet speed.
Was this manual helpful?
About this manual
- Brand
- Cisco
- Model
- IOS XR
- Document type
- Manual
- Language(s)
- English
- Pages
- 28
- File size
- 400.1 KB
- Format
Summary
Overview of configuring domain names, DNS, Telnet/HTTP services, configuration history, logging, user accounts, and configuration limiting.
Step-by-step guidance for configuring DNS and domain name services on Cisco routers and enabling remote management protocols like Telnet, HTTP, and XML host services.
Prerequisites and steps for configuring Telnet, HTTP, and XML host services, including installation of necessary packages and recording configuration changes with commitIDs.