system-access-list

The system-access-list configuration element allows you to configure system access control of the management interface on your Oracle Communications Session Border Controller. Once configured, any access from hosts that are not part of the system access IP address or subnet are denied. When this element is not configured, any host can access management ports.

Parameters

source-address
Enter the network source address. An IPv4 or IPv6 address is valid for this parameter.
netmask
Enter the source subnet mask. An IPv4 or IPv6 address is valid for this parameter.
description
Provide a brief description of this system-access-list configuration.
protocol
Enter a specified protocol or the special value all that specifies by protocol the type of management traffic allowed to access the system. The default value (all) matches all supported transport layer protocols.
  • Default: all
  • Values: all | icmp | ssh | snmp
  • ip-prot/well-known-port: 6/21
  • for non-tcp and non-udp port must be 0
  • for single entry: telnet
  • for multiple entry: (telnet 6/20 ssh)

Path

system-access-list is an element of the system path. The full path from the topmost ACLI prompt is: configure terminal > system> system-access-list