User's Manual 962 Document #: LTRT-27045
Mediant 1000B Gateway & E-SBC
Parameter Description
threshold, the device sends an SNMP acBoardCallResourcesAlarm
alarm trap with a 'cleared' alarm status.
The range is 0 to 100%. The default is 90%.
[RAILoopTime]
Defines the time interval (in seconds) that the device periodically checks
call resource availability.
The valid range is 1 to 200. The default is 10.
62.4 Security Parameters
This subsection describes the device's security parameters.
62.4.1 General Security Parameters
The general security parameters are described in the table below.
Table 62-22: General Security Parameters
Parameter Description
Firewall Table
Firewall
configure network >
access-list
[AccessList]
The table defines the device's access list (firewall), which defines network
traffic filtering rules.
The format of the ini file table parameter is:
[AccessList]
FORMAT AccessList_Index = AccessList_Source_IP,
AccessList_Source_Port, AccessList_PrefixLen, AccessList_Source_Port,
AccessList_Start_Port, AccessList_End_Port, AccessList_Protocol,
AccessList_Use_Specific_Interface, AccessList_Interface_ID,
AccessList_Packet_Size, AccessList_Byte_Rate, AccessList_Byte_Burst,
AccessList_Allow_Type;
[\AccessList]
For example:
AccessList 10 = mgmt.customer.com, , , 32, 0, 80, tcp, 1, OAMP, 0, 0, 0,
allow;
AccessList 22 = 10.4.0.0, , , 16, 4000, 9000, any, 0, , 0, 0, 0, block;
In the example above, Rule #10 allows traffic from the host
‘mgmt.customer.com’ destined to TCP ports 0 to 80 on interface OAMP
(OAMP). Rule #22 blocks traffic from the subnet 10.4.xxx.yyy destined to
ports 4000 to 9000.
For a detailed description of the table, see ''Configuring Firewall Rules'' on
page 163.
62.4.2 HTTPS Parameters
The Secure Hypertext Transport Protocol (HTTPS) parameters are described in the table
below.