![]() |
ATM Switch Router Command Reference, 12.0(1a)W5(7b)
|
|||||||||||||||
F Commands for the ATM Switch
![]() |
||||||||||||||||
|
Table of ContentsF Commandsfacility-alarm failed-attempts format framing (interface configuration) F CommandsNote Commands that are identical to those documented in the Cisco IOS software documentation have been removed from this chapter. Refer to Appendix D, "Removed and Changed Commands," of this command reference for a list of removed commands. facility-alarmTo configure the temperatures so that the ATM switch router declares a major or minor alarm condition, use the facility-alarm command. You can configure explicit threshold temperatures (in degrees Celsius [C]) to override the defaults for major and minor alarms. Use the no form of this command to disable alarms for that threshold and reset the threshold to the default value.
Syntax Description
|
|
Major alarm threshold temperature threshold in degrees C. The default value is 53 degrees C. |
|
|
Minor alarm threshold temperature threshold in degrees C. The default value is 45 degrees C. |
You cannot disable or adjust the system critical alarms threshold. A "critical" alarm is standard Telco terminology for the alarm just before the system powers itself off.
The following example show how to configure facility alarms to 50 degrees C for major alarms, and 38 degrees C for minor alarms.
clear facility-alarm
show facility-alarm status
To configure the writing of records for initial connection attempts, use the failed-attempts ATM accounting file subcommand. To disable this feature, use the no form of this command.
|
Records regular SVC/SVP numbers that originate or terminate at the switch interface. |
|
|
Records soft PVC/PVP numbers that originate or terminate at the switch interface. |
The following example shows entering the ATM accounting file configuration mode and configuring failed-attempts to record failed attempts for SVC/SVP connections in the accounting file.
atm accounting file
collection-modes
min-age
To format Flash memory, use the format privileged EXEC command.
| Caution
The following formatting procedure erases all information in the Flash memory. To prevent the loss of important data, proceed carefully. |
The default monlib file is the one bundled with the system software.
Use the format command to format internal Flash memory (bootflash) or your Flash memory cards.
In some cases, you might need to insert a new PCMCIA Flash memory card and load images or backup configuration files onto it. Before you can use a new Flash memory card, you must format it.
Flash memory cards have sectors that can fail. You can reserve certain Flash memory sectors as "spares" for use when other sectors fail. Use the format command to specify between 0 and 16 sectors as spares. If you reserve a small number of spare sectors for emergencies, you do not waste space because you can use most of the Flash memory card. If you specify zero spare sectors and some sectors fail, you must reformat the Flash memory card and thereby erase all existing data.
The monlib file is the ROM monitor library. The ROM monitor uses the monlib file to access files in the Flash file system.
In the command syntax, device1 is the device to format, and device2 contains the monlib file to use. When you omit the [[device2:][monlib-filename]] argument, the system formats device1 using the monlib file that is bundled with the system software. When you omit device2 from the [[device2:][monlib-filename]] argument, the system formats device1 using the named monlib file from the device specified by the cd command. When you omit monlib-filename from the [[device2:][monlib-filename]] argument, the system formats device1 using device2's monlib file. When you specify the whole [[device2:][monlib-filename]] argument, the system formats device1 using the specified monlib file from the specified device. Note that you can specify device1's own monlib file in this argument. When the system cannot find a monlib file, the system terminates the formatting process.
The following example shows the format command that formats a Flash memory card inserted in slot 0 of the route processor card.
When the switch returns you to the EXEC prompt, the new Flash memory card is successfully formatted and ready for use.
Use the framing controller interface configuration command to select the frame type for the data line.
|
For DS3, framingmode is as follows: m23adm | m23plcp | cbitadm | cbitplcp For E3, framingmode is as follows: For E1, framingmode is as follows: crc4adm | crc4plcp | pcm30adm | pcm30plcp |
In the DS3 environment, this subcommand allows selection of DS3 framing mode to M23 ADM, M23 PLCP, C-Bit ADM, or C-Bit PLCP.
In the E3 environment, this subcommand allows selection of E 3 framing mode to G.751 PLCP, G.751 ADM, or G.832 ADM.
The following example shows how to select g751plcp as the frame type.