Removing access control in SBC
hello everyone,
I'm stuck with removing the ACL configured in my Oracle SBC. irrespective of the brackets i use, the acl doesn't match when tried selecting it.
here is my config,
access-control
realm-id test_realm_ipv6
description "test realm"
source-address [1234:1234::419]
destination-address 0.0.0.0
application-protocol SIP
transport-protocol UDP
access permit
average-rate-limit 0
trust-level high
When selecting no/select command in the cli, I tried copy pasting the 1234:1234::419 + ([1234:1234::419]) + [1234:1234::419] + (1234:1234::419)
No matter what combination i try, i'm unable to either select the acl or remove it.
help me out with this.