IP Trunk Group resource allocation mode.
% set addressContext <name> zone <name> sipTrunkGroup <name> tgMtrgResAllocation <localIgnored | localPreferred>
Use the following command to view the SIP Trunk Group configuration details:
> show configuration details addressContext default zone Z1 sipTrunkGroup TG1 masterTgName MTRGA; tgMtrgCallsPerReq 20; tgMtrgBwPerReq 12400; tgMtrgResAllocation localignored; tgMtrgReqMaxCalls 50; tgMtrgReqMaxBw unlimited;
Use the following command to view the status of MTRG server registered trunk groups:
> show status global cac mtrgServerRegTgStatus mtrgServerRegTgStatus MTRGC TG1 DEVHA2 SIPTG { mtrgServerIndex 1; tgIndex 0; callsAllocated 10; bwAllocated 24800; tgState active;
Use the following command to view the status of MTRG client registered trunk groups:
> show status global cac mtrgClientRegTgStatus mtrgClientRegTgStatus MTRGC TG1 DEVHA2 SIPTG { mtrgClientIndex 1; tgIndex 0; callsAllocated 10; bwAllocated 24800; tgState active; }