Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
Panel | |
---|---|
In this section:
|
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
Note |
---|
When configuring the parent server, the parentMtrg, parentRequestMaxCalls and parentRequestMaxBW parameters are not needed. |
Code Block | ||
---|---|---|
| ||
% set global cac mtrgServer <MTRG_server_name>
bandwidthPerRequest <2480-248000000>
callsPerRequest <1-16777214>
maxBandwidth < -1 to 2147483647>
maxCalls < -1 to 2147483647>
mode <inService | outOfService>
mtrmConnPortIndex <1-128>
parentMtrg <Name>
parentRequestMaxBw <-1 to 2147483647>
parentRequestMaxCalls <-1 to 2147483647>
state <disabled | enabled>
% show global cac mtrgServer
% delete global cac mtrgServer <MTRG_server_name> |
To view MTRG status, use the command:
Code Block | ||
---|---|---|
| ||
> show status global cac mtrgServerStatus |
Caption | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
Code Block | ||
---|---|---|
| ||
% set global cac mtrgClient <MTRG_client_name>
mode <inService | outOfService>
mtrmConnPortIndex <index>
state <disabled | enabled>
% show global cac mtrgClient
% delete global cac mtrgClient <MTRG_client_name> |
To view the mtrgClient node status, use the following command:
Code Block | ||
---|---|---|
| ||
> show status global cac mtrgClientStatus |
Parameter | Length/Range | Description |
---|---|---|
mode | N/A | The operational state of this MTRG server.
|
mtrmConnPortIndex | 1-128 | MTRM connection port index which this MTRG server will use to communicate. |
state | N/A | The administrative state of the MTRG server.
|
Pagebreak |
---|