Resources | node | addressContext | zone | ipPeer

ipPeer

Specifies the static IP peers in the zone.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb')

Configuration

ParameterPresenceTypeDefaultDescription
sipO SIP parameters for the IP peer.
pathCheckO Configuration for Ping options
surrogateRegistrationO Configuration for Surrogate Registration
authenticationO Parameters controlling non registered authentication behavior.

Operational Data

ParameterDescription
name Name of the IP peer.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListIpPeer:ipPeer={name}

  • No labels