Toolpack:Modifying TMG Control Network A
From TBwiki
(Difference between revisions)
(creation) |
(fix format) |
||
Line 1: | Line 1: | ||
− | Caution | + | == Caution == |
− | + | ||
+ | * Resetting the role after this procedure will reset the network settings to their default values | ||
+ | == Example == | ||
This example shows the procedure for control 0 over vlan 710 only. | This example shows the procedure for control 0 over vlan 710 only. | ||
# user SSH connect to the TMG | # user SSH connect to the TMG |
Latest revision as of 15:11, 8 March 2016
Caution
- Resetting the role after this procedure will reset the network settings to their default values
Example
This example shows the procedure for control 0 over vlan 710 only.
- user SSH connect to the TMG
- Telnet on telecom section of the Tmedia
- Use 'set_boot'
- modify eth0 IP addresses
- Modify eth0 netmask
- Set the eth0 gateway to the same IP as eth0 IP address
- Validate your values with the 'print_boot' command
- reboot
- Back on the host section, Change the file /etc/sysconfig/network-scripts/ifcfg-vlan710
- Modify IPADDR
- Modify NETMASK
- save file
- stop toolpack => 'tbtoolpack stop'
- restart network service => 'service network restart'
- start toolpack => 'tbtoolpack start'