Configuring FTU Using Commands
1.1Connect the PC and the FTU
Use a serial cable to connect the PC to the CON port on the FTU as shown below
1.2Login the FTU Using the Serial Port Tool
1.2.1Prerequisites
You have obtained the PuTTY.
You have connected the PC to the device using a serial cable.
1.2.2Procedure
Step 1Start the PuTTY on the PC.
Step 2SelectSerialforConnection type.

Step 3ChooseSerialfrom the navigation tree on the left. Configuring serial port parameters.

Step 4After setting the parameters, clickOpento open the connection device.
1.3Configure FTU with commands
1.3.1Check current configuration
<iManager>display current-configuration
Check Ethernet/0/0/4 and ecc configuration, if it is inconsistent with the plan, please configure according to the plan.
1.3.2Configuration steps
<iManager>display version
<iManager>system-view
Enter system view, return user view with Ctrl+Z.
[iManager]interface Ethernet 0/0/4
[iManager-Ethernet0/0/4]ip address 129.9.0.127 255.255.0.0--Set IPaccording to the plan
Warning: Ip address change from 10.9.0.1 255.255.0.0 to 129.9.0.127 255.255.0.0 may result in device access incapability. Continue? [Y/N]:Y
[iManager-Ethernet0/0/4]quit
[iManager]ecc
[iManager-ecc]ne-id 9 127--Set extension ID and NE ID according to the plan
Warning: The NE ID will change from subnetID: 9 baseID: 1 to subnetID: 9 baseID: 127 may result in device access incapability. Continue? [Y/N]:Y
The NE ID will take effect in the next startup.
[iManager-ecc]ecc network enable
The ECC configuration will take effect in the next startup.
[iManager-ecc]lan
[iManager-ecc-lan]extecc-mode auto
[iManager-ecc-lan]quit
[iManager-ecc]quit
[iManager]quit
<iManager>save
The current configuration will be written to the device. Continue? [Y/N]:Y
<iManager>reboot
1.3.3Confirm the configuration result
<iManager>ecc-ping 9 30--Try to ping other NE.
Ecc-pinging 0x9001e(#9-30) with 56 bytes of data, press CTRL_C to break:
Reply from 0x9001e(#9-30): bytes=56 Sequence=1 time<0ms TTL=255 CRC OK
Reply from 0x9001e(#9-30): bytes=56 Sequence=1 time<0ms TTL=255 CRC OK
Reply from 0x9001e(#9-30): bytes=56 Sequence=1 time<0ms TTL=255 CRC OK

