EtherHaul Operation, Administration and Maintenance Manual
Page 134
### Configuration file ###
# Set the system name
set system name EtherHaul_SiteA
# Copy the following sw and upgrade it if differs from
siklu-uimage-5.0.0-9900
copy sw tftp://192.168.0.222/siklu-uimage-5.0.0-9931
if-version-differs-from siklu-uimage-5.0.0-9900
run sw immediate no-timeout if-version-differs-from
siklu-uimage-5.0.0-9931
The configuration file and the SW version should be stored in the TFTP server directory.
If any errors occur during the execution of the DHCP script, the error file uploads to the
server, restarts the system and sends an SNMP trap.
14.4.3
CLI Configuration for Zero Touch using the CLI
Begin the configuration with the following command to enable the net-config file. This
allows the unit to be configured through the network:
default>set net-config config-file enable
Set done: net-config
Confirm that the config file was successfully enabled:
default>show net-config
net-config config-file : enable
net-config config-error-restart-delay: 60
Then ensure that the DHCP server is enabled:
default>set ip 1 ip-addr dhcp
Set done: ip 1
Confirm that that the DHCP server was successfully enabled:
EH1200F_Left_213>show ip
ip 1 ip-addr : dhcp 0.0.0.0
ip 1 prefix-len : 0
ip 1 vlan : 0
ip 1 default-gateway : 212.143.164.214
ip 2 ip-addr : static 212.143.164.213
ip 2 prefix-len : 30
ip 2 vlan : 0
ip 2 default-gateway : 212.143.164.214
Move the configured file to the unit through the TFTP Server:
Run configuration file /var/sw/etc//customer_default_config.txt