Difference between revisions of "Configure IP Network"
Line 5: | Line 5: | ||
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. | 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. | ||
− | {| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: | + | {| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color: black; width: 800px; FONT-FAMILY:monospace,monospace; LINE-HEIGHT:15px; white-space: pre-wrap; |
| | | | ||
\Last login: Wed Jul 15 13:41:10 2020 from 192.168.5.171 | \Last login: Wed Jul 15 13:41:10 2020 from 192.168.5.171 | ||
Line 17: | Line 17: | ||
> config | > config | ||
> network | > network | ||
− | > configure eth0 tzm_appliance.localdomain 192.168.50.97 255.255.255.0 192.168.50.254 | + | > configure eth0 tzm_appliance.localdomain 192.168.50.97 255.255.255.0 192.168.50.254 |
> show-settings | > show-settings | ||
interface=eth0 | interface=eth0 |
Latest revision as of 07:12, 21 September 2022
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"