...
Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
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>
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 | ||||
---|---|---|---|---|
| ||||
Parameter | Description | |||||||
---|---|---|---|---|---|---|---|---|
| – Use this command to force SBC to query external DNS for selected FQDN entry. This request essentially instructs the SBC to ignore locally cached records and perform an external query toward configured DNS server. | |||||||
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 |
---|
Pagebreak |
---|