In the following example, a TGM550 installed in slot 2 of a Services Router has the IP address 10.10.10.2. The TGM550 needs to have registered a primary MGC at address 172.16.0.0, and second and third MGC at addresses 10.10.10.30 and 10.10.10.10.40.
To configure the MGC list with the JUNOS CLI:
user@host> set tgm fpc 2 media-gateway-controller
[172.16.0.0 10.10.10.30 10.10.10.40]
![]() |
Running the set tgm fpc slot media-gateway-controller command updates the startup configuration on the TGM550. You do not need to run the copy running-config start-config command to save the configuration on the module. |
user@host> ssh 10.10.10.2
password> root
TGM550-00<root># ping 172.16.0.0
...
TGM550-00<root># ping 10.10.10.30
...
TGM550-00<root># ping 10.10.10.40
...