Starting An Exclusive Configuration Session - Cisco XR 12000 Series Getting Started Manual

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

Advertisement

Chapter 3
Configuring General Router Features
ipv4 address 10.10.10.10 255.0.0.0
end
Simple Administration Configuration Session: Example
The following example shows a simple administration configuration session in which the target
configuration is created and previewed in administration configuration mode:
RP/0/0/CPU0:router# admin
RP/0/0/CPU0:router(admin)# configure
RP/0/0/CPU0:router(admin-config)# sdr test
RP/0/0/CPU0:router(admin-config-sdr:test)# location 0/1/SP
RP/0/0/CPU0:router(admin-config-sdr:test)# show configuration
Building configuration...
sdr test
location 0/1/SP
!
end

Starting an Exclusive Configuration Session

An exclusive configuration session allows you to configure the administration configuration or an SDR
and lock out all users from committing configuration changes until you are done. Other users can still
create and modify a target configuration, but they cannot commit those changes to the running
configuration until you exit your exclusive configuration session.
During regular configuration sessions, the running configuration is locked whenever a commit operation
is being performed. This automatic locking ensures that each commit operation is completed before the
next one begins. Other users receive an error message if they attempt to commit a target configuration
while another commit operation is under way.
To start an exclusive configuration session for an SDR, connect to that SDR and enter the configure
exclusive command:
RP/0/0/CPU0:router# configure exclusive
RP/0/0/CPU0:router(config)#
If the configuration is already locked by another user, the configure exclusive command fails. To view
Note
locked and unlocked configuration sessions, see the
section on page
To start an exclusive configuration session for the administration configuration, connect to the DSC and
enter the configure exclusive command in administration EXEC mode:
RP/0/0/CPU0:router# admin
RP/0/0/CPU0:router(admin)# configure exclusive
RP/0/0/CPU0:router(admin-config)#
The running configuration is unlocked when the user who started the exclusive configuration session
exits the configuration mode, as described in the
OL-24755-01
3-51.
Cisco IOS XR Getting Started Guide for the Cisco XR 12000 Series Router
Managing Configuration Sessions
"Displaying the Active Configuration Sessions"
"Ending a Configuration Session" section on page
3-65.
3-53

Advertisement

Table of Contents
loading

Table of Contents