You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Resources |
node |
addressContext |
ipAccessControlList
ipAccessControlList IP Access Control Lists (IP ACLs) are the packet filtering objects that are applied to incoming IP packets on the SBC. These objects protect the system from a variety of network-borne attacks. Use IP ACLs to specify rules to permit or deny packets into the SBC. The IP ACL can optionally pass the traffic but at only a certain policed rate. |
Exists on Condition | /system/isOAM ='true' |
Operational Data
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpAcl:ipAccessControlList |