System Configuration and Monitoring
Left running head:
Chapter name (automatic)
93
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
CONFIGURATION FILE MANAGEMENT
The system configuration is by default stored in a text file in the config: area on the
internal USB key. Optionally, another USB key can be inserted into the USB port
on the system front panel. This USB key is referred to as FPkey which stands for
“Front Panel Key”.
Multiple configuration files can be stored. ‘start-up’ config is the file that is read at
system boot up. The configuration file that contains the currently effective
configuration (which is not necessarily the same as the startup-config) is referred
to as running-config. It is stored in the internal RAM, instead of the config: area.
Therefore, it is not persistent with system reloads.
Optionally, you can save the configuration file under a different file name. Once
the file is saved, you can use the copy commands to export it to an external
system using TFTP/FTP options.
T
O VIEW THE CONFIGURATION
The following commands are used to view the configuration written to USB as well
as the configuration currently running and in memory:
E
XAMPLE 1
ALU(config)# show running-config
!Current Configuration:
!
! NVRAM config last updated at 06:25:14 GMT Wed Nov 08 2006
from line 0
! Statlog Configuration
!
logging on
logging buffered priority 7
logging buffered size 128
logging console 3
logging system 5
logging remote 1.1.1.1 port 514 priority 7
service timestamps log
hostname ndm-70
!
snmp enable
!
Command (in SUM/CM) Description
show running-config Shows the configuration currently
running on the system.
The command "write terminal" can also
be used to view the same output.
show startup-config Shows the configuration currently stored
on the permanent storage media. This
configuration is read at system startup.