Configuring Secure Domain Routers on Cisco IOS XR Software
How to Configure Secure Domain Routers
SMC-144
Cisco IOS XR System Management Configuration Guide
Step8 location partially-qualified-nodeid
or
location pair-name
Example:
RP/0/RP0/CPU0:router(admin-config-sdr:rname
2)# location 0/0/*
or
RP/0/RP0/CPU0:router(admin-config-sdr:rname
2)# location drp1
or
RP/0/RP0/CPU0:router(admin-config-sdr:rname
2)# location 0/RP*/*
Adds additional nodes, DRP pairs, or RP pairs to the SDR.
To add a single node
Enter the location partially-qualified-nodeid command. The
value of the partially-qualified-nodeid argument is entered in
the rack/slot/* notation. Node IDs are always specified at the
slot level, so the wildcard (*) is used to specify the CPU.
To add a DRP pair
You must first create a pair, as described in step 3 and step 4.
After the DRP pair is created, enter the location pair-name
command.
To add an RP pair
Enter the location partially-qualified-nodeid command. The
value of the partially-qualified-nodeid argument for RPs is
entered in the rack/RP*/* notation. This command assigns the
redundant RP pair to the SDR. You cannot assign single RPs to
an SDR in the Cisco CRS-1.
Note See the “Adding Nodes to a Non-Owner SDR” section
on page SMC-148 for more information.
Step9 Repeat Step 8 as needed to add nodes to an SDR Adds additional nodes to the SDR.
Step10 exit (Optional) Exits the SDR configuration submode and returns to
Administration configuration mode.
Note Complete this step only if you need to create additional
SDRs.
Step11 Repeat Step 3 through Step 10 as needed. Creates additional SDRs.
Step12 end
or
commit
Example:
RP/0/RP0/CPU0:router
(admin-config-sdr:rname2)# end
or
RP/0/RP0/CPU0:router(admin-config-sdr:rname
)# commit
Saves configuration changes.
When you issue the end command, the system prompts you
to commit changes:
Uncommitted changes found. Commit them?
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 user in the same command
mode without committing the configuration changes.
Use the commit command to save the configuration
changes to the running configuration file and remain within
the configuration session.
Step13 Create a username and password for the new SDR. (Optional) Refer to the “Configuring a Username and Password
for a Non-Owner SDR” section on pageSMC-157.
Command or Action Purpose