In this task you will configure a named-SDR and allocate inventory. The inventory includes RP resources (memory and CPU) and
line
cards. You can repeat the steps to create maximum of three named-SDRs.
Note |
-
The SDR boundary is defined at the line card level. Hence, it is necessary to allocate at least one line card to each SDR.
A single line card cannot be shared between multiple SDRs. Fabric cards are shared implicitly among named-SDRs.
-
If you configure an SDR with IPv4 and IPv6 ACL scale configurations and if we reload the same ACL scale configurations without
clearing the previous ACL scale configurations, then the limits are breached and the configuration fails to load onto the
SDR.
|
Note |
When creating multiple SDRs, the install commit may not work as expected sometimes because of resource constraints.
|
After the
named-SDR are created, verify the VM state for each SDR.
Execute the show sdr command to check that the Status is "RUNNING" for all VMs in each SDR.
sysadmin-vm:0_RP0# show sdr
Wed Aug 17 16:01:06.626 UTC
SDR: Internet-SDR
Location IP Address Status Boot Count Time Started
-----------------------------------------------------------------------------
0/RP0/VM1 192.0.0.4 RUNNING 1 08/11/2016 00:33:12
0/RP1/VM1 192.0.4.4 RUNNING 1 08/11/2016 00:33:01
0/6/VM1 192.0.88.3 RUNNING 1 08/11/2016 00:32:48
SDR: P-SDR
Location IP Address Status Boot Count Time Started
-----------------------------------------------------------------------------
0/RP0/VM2 192.0.0.6 RUNNING 2 08/11/2016 03:24:43
0/RP1/VM2 192.0.4.6 RUNNING 2 08/11/2016 03:24:32
0/1/VM1 192.0.68.3 RUNNING 2 08/11/2016 03:25:26
SDR: VRFPE-SDR1
Location IP Address Status Boot Count Time Started
-----------------------------------------------------------------------------
0/RP0/VM3 192.0.0.8 RUNNING 2 08/11/2016 02:32:15
0/RP1/VM3 192.0.4.8 RUNNING 2 08/11/2016 02:32:23
0/0/VM1 192.0.64.3 RUNNING 2 08/11/2016 02:32:40
Execute the show vm command to check that the Status for named-SDRs is "running" at the line card and RP locations.
sysadmin-vm:0_RP0# show vm
Wed Aug 17 16:01:20.239 UTC
Location: 0/0
Id Status IP Address HB Sent/Recv
-------------------------------------------------------------
sysadmin running 192.0.64.1 NA/NA
VRFPE-SDR1 running 192.0.64.3 58375/58375
Location: 0/1
Id Status IP Address HB Sent/Recv
-------------------------------------------------------------
sysadmin running 192.0.68.1 NA/NA
P-SDR running 192.0.68.3 58360/58360
Location: 0/6
Id Status IP Address HB Sent/Recv
-------------------------------------------------------------
sysadmin running 192.0.88.1 NA/NA
Internet-SDR running 192.0.88.3 58401/58401
Location: 0/RP0
Id Status IP Address HB Sent/Recv
-------------------------------------------------------------
sysadmin running 192.0.0.1 NA/NA
Internet-SDR running 192.0.0.4 1169260/1169260
P-SDR running 192.0.0.6 1146966/1146966
VRFPE-SDR1 running 192.0.0.8 1146729/1146729
Location: 0/RP1
Id Status IP Address HB Sent/Recv
-------------------------------------------------------------
sysadmin running 192.0.4.1 NA/NA
Internet-SDR running 192.0.4.4 1167934/1167934
P-SDR running 192.0.4.6 1147031/1147031
VRFPE-SDR1 running 192.0.4.8 1146789/1146789
To view details about a specific SDR, use the show sdr <sdr-name> detail command in System Admin EXEC mode.