diff --git a/mtce/src/scripts/mtc.conf b/mtce/src/scripts/mtc.conf index d46e7a20..8c0730d9 100644 --- a/mtce/src/scripts/mtc.conf +++ b/mtce/src/scripts/mtc.conf @@ -38,7 +38,7 @@ api_retries = 10 ; number of API retries b4 failure [client] ; Client Configuration scheduling_priority = 99 ; realtime scheduling; range of 1 .. 99 is acceptable -mtc_rx_mgmnt_port = 2105 ; Client Maintenance Command Rx Port +mtc_rx_mgmnt_port = 2118 ; Client Maintenance Command Rx Port mtc_rx_infra_port = 2115 ; Client Maintenance Command Rx Port hbs_client_mgmnt_port = 2106 ; Management Interface Heartbeat Pulse Request Rx Port hbs_client_infra_port = 2116 ; Infrastructure Interface Heartbeat Pulse Request Rx Port