Panel | ||||||
---|---|---|---|---|---|---|
In this section:
|
The request addressContext zone
command is available from both system-level and configure modes. This command allows you to perform system-level commands against a particular zone, such as recovering blacklisted endpoints and resetting statistics counts on all signaling ports.
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContext name> zone <zone name>
cacNonRegEndPointRemoveEntry
sourceIpAddress <IP address>
sourcePort <port>
filterSipSrc fqdnEntry <IP address>
ipPeer <peer name> pathCheck localAdminState state <block | unblock> remoteAdminState state <block | unblock>
mtrmConnPort <reset | statReset>
sipArsEndpointRecoveryAll
sipArsEndpointRecoveryByIp ipAddress <ip address> port <port#>
sipSigConnResetAll
sipSigPortResetAll
sipTrunkGroup <TG name> packetOutage clear |
Caption | ||||
---|---|---|---|---|
| ||||
Hide | ||||
---|---|---|---|---|
|
Parameter | Description | |||||||
---|---|---|---|---|---|---|---|---|
| Use this object to define information related to filtering a SIP message against the source IP address. | |||||||
ipPeer |
| |||||||
mtrmConnPort | Use this object to reset Master Trunk Resource Manager (MTRM) connection port and/or MTRM port statistics.
| |||||||
| Recovers all blacklisted endpoints in this zone.
| |||||||
sipArsEndpointRecoveryByIp | Recovers a blacklisted endpoints in this zone by IP address and port.
| |||||||
sipSigConnResetAll | Resets all the statistics counts to zero on all SIP signaling port connections. | |||||||
sipSigPortResetAll | Resets all the statistics counts to zero on all SIP signaling ports. | |||||||
sipTrunkGroup |
|
The following example clears packet outage counts for SIP trunk group “TG-1” in zone “INTERNAL_ZONE” for address context “default”.
Code Block | ||
---|---|---|
| ||
> request addressContext default zone INTERNAL_ZONE sipTrunkGroup TG-1 packetOutage clear reason Trunk Group Packet Outage Detection State is cleared | ||
Noprint | ||
Back to Top |
Pagebreak |
---|