Cisco OL-14361-01 - Manual
Cisco OL-14361-01 – Manual, read for free online in PDF format. We hope this helps you resolve any issues you may have. If you have further questions, please contact us through the contact form.
Table of Contents:
- Page 2 – To configure the DNS and DNS server, complete the following steps:; SUMMARY STEPS; or; end; DETAILED STEPS; Command or Action; Enters global configuration mode.; Note
- Page 3 – Examples; Related Documents; yes; Cisco IOS XR IP Addresses and Services
- Page 4 – Configuring Telnet, HTTP, and XML Host Services; Prerequisites; See; limit
- Page 6 – Managing Configuration History and Rollback; Previewing Rollback Configuration Changes, page 5-110; Related Topic
- Page 7 – Displaying the CommitIDs; show configuration commit; command display in EXEC and administration EXEC modes:; Displaying the Configuration Changes Recorded in a CommitID; show configuration commit changes; command followed; show configuration
- Page 8 – Previewing Rollback Configuration Changes; The; show configuration rollback changes; command; show configuration rollback; commitId; show; Rolling Back the Configuration to a Specific Rollback Point
- Page 9 – Tip
- Page 10 – load commit changes; command with the commitID number. In the
- Page 11 – Deleting CommitIDs
- Page 12 – Configuring Logging and Logging Correlation; Logging Locations and Severity Levels, page 5-114; Logging Locations and Severity Levels; Logging Destination; Level
- Page 13 – Alarm Logging Correlation; Cisco IOS XR System Management; Configuring Basic Message Logging
- Page 15 – Disabling Console Logging; logging console disable; Creating and Modifying User Accounts and User Groups; “User Groups, Task Groups, and Task IDs”
- Page 16 – Displaying Details About User Accounts, User Groups, and Task IDs; Command Description
- Page 17 – Configuring User Accounts; Cisco IOS XR System Security Configuration Guide.; Creating Users and Assigning Groups; password
- Page 18 – Cisco IOS XR System Security Configuration Guide
- Page 19 – Configuring Software Entitlement; Layer 3 VPN; Configuration Limiting; Caution
- Page 20 – Static Route Configuration Limits; IS-IS Configuration Limits; Maximum static IPv4 routes; Feature Limit Description
- Page 21 – OSPFv2 and v3 Configuration Limits
- Page 22 – The following examples illustrate OSPF configuration limits:; Maximum Interfaces for Each OSPF Instance: Example; In the following example, the; command is used to display the maximum number of OSPF
- Page 23 – Maximum Routes Redistributed into OSPF: Example; maximum redistributed-prefixes; maximum paths; BGP Configuration Limits; show bgp neighbor
- Page 25 – clear bgp; Routing Policy Language Line and Policy Limits; Two limits for Routing Policy Language (RPL) configurations exist:; Limit Description; Maximum number of RPL lines; rpl maximum lines; Maximum number of RPL policies; rpl maximum policies
- Page 27 – Multicast Configuration Limits; display and change the limits.; Internet Group Management Protocol (IGMP) Limits; Multicast Source Discovery Protocol (MSDP) Limits; Protocol Independent Multicast (PIM) Limits
- Page 28 – MPLS Configuration Limits; Other Configuration Limits; used to display and change the limits.; IPv4 ACL
C H A P T E R
5-103
Cisco IOS XR Getting Started Guide
OL-14361-01
5
Configuring Additional Router Features
This chapter contains instructions and information for entering basic configurations using the
command-line interface (CLI).
Contents
•
Configuring the Domain Name and Domain Name Server, page 5-103
•
Configuring Telnet, HTTP, and XML Host Services, page 5-106
•
Managing Configuration History and Rollback, page 5-108
•
Configuring Logging and Logging Correlation, page 5-114
•
Creating and Modifying User Accounts and User Groups, page 5-117
•
Configuring Software Entitlement, page 5-121
•
Configuration Limiting, page 5-121
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.
Summary
5-104 Cisco IOS XR Getting Started Guide OL-14361-01 Chapter 5 Configuring Additional Router Features Configuring the Domain Name and Domain Name Server To configure the DNS and DNS server, complete the following steps: SUMMARY STEPS 1. configure 2. domain name domain-name-of-organization 3. domain ...
5-105 Cisco IOS XR Getting Started Guide OL-14361-01 Chapter 5 Configuring Additional Router Features Configuring the Domain Name and Domain Name Server Examples In the following example, the domain name and DNS are configured: RP/0/RP0/CPU0:router# configure RP/0/RP0/CPU0:router(config)# domain nam...
5-106 Cisco IOS XR Getting Started Guide OL-14361-01 Chapter 5 Configuring Additional Router Features Configuring Telnet, HTTP, and XML Host Services Configuring Telnet, HTTP, and XML Host Services For security, some host services are disabled by default. Host services, such as Telnet, Extensible Ma...