
Retrieval of the OBFL message
If the hardware is defective and the system cannot boot up, any data in flash is inaccessible. In that case, use
any one of the following methods to recover OBFL data:
•
Read the flash through JTAG: this requires provisions in hardware design and back-end hardware and
software support tools.
•
Repair the system; boot it; use the OBFL CLI commands.
Configuring OBFL
Use the
hw-module
{
all
|
slot
|
module
} {
slotnumber/subslotnumber
|
modulenumber
}
logging onboard
{
disable
|
enable
} command to enable or disable OBFL on a specified hardware module.
OBFL is enabled by default.
Note
Router#
hw-module slot R0 logging onboard enable
Displaying OBFL Logging Information
Use the
show logging onboard
{
slot
|
module
|
bay
} {
slotnumber/subslotnumber
|
modulenumber
} {
dram
|
message
|
serdes
|
status
|
temperature
|
uptime
|
voltage
|
firmware
] command to view the OBFL log
information.
OBFL is enabled by default on the Cisco cBR series router.
Note
For the card PICs, use the
show logging onboard bay slotnumber/subslotnumber
{
dram
|
message
|
serdes
|
status
|
temperature
|
uptime
|
voltage
|
firmware
] command to view its OBFL information.
Clearing OBFL Logging
Use the
clear logging onboard
{
slot
|
module
|
bay
} {
slotnumber/subslotnumber
|
modulenumber
} {
dram
|
message
|
serdes
|
temperature
|
voltage
|
firmware
} command to clear OBFL logging.
The following example shows how to clear firmware version:
Router#
clear logging onboard slot R0 firmware
Router#
clear logging onboard bay 4/4 firmware
Following example shows how to clear DRAM ECC error log:
Router#
clear logging onboard slot R0 dram
Following example shows how to clear OBFL error message:
Router#
clear logging onboard slot R0 message
Following example shows how to clear onboard serdes log:
Router#
clear logging onboard slot R0 serdes
Following example shows how to clear onboard temperature log:
Router#
clear logging onboard slot R0 temperature
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
for Cisco IOS XE Fuji 16.8.x
89
Onboard Failure Logging
Configuring OBFL