Cisco ASR 9000 Series Command Reference Manual

Type
Command Reference Manual
©
2013 Cisco Systems, Inc. All rights reserved.
CONTENTS
CHAPTER 1
ASIC Driver Commands 1
clear controller fabric 2
show controllers egressq queue 3
show controller fabric 6
show controllers plim asic SPAQFPBridgeCtrl 9
show controllers pse qfp statistics 10
show controllers pse qfp system state 12
show packet-memory 13
CHAPTER 2
Troubleshooting Commands 17
show im database 18
show imds interface brief 22
show sysdb connections 24
show sysdb trace verification location 26
show sysdb trace verification shared-plane 29
show tbm hardware 31
show uidb data 34
show uidb trace 37
show uidb index 39
watchdog threshold memory 42
CHAPTER 3
Tech-Support Commands 45
show system verify 47
show tech-support 51
show tech-support aps 56
show tech-support bcdl 68
show tech-support bundles 75
show tech-support cef 86
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
iii
show tech-support cfgmgr 92
show tech-support chdlc 101
show tech-support control-ethernet 103
show tech-support ethernet 111
show tech-support fabric 117
show tech-support gsp 121
show tech-support igmp snooping 127
show tech-support install 135
show tech-support l2vpn 140
show tech-support lrd 145
show tech-support mpls ldp 156
show tech-support mpls rsvp 160
show tech-support mpls traffic-eng 166
show tech-support multicast 171
show tech-support netflow 178
show tech-support nrs 184
show tech-support password 187
show tech-support performance-traffic 191
show tech-support pfi 194
show tech-support platform 198
show tech-support ppp 202
show tech-support qos 205
show tech-support rdsfs 226
show tech-support rib 228
show tech-support routing bfd 230
show tech-support routing isis 234
show tech-support routing ospf 239
show tech-support routing ospfv3 245
show tech-support routing rpl 250
show tech-support serial 255
show tech-support sanitized 259
show tech-support services 265
show tech-support snmp 269
show tech-support spaipc 271
show tech-support sysdb 276
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
iv
Contents
CHAPTER 4
Watchdog Commands 281
show critmon context 282
show critmon deadline 286
show critmon statistics 289
show critmon trace all 297
show critmon trace error 299
show critmon trace info 301
show critmon trace lib-error 303
show critmon trace lib-info 305
show reboot first 307
show reboot graceful 310
show reboot history 312
show reboot last 314
show reboot pcds 317
show watchdog 320
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
v
Contents
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
vi
Contents
ASIC Driver Commands
This module describes the commands used to configure and monitor the application-specific integrated circuit
(ASIC) driver on a router running Cisco IOS XR software.
•
clear controller fabric, page 2
•
show controllers egressq queue, page 3
•
show controller fabric, page 6
•
show controllers plim asic SPAQFPBridgeCtrl, page 9
•
show controllers pse qfp statistics, page 10
•
show controllers pse qfp system state, page 12
•
show packet-memory, page 13
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
1
clear controller fabric
To clear the fabric ASIC statistics for the specified fabric plane or all planes, use the clear controller fabric
command in EXEC or administration EXEC mode.
clear controller fabric {fia| crossbar-counters} location node-id
Syntax Description
clears fabric counter details.fia
clears crossbar counters for a slot.crossbar-counters
Node ID.The node-id argument is expressed in the rack/slot/module
notation.
Use the show platform command to see the location of all nodes
installed in the router.
Note
location node-id
Command Default
No default behavior or values.
Command Modes
EXEC, Administrator EXEC
Command History
ModificationRelease
This command was introduced.Release 3.7.2
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
OperationsTask ID
read, writedrivers
Examples
The following example shows how to use the clear controller fabric command:
RP/0/RSP0/CPU0:router# clear controllers fabric fia location cpu/1/0
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
2
ASIC Driver Commands
clear controller fabric
show controllers egressq queue
To display information about a specific egress queue, or a range of egress queues, use the show controllers
egressq queue command in EXEC mode.
show controllers egressq queue {queue1 [queue2]| from-group {group-id| all}| from-interface {type
instance| all}| from-port {port-id| all}| limits {max| min}| all} location node-id
Syntax Description
Identifies the first port whose egress queue information you want to display.
Replace the queue1 argument with a queue identifier. Range is from 1 through
8191.
queue1
(Optional) Identifies the last port whose egress queue information you want
to display. Replace the queue2 argument with a queue identifier. Range is
from 1 through 8191.
queue2
Displays egress queue information for a specific port group. Replace the
group-id argument with the number that identifies the port group whose
information is to be displayed. Range is from 1 through 2047.
from-group group-id
Displays egress queue information for all port groups on the specified location.from-group all
Displays egress queue information for a specific interface. Replace the type
instance argument with a physical interface ID or a virtual interface ID.
Use the show interfaces command to see a list of all possible
interfaces currently configured on the router.
Note
from-interface type
instance
Displays egress queue information for all interfaces on the specified location.from-interface all
Displays egress queue information for a specific port. Replace the port-id
argument with a port ID. Range is from 0 to 1023.
from-port port-id
Displays egress queue information for all ports on the specified location.from-port all
Displays the maximum limits table.limits max
Displays the minimum limits table.limits min
Displays detailed information about all egress queues on the specified location.all
Identifies the location of the node whose egress queue information you want
to display. The node-id argument is expressed in the rack/slot/module notation.
location node-id
Command Default
No default behavior or values
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
3
ASIC Driver Commands
show controllers egressq queue
Command Modes
EXEC
Command History
ModificationRelease
The context keyword and max_elements argument were removed from the show
controllers egressq queue command.
The following keywords and arguments were added to the show controllers egressq
queue command:
•
from-group { group-id | all }
•
from-interface { type instance | all }
•
from-port { port-id | all}
Release 3.5.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
OperationsTask ID
readdrivers
readinterface
Examples
The following example shows how to display information about egress queues 1 and 2 on the CPU node in
slot 2:
RP/0/RSP0/CPU0:router# show controllers egressq queue 1 2 location 0/2/CPU0
----------------------------------
Queue 1
----------------------------------
Group : 1
Priority : Low
Max LB Tokens : 7812
Max LB Limit Index : 38
Min LB Tokens : 0
Min LB Limit Index : 0
Quantum : 27
Instantaneous length : 0
Length high watermark : 0
----------------------------------
----------------------------------
Queue 2
----------------------------------
Group : 2
Priority : Low
Max LB Tokens : 7812
Max LB Limit Index : 38
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
4
ASIC Driver Commands
show controllers egressq queue
Min LB Tokens : 0
Min LB Limit Index : 0
Quantum : 27
Instantaneous length : 0
Length high watermark : 0
This table describes the significant fields shown in the display.
Table 1: show controllers egressq queue Field Descriptions
DescriptionField
Group identifier.Group
Group priority.Priority
Maximum number of port LB tokens.Max LB Tokens
Maximum LB limit.Max LB Limit Index
Minimum number of port LB tokens.Min LB Tokens
Minimum LB limit.Min LB Limit Index
Quantum value for this queue.Quantum
Egress queue instantaneous length.Instantaneous length
Length high watermark register.Length high watermark
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
5
ASIC Driver Commands
show controllers egressq queue
show controller fabric
To display the fabric ASIC statistics for the specified fabric plane or for all planes, use the show controller
fabric command in EXEC or administration EXEC mode.
show controller fabric {arbiter| crossbar} {readreg asic-offset instance module-instance| serdes location
node-id instance module-instance| configstatus location node-id instance module-instance}
Syntax Description
Displays arbitration ASIC show screens.arbiter
Displays crossbar ASIC show screens.crossbar
Displays read fabric ASIC register.readreg
Displays fabric ASIC configuration status.configstatus
Displays fabric serializer-deserializer interface status.serdes
Asic offset ; range is 0 to 4294967295.
asic-offset
Module instance; range is 0 to 4.
instance module-instance
Node ID. The node-id argument is entered in the rack/slot/module
notation.
location node-i
Command Default
No default behavior or values
Command Modes
EXEC
Administration EXEC
Command History
ModificationRelease
This command was introduced.Release 3.7.2
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
6
ASIC Driver Commands
show controller fabric
Task ID
OperationsTask ID
readdrivers
Examples
The following example shows how to display the internal trace information of Egressq for a specific controller
instance:
RP/0/RSP0/CPU0:router# show controllers fabric crossbar serdes instance 1 location 0/1/cpu0
Location: 0/RSP0/CPU0 (physical slot 4)
Asic Instance: 1
Asic slot: 1
inst_num 12
usr_data_p 0x50064ce8
state unused
encoding EFCP
mode normal
GLOBAL_CONTROL_0 0006
ENABLE_NE_ENCODING enabled
LOOPBACK_CONTROL 0000
NEAR_LOOPBACK disabled
RX_CHAN_CONTROL_0 0850
SERDES_RATE 20Gbps
SERDES_ENABLE enabled
PARALLEL_BUS_ENABLE enabled
SW_RX_RESET disabled
RX_CHAN_FEATURE_CONTROL 0528
ENABLE_SHORT_QUEUE disabled
ENABLE_START_TO_RATE enabled
RX_SOFT_SYNC_CNTL 0600
RX_SOFT_SYNC_CODE_BYPASS_EN disabled
CHAN_STATUS 0003
RX_SERIAL_CHANNEL_OK 1
SERIAL_CHANNEL_OK 1
NE_SYNC_STATUS 00
SERIAL LINK 0 1 2 3 4 5 6 7
-- -- -- -- -- -- -- --
SERDES_RX_PLL_LOCKED 1 1 1 1 1 1 1 1
PRBS_FAIL 0 0 0 0 0 0 0 0
CHAN_INT_STATUS_0 0000
CHAN_INT_MASK_0 01ff
RX_CHANNEL_REALIGN_STATUS 0
RX_CHANNEL_REALIGN_MASK 1
SERIAL LINK 0 1 2 3 4 5 6 7
-- -- -- -- -- -- -- --
LINK_INTR_STATUS 0 0 0 0 0 0 0 0
LINK_INTR_MASK 1 1 1 1 1 1 1 1
SOURCE_INTR_MASK 00 00 00 00 00 00 00 00
inst_num 12
usr_data_p 0x50064ce8
state unused
stats_p 0x500729c8
intr_stats_p 0x50072a90
inst_num 12
usr_data_p 0x50064cfc
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
7
ASIC Driver Commands
show controller fabric
state unused
auto_sync supported
reg_read_fn 0x40012174
reg_write_fn 0x40011c60
process_intr_fn 0x40043910
dev_id 70
ser_drv_cntl_a 0x9bffd670
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
8
ASIC Driver Commands
show controller fabric
show controllers plim asic SPAQFPBridgeCtrl
To display physical layer interface module (PLIM) asic Shared Port Adapter Quantum Flow Processor bridge
control (SPAQFPBridgeCtrl) driver information, use the show controllers plim asic SPAQFPBridgeCtrl
command in EXEC mode.
show controllers plim asic SPAQFPBridgeCtrl {counters| ingress-channel| egress-channel| spa}
Syntax Description
Displays information regarding the counters.counters
Displays information regarding the receiving SPI4.2 channel.ingress-channel
Displays information regarding the transmitting SPI4.2 channel.egress-channel
Displays SPA (Shared Port Adapters) information.spa
Command Default
No default behavior or values
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 4.0.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
OperationsTask ID
readinterface
readroot-system
Examples
The following example shows how to display summarized PLIM ASIC SPAQFPBridgeCtrl driver information:
RP/0/RP00/CPU0router# show controllers plim asic SPAQFPBridgeCtr
l
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
9
ASIC Driver Commands
show controllers plim asic SPAQFPBridgeCtrl
show controllers pse qfp statistics
To display packet switching engine (PSE) quad flat package (QFP) statistics for a specific node, use the show
controllers pse qfp statistics command in EXEC mode.
show controllers pse qfp statistics [drop| summary] [location node-id]
Syntax Description
(Optional) Displays the global drop statistics for the PSE QFP device.
Follow the drop keyword with the location node-id keyword and argument
to restrict the command to a specific node.
Note
drop
(Optional) Displays the global statistics summary for the PSE QFP device.
Follow the summary keyword with the location node-id keyword and
argument to restrict the command to a specific node.
Note
summary
(Optional) Identifies the location of the node whose PSE device information you want
to display. The node-id argument is expressed in the rack/slot/module notation.
Use the show platform command to see the location of all nodes installed
in the router.
Note
location node-id
Command Default
None.
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
OperationsTask ID
readinterface
readcisco-support
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
10
ASIC Driver Commands
show controllers pse qfp statistics
Examples
The following command shows how to display PSE QFP statistics:
RP/0/RSP0/CPU0:router# show controllers pse qfp statistics summary location 0/1/cpu0
Summary of Statistics for QFP 0
Dropped packets: 0
Incoming packets: 0
Outgoing packets: 0
Incoming IPC packets: 0
Outgoing IPC packets: 0
Punted packets: 0
Injected packets: 0
Summary of Statistics for QFP 1
Dropped packets: 0
Incoming packets: 0
Outgoing packets: 0
Incoming IPC packets: 0
Outgoing IPC packets: 0
Punted packets: 0
Injected packets: 0
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
11
ASIC Driver Commands
show controllers pse qfp statistics
show controllers pse qfp system state
To display packet switching engine (PSE) QFP HA state information for a specific node, use the show
controllers pse qfp system state command in EXEC mode.
show controllers pse qfp system state [location node-id]
Syntax Description
(Optional) Identifies the location of the node whose PSE device information you
want to display. The node-id argument is expressed in the rack/slot/module notation.
Use the show platform command to see the location of all nodes installed
in the router.
Note
location node-id
Command Default
None.
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
OperationsTask ID
readinterface
readcisco-support
Examples
The following command shows how to run the show controllers pse qfp system state command:
RP/0/RSP0/CPU0:router# show controllers pse qfp system state location 0/1/cpu0
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
12
ASIC Driver Commands
show controllers pse qfp system state
show packet-memory
To display information for packet memory, use the show packet-memory command in EXEC mode.
show packet-memory [clients| corrupt| failures| hssd| ifinput| ifoutput| internal| inuse| job| mutex| old|
reserved| summary| trace| watch] [location node-id]
Syntax Description
(Optional) Displays the packet manager clients.clients
(Optional) Displays the information about corrupted packets.corrupt
(Optional) Displays the packet buffer, header, hardware buffer allocation
failures.
failures
(Optional) Displays feature-specific variable information.fsv
(Optional) Displays High Speed Small Data (HSSD).hssd
(Optional) Displays packets from a specific interface.ifinput
(Optional) Displays packets to a specific interface.ifoutput
(Optional) Displays the packet memory along with actual number of particles
in free list.
internal
(Optional) Displays the total number of packets in useinuse
(Optional) Displays the number of packets owned by a specific process.job
(Optional) Displays the pakman mutex monitoring configuration.mutex
(Optional) Displays the total number of packets older than one minute.old
(Optional) Displays the reserved memory information.reserved
(Optional) Displays the packet memory usage summary information.summary
(Optional) Displays the packet-memory traces.trace
(Optional) Displays the pakman watch configuration.watch
(Optional) Displays detailed packet memory information for the designated
node. The node-id argument is entered in the rack/slot/module notation.
location node-id
Command Default
Displays information about all packet memory.
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
13
ASIC Driver Commands
show packet-memory
Command Modes
EXEC
Command History
ModificationRelease
This command was introduced.Release 3.7.2
Included the following keywords:
•
clients
•
corrupt
•
failures
•
fsv
•
hssd
•
ifinput
•
ifoutput
•
internal
•
inuse
•
job
•
mutex
•
old
•
reserved
•
summary
•
trace
•
watch
Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
The show packet-memory command can be used to display the total number of packet and particle headers,
along with the packet memory that is currently allocated in the system.
Task ID
OperationsTask ID
readbasic-services
Cisco ASR 9000 Series Aggregation Services Router Advanced System Command Reference, Release 4.0
14
ASIC Driver Commands
show packet-memory
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330

Cisco ASR 9000 Series Command Reference Manual

Type
Command Reference Manual

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI