For the complete documentation index, see llms.txt. This page is also available as Markdown.

Modifying TMG Control Network A

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.

  1. user SSH connect to the TMG

  2. Telnet on telecom section of the Tmedia

  3. Use 'set_boot'

  4. modify eth0 IP addresses

  5. Modify eth0 netmask

  6. Set the eth0 gateway to the same IP as eth0 IP address

  7. Validate your values with the 'print_boot' command

  8. reboot

  9. Back on the host section, Change the file /etc/sysconfig/network-scripts/ifcfg-vlan710

  10. Modify IPADDR

  11. Modify NETMASK

  12. save file

  13. stop toolpack => 'tbtoolpack stop'

  14. restart network service => 'service network restart'

  15. start toolpack => 'tbtoolpack start'

Last updated

Was this helpful?