Add_workflow_for_techpubs | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
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>
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 | ||||
---|---|---|---|---|
| ||||
|
sourceIpAddress <IP address>
– The IP address of the IP peer.sourcePort <port>
– The port of IP peer
|
Parameter
Description
|
|
|
|
|
To clear Packet Outage Detection state for a SIP trunk group: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 |
Pagebreak |
---|