Configure Network Settings from the CLI
To configure network settings on the Makito X Series via the CLI, do the following:
With the device connected to a trusted network, enter the following command:
$ ipconfig configure
Example (Makito X encoder):JS$ ipconfig configure Current IP Settings: IP Address : 10.65.129.59 Network Mask : 255.255.255.0 Gateway : 10.65.129.1 Change IP settings? (y,N): y Use DHCP to obtain IP address automatically? (y,N): n Enter IP address (10.65.129.59): 10.65.129.52 Enter netmask (255.255.255.0): 255.255.255.0 Enter default gateway (10.65.129.1): 10.65.129.1 Current Hostname : MXE-129-59 Change hostname? (y,N): y Enter hostname (MXE-129-59): MakitoX1 Current DNS Settings: Domain : myorg.com Primary Server : 10.65.0.9 Alternate Server : 10.65.0.8 Change DNS settings? (y,N): y Enter domain name (or enter to disable DNS): myorg.com Enter primary DNS server address (10.65.0.9): 10.65.0.7 Enter alternate DNS server address (or enter for none): 10.65.0.6 Current Multicast DNS (mDNS) Settings: Responder : Disabled Change Multicast DNS Settings? (Y,n): y Enable mDNS responder? (y,N): y Enter mDNS identifier ("MakitoX1"): MakitoX1resp Current NTP Settings: Server : ca.pool.ntp.org Timezone : "America/Montreal" Change NTP server? (y,N): y Enter NTP server address (or enter to disable NTP): ca.pool2.ntp.org Change Timezone? (y,N): n Network settings updated successfully. Host name updated successfully. DNS settings updated successfully. Multicast DNS settings updated successfully. NTP settings updated successfully. You must REBOOT for any changes to take effectReboot the device.
For more information see "Configuring Network Settings" and the CLI Command Reference in the associated User's Guide.