User`s manual

Table Of Contents
SIP User's Manual 6. Gateway's ini File Configuration
Version 5.0 137 October 2006
Table 6-1: Networking Parameters (continues on pages 130 to 138)
ini File Field Name
Web Parameter Name
Valid Range and Description
BronzeServiceClassDiffSer
v
[Bronze QoS]
Sets the DiffServ value for the Bronze service class content.
The valid range is 0 to 56. The default value is 10.
NFS Table Parameters (NFSServers). For an NFS ini file example, refer to Figure 5-20 on page 86.
NFSServers_Index
[Line Number]
The row index of the remote file system.
The valid range is 0 to 4.
NFSServers_HostOrIP
[Host / IP]
The domain name or IP address of the NFS server. If a domain name is
provided, a DNS server must be configured.
NFSServers_RootPath
[Root Path]
Path to the root of the remote file system.
In the format: ‘/’ + [path]
For example, /audio
The combination of Host / IP and Root Path must be unique for each row in the table. For example, there must
be only one row in the table with a Host / IP of 192.168.1.1 and Root Path of /audio.
NFSServers_NfsVersion
[NFS Version]
NFS version to use with the remote file system, 2 or 3 (default).
NFSServers_AuthType
[Auth Type]
Identifies the authentication method used with the remote file system.
AUTH_NULL [0].
AUTH_UNIX [1] (default).
NFSServers_UID
[UID]
User ID used in authentication if using AUTH_UNIX.
The valid range is 0 to 65537. The default is 0.
NFSServers_GID
[GID]
Group ID used in authentication if using AUTH_UNIX.
The valid range is 0 to 65537. The default is 1
NFSServers_VlanType
[VLAN Type]
The VLAN, OAM [0] or Media [1], to use when accessing the remote file
system. The default is to use the media VLAN.
This parameter applies only if VLANs are enabled or if Multiple IPs is
configured (refer to Section
9.10 on page 237).
Internal Firewall
AccessList_Source_IP
[Source IP]
IP address (or DNS name) of source network, or a specific host.
AccessList_Net_Mask
[Mask]
IP network mask. 255.255.255.255 for a single host or the appropriate value for
the source IP addresses.
The IP address of the sender of the incoming packet is bitwise ANDed with this
mask and then compared to the field ‘Source IP’.
AccessList_Start_Port
AccessList_End_Port
[Local Port Range]
The destination UDP/TCP ports (on this device) to which packets are sent.
The valid range is 0 to 65535.
Note: When the protocol type isn’t TCP or UDP, the entire range must be
provided.
AccessList_Protocol
[Protocol]
The protocol type (e.g., UDP, TCP, ICMP, ESP or ‘Any’), or the IANA protocol
number (in the range of 0 (Any) to 255).
Note: The protocol field also accepts the abbreviated strings ‘SIP’, ‘MGCP’,
‘MEGACO’ and ‘HTTP’. Specifying these strings implies selection of the TCP or
UDP protocols, and the appropriate port numbers as defined on the device.
AccessList_Packet_Size
[Packet Size]
Maximum allowed packet size.
The valid range is 0 to 65535.
Note: When filtering fragmented IP packets, the Packet Size field relates to the
overall (reassembled) packet size, not to the size of each fragment.
AccessList_Byte_Rate
[Byte Rate]
Expected traffic rate (bytes per second).
AccessList_Byte_Burst
Burst Bytes
Tolerance of traffic rate limit (number of bytes)
AccessList_Allow_Type
[Action Upon Match]
Action upon match (allow or block)
AccessList_MatchCount
[Match Count]
A read-only field that provides the number of packets accepted / rejected by a
specific rule.