cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
473
Views
0
Helpful
0
Comments
jfloresr
Cisco Employee
Cisco Employee

How to Configure Secure Domain Routers

SUMMARY STEPS


1.    admin

            Example:

RP/0/RP0/CPU0:router# admin

2.    configure

            Example:

RP/0/RP0/CPU0:router(admin)# configure

3.    pairing pair-name

           

            Example:

            RP/0/RP0/CPU0:router(admin-config)# pairing drp1

4.    location partially-qualified-nodeid partially-qualified-nodeid

            Example:

RP/0/RP0/CPU0:router(admin-config-pairing:drp1)# location 0/3/*  0/4/*

5.    exit

            Example:

RP/0/RP0/CPU0:router(admin-config-pairing:drp1)# exit

6.    sdr sdr-name

            Example:

RP/0/RP0/CPU0:router(admin-config)# sdr rname

7.    Do one of the following:

  • pair      pair-name primary
  • location      partially-qualified-nodeid primary

            Example:

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# pair drp1 primary

            or

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# location 0/0/* primary

            or

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# location 0/RP*/* primary

8.    Do one of the following:

  • location      partially-qualified-nodeid
  • location      pair-name

            Example:

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# location 0/0/*

            or

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# location drp1

            or

            RP/0/RP0/CPU0:router(admin-config-sdr:rname)# location 0/RP*/*

9.    Repeat 8 as needed to add nodes to an SDR.

10.    exit

            Example:

RP/0/RP0/CPU0:router (admin-config-sdr:rname)# exit

11.    Repeat 3 through 10 through as needed.

12.    Use one of the following commands:

  • end
  • commit

            Example:

            RP/0/RP0/CPU0:router(admin-config)# end

            or

            RP/0/RP0/CPU0:router(admin-config)# commit

13.    Create a username and password for the new SDR.

Content extracted entirely from www.cisco.com

http://www.cisco.com/en/US/docs/routers/crs/software/crs_r3.9/system_management/configuration/guide/yc39crs1_chapter1.html#task_BD5D22DB67A44C6EAC060F26D5A679B2

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links