Cisco Cisco Packet Data Gateway (PDG)

Seite von 1630
fabric fsc-auto-recovery
Enables or disables Fabric Storage Card (FSC) fabric recovery via automatic resets on the ASR 5500.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
fabric fsc-auto-recovery { disable | enable } [ max-attempts [ number_attempts | unlimited ] ]
{ disable | enable }
Disable turns off the automatic FSC recovery feature.
Enable turns on the automatic FSC recovery feature. When enabled the FSC will initiate auto recovery/reset
upon detecting an excessive number of discarded fabric egress (EGQ) packets.
[ max-attempts [ number_attempts | unlimited ]
Specifies how many times StarOS will attempt to reset each FSC as an integer from 1 to 99 or unlimited (will
not stop until FSC is reset). Default is 1.
Usage Guidelines
Use this command to enable or disable automatic FSC auto recovery/reset in the ASR 5500 upon detecting
an excessive number of discarded egress packets. You can optionally specify the maximum number of reset
attempts; the default is 1.
To enable this feature, you must first configure the Fabric Egress Drop Threshold via the Global
Configuration mode fabric egress drop-threshold command.
Important
Examples
The following command enables FSC automatic recovery with a maximum of 50 attempts.
fabric fsc-auto-recovery enable max-attempts 50
Command Line Interface Reference, Modes G - H, StarOS Release 19    
219
Global Configuration Mode Commands (A-K)
fabric fsc-auto-recovery