Difference between revisions of "Configure IP Network"

From Tranzman Documentation
Jump to: navigation, search
(Created page with " 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. Lo...")
 
Line 4: Line 4:
 
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.
 
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.And then use show-settings command to verify the IP has been set.
+
Follow the commands shown in the below picture to manually set an appliance IP. Then use show-settings command to verify the IP has been set.
 
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
 
{| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 600px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap;
 
|
 
|

Revision as of 12:57, 1 April 2021

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 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 55555 > 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"