Cisco Systems IOS XR Manual De Usuario

Descargar
Página de 28
 
3-3
Cisco IOS XR Getting Started Guide
 
Chapter 3      Configuring Additional Router Features
Managing Configuration History and Rollback
Prerequisites
The following prerequisites must be met before configuring the Telnet, HTTP, and XML host services:
For the XML and HTTP host services, the Manageability package must be installed and activated 
on the router. 
To enable the Secure Socket Layer (SSL) of the HTTP and XML services, the Security package must 
be installed and activated on the router. 
See 
Chapter 5, “Managing Cisco IOS XR Software Packages,”
 for information on installing and 
activating packages.
SUMMARY STEPS
1.
configure 
2.
telnet ipv4 server max-servers 5
3.
telnet ipv6 server max-servers 5
4.
http server
5.
xml agent corba
6.
commit
Examples
In the following example, the host services are enabled:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# telnet ipv4 server max-servers 5
RP/0/RP0/CPU0:router(config)# telnet ipv6 server max-servers 5
RP/0/RP0/CPU0:router(config)# http server
RP/0/RP0/CPU0:router(config)# xml agent corba
RP/0/RP0/CPU0:router(config)# commit
Related Documents
Managing Configuration History and Rollback
After each commit operation, a record of the committed configuration changes is saved. This record 
contains only the changes made during the configuration session; it does not contain the complete 
configuration. Each record is assigned a unique ID, known as a commitID
Related Topic
Document Title
Installation and activation of the Manageability and 
Security Packages
Chapter 5, “Managing Cisco IOS XR Software Packages”
Descriptions of the HTTP and XML server commands Cisco IOS XR System Management Command Reference
Descriptions of the Telnet commands
Cisco IOS XR IP Addresses and Services Command Reference