Basic System Configuration Guide System Management
Edition: 01 3HE 11010 AAAC TQZZA 271
6.9 Basic System Configuration
This section provides information to configure system parameters and provides
configuration examples of common configuration tasks. The minimal system
parameters that should be configured are:
• System Information Parameters
• System Time Elements
The following example displays a basic system configuration:
ALU-1>config>system# info
#------------------------------------------
echo "System Configuration"
#------------------------------------------
name "ALU-1"
coordinates "Unknown"
snmp
exit
security
snmp
community "private" rwa version both
exit
exit
time
ntp
server 192.168.15.221
no shutdown
exit
sntp
shutdown
exit
zone GMT
exit
----------------------------------------------
ALU-1>config>system#