Toolpack Installation:Change hostname
From TBwiki
(Difference between revisions)
Nicole Tan (Talk | contribs) (NT: Updated to the new procedure) |
Nicole Tan (Talk | contribs) |
||
Line 1: | Line 1: | ||
== Change hostname == | == Change hostname == | ||
− | This procedure applies to TMG800, TMG3200 and TMG7800 with static IP. | + | This procedure applies to TMG800, TMG3200 and TMG7800 with static IP for management interfaces. |
Require Version rel2.9 and above | Require Version rel2.9 and above | ||
Revision as of 08:11, 26 April 2017
Change hostname
This procedure applies to TMG800, TMG3200 and TMG7800 with static IP for management interfaces. Require Version rel2.9 and above
- ssh to the Centos host:
- Do shell command "hostname" to show the current hostname
hostname
- Change to the new name:
hostname NewHostName
- Restart toolpack:
tbtoolpack stop tbtoolpack start