Cisco ASR1006 Hardware Installation Guide - Page 146

Verifying the Deactivation and Activation of a SPA, Deactivation and Activation Configuration Examples

Page 146 highlights

Online Insertion and Removal Chapter 5 Installing and Removing a SIP To activate a SPA and its interfaces after the SPA has been deactivated, use the following command in global configuration mode: Command Router(config)# no hw-module subslot slot-number/subslot-number shutdown Purpose Activates the SPA and its interfaces in the specified slot and subslot of the SIP, where: • slot-number-Specifies the chassis slot number where the SIP is installed. • subslot-number-Specifies the subslot number on a SIP where a SPA is installed. Verifying the Deactivation and Activation of a SPA When you deactivate a SPA, the corresponding interfaces are also deactivated. This means that these interfaces will no longer appear in the output of the show interface command. To verify the deactivation of a SPA, enter the show hw-module subslot all oir command in privileged EXEC configuration mode. Observe the Operational Status field associated with the SPA that you want to verify. In the following example, the SPA located in subslot 1 of the SIP in slot 2 of the Cisco ASR 1000 Series Router is administratively down from the hw-module subslot shutdown command: Router# show hw-module subslot all oir Module Model Operational Status subslot 2/0 SPA-1X10GE-L-V2 ok subslot 2/1 SPA-8X1GE-v2 admin down To verify activation and proper operation of a SPA, enter the show hw-module subslot all oir command and observe "ok" in the Operational Status field as shown in the following example: Router# show hw-module subslot all oir Module Model Operational Status subslot 2/0 SPA-1X10GE-L-V2 ok subslot 2/1 SPA-8X1GE-v2 ok Deactivation and Activation Configuration Examples This section provides the following examples of deactivating and activating SIPs and SPAs: • Deactivation of a SIP Configuration Example, page 5-8 • Activation of a SIP Configuration Example, page 5-9 • Deactivation of a SPA Configuration Example, page 5-9 • Activation of a SPA Configuration Example, page 5-9 Deactivation of a SIP Configuration Example Deactivate a SIP when you want to perform OIR of the SIP. The following example deactivates the SIP that is installed in slot 1 of the Cisco ASR 1000 Series Router, its SPAs, and all of the interfaces: Router(config)# hw-module slot 1 stop Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Hardware Installation Guide 5-8 OL-14126-12

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188

5-8
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Hardware Installation Guide
OL-14126-12
Chapter 5
Installing and Removing a SIP
Online Insertion and Removal
To activate a SPA and its interfaces after the SPA has been deactivated, use the following command in
global configuration mode:
Verifying the Deactivation and Activation of a SPA
When you deactivate a SPA, the corresponding interfaces are also deactivated. This means that these
interfaces will no longer appear in the output of the
show interface
command.
To verify the deactivation of a SPA, enter the
show hw-module subslot all oir
command in privileged
EXEC configuration mode. Observe the Operational Status field associated with the SPA that you want
to verify.
In the following example, the SPA located in subslot 1 of the SIP in slot 2 of the Cisco ASR 1000 Series
Router is administratively down from the
hw-module subslot shutdown
command:
Router#
show hw-module subslot all oir
Module
Model
Operational Status
-------------- ------------------ -------------------------
subslot 2/0
SPA-1X10GE-L-V2
ok
subslot 2/1
SPA-8X1GE-v2
admin down
To verify activation and proper operation of a SPA, enter the
show hw-module subslot all oir
command
and observe “ok” in the Operational Status field as shown in the following example:
Router#
show hw-module subslot all oir
Module
Model
Operational Status
-------------- ------------------ -------------------------
subslot 2/0
SPA-1X10GE-L-V2
ok
subslot 2/1
SPA-8X1GE-v2
ok
Deactivation and Activation Configuration Examples
This section provides the following examples of deactivating and activating SIPs and SPAs:
Deactivation of a SIP Configuration Example, page 5-8
Activation of a SIP Configuration Example, page 5-9
Deactivation of a SPA Configuration Example, page 5-9
Activation of a SPA Configuration Example, page 5-9
Deactivation of a SIP Configuration Example
Deactivate a SIP when you want to perform OIR of the SIP. The following example deactivates the SIP
that is installed in slot 1 of the Cisco ASR 1000 Series Router, its SPAs, and all of the interfaces:
Router(config)#
hw-module slot 1 stop
Command
Purpose
Router(config)#
no
hw-module subslot
slot-number/subslot-number
shutdown
Activates the SPA and its interfaces in the specified slot and subslot
of the SIP, where:
slot-number—
Specifies the chassis slot number where the SIP
is installed.
subslot-number
—Specifies the subslot number on a SIP where
a SPA is installed.