Configure IP Network

From Tranzman Documentation
Jump to: navigation, search

The appliance comes with a default account of "admin" and has a password of "P@ssw0rd". Change this default password as soon as possible for security reasons.

Log in to the CLI command and continue with the configuration of the server. If at any point, help with the commands is needed, press the "?" character on the keyboard to bring up suggestions on the screen.

Follow the commands shown in the below picture to manually set an appliance IP. Then use show-settings command to verify that the IP has been set.

\Last login: Wed Jul 15 13:41:10 2020 from 192.168.5.171 \********************************************** \* TranZman Appliance 3.0 * \* * \* WARNING: Authorised Access Only * \**********************************************

Welcome admin it is Wed Jul 15 13:43:08 UTC 2020 > config > network > configure eth0 tzm_appliance.localdomain 192.168.50.97 255.255.255.0 192.168.50.254 > show-settings interface=eth0 dhcp=0 port=55555 fqdn=tzm_appliance.localdomain ip=192.168.50.97 mask=255.255.255.0 gw=192.168.50.254 dns=192.168.50.254 dnsb=UNDEFINED ntpserver=0.ntp.localdomain timezone=UTC


After the successfull completion of the above steps you should be able to login to the web console with a default account of "admin" and a password of "P@ssw0rd"


Jump to Configuration