- Support
- Technical Support
- Support Forum
- PRODOTTI
- COOLAUTOMATION
- Domande Generiche
- Change coolmasternet IP
Change coolmasternet IP
- Valentine
-
Topic Author
18 Apr 2016 10:15 #209
by Valentine
Change coolmasternet IP was created by Valentine
I need to set static IP to coolmasternet. I have no way to use dhcp server.
please help!!!!!
please help!!!!!
Reply to Valentine
- marcom
-
- Offline
18 Apr 2016 10:18 - 20 Jan 2018 23:12 #210
by marcom
Marcom S.r.l.
via della Metallurgia, 11
37139 - Verona (VR)
Replied by marcom on topic Change coolmasternet IP
Dear Valentine,
In order to query or configure Ethernet network settings the command is ifconfig.
To access Coolmasternet configuration interface please read THIS POST
Without parameters, ifconfig command will list current configuration. To change configuration use format with <PROPERTY> and <VALUE>. Parameter IP can be set to DHCP (DHCP client) or fixed IP number. In case of DHCP - Netmask and Gateway values are provided by DHCP server. By default CoolMasterNet is configured for DHCP client operation. CoolMasterNet Ethernet module can be enabled or disabled with corresponding command.
EXAMPLE
Query
Configure fixed IP and Gateway
Configure DHCP client operation
Disable Ethernet
In order to query or configure Ethernet network settings the command is ifconfig.
To access Coolmasternet configuration interface please read THIS POST
Without parameters, ifconfig command will list current configuration. To change configuration use format with <PROPERTY> and <VALUE>. Parameter IP can be set to DHCP (DHCP client) or fixed IP number. In case of DHCP - Netmask and Gateway values are provided by DHCP server. By default CoolMasterNet is configured for DHCP client operation. CoolMasterNet Ethernet module can be enabled or disabled with corresponding command.
EXAMPLE
Query
>ifconfig
MAC : 28:3B:96:FF:FF:FE
Link : Up
IP : 192.168.1.109 (DHCP)
Netmask: 255.255.255.0
Gateway: 192.168.1.1
OK
Configure fixed IP and Gateway
>ifconfig IP 192.168.1.102
OK, Boot Required!
>ifconfig Gateway 192.168.1.0
OK, Boot Required!
Configure DHCP client operation
>ifconfig IP DHCP
OK
Disable Ethernet
>ifconfig disable
OK, Boot Required!
Marcom S.r.l.
via della Metallurgia, 11
37139 - Verona (VR)
Reply to marcom
- digvijay
-
Topic Author
03 Jan 2018 06:47 #1257
by digvijay
Replied by digvijay on topic Change coolmasternet IP
which software is this, please also let me know about hardware connection.
Reply to digvijay
- marani
-
- Offline
Less
More
- Posts: 2
03 Jan 2018 13:12 - 04 Jan 2018 11:56 #1258
by marani
Replied by marani on topic Change coolmasternet IP
You must open a TELNET connection to TCP port 10102
You can use for example Putty software
You can use for example Putty software