User's Manual
Table Of Contents
- System Manual Book 1: System Description
- Introduction
- System Components
- Specifications
- System Specifications
- Radio and Modem
- Data Communication
- Voice/Fax (Subscriber Units with voice support)
- Telephony (Subscriber Units with voice support)
- IF Indoor – Outdoor Communication (SU-A/E, AU-E-NI, AU-E-BS)
- Configuration and Management
- GU-RA GPS Radio
- GU-RA to BS-GU Communication
- Environmental
- Standards Compliance, General
- Physical Specifications
- System Specifications
- System Manual Book 2: Installation
- IF-Based Equipment
- Packing Lists
- Guidelines for Selection of Equipment Locations
- Installing the Outdoor Unit
- Installing the SU-NI and AU-NI Indoor Unit
- Installing Modular Base Station Equipment
- Installing the GU-A-BS GPS and Alarms System
- IF-Based Equipment
- System Manual Book 3: Commissioning
- System Manual Book 4: Operations and Administration
- Accessing the Monitor Program
- Menus and Parameters
- Main Menu
- Info Screens Menu
- Unit Control Menu
- Basic Configuration Menu
- Site Survey Menu
- Advanced Configuration Menu
- IP Parameters (AU, SU and GU)
- Air Interface Parameters (AU and SU)
- Network Management Parameters (AU, SU and GU)
- Bridge Parameters (AU, SU and GU)
- Performance Parameters (AU and SU)
- Service Parameters (AU and SU)
- Security Parameters (AU and SU)
- Voice Parameters (Subscriber Units with Voice Support Only)
- Dialing Parameters (Subscriber Units with Voice Support Only)
- Telephony Signals (Subscriber Units with Voice Support Only)
- Hopping Parameters (GU)
- Alarm Parameters (GU)
- Configuration Download/Upload
- System Manual: Appendices
B-30
BreezeACCESS 4.0 System Manual
Manual Revision: 1.01
IP Parameters
*EventLogPolicy
710.3.3. 10.10.1
(*EventLog 1)
Applicable to all products.
Determines which events will be
stored in the Event Log. Event
from the configured level and
higher are stored and can be
displayed using the Monitor or by
getting a the log file using TFTP.
Integer
logAll (1)
message (2)
warning (3)
error (4)
fatal (5)
logNone (6)
*NumberOfEventsInLogFile
710.3.3. 10.10.2
(*EventLog 2)
Applicable to all products. Read-
only. The number of events in the
Event Log file.
Integer
*EraseEventLog
710.3.3. 10.10.3
(*EventLog 3)
Applicable to all products. Deletes
all entries from the Event Log file.
Integer
cancel (0)
erase (1)
*SaveCurrentConfigurationAs
OperatorDefaults
710.3.3. 10.12
(*UnitControl 12)
Applicable to all products. Saves
the current configuration as
Operator Defaults.
Integer
cancel (0)
saveAsDefaults (1)
*ExitMonitorOrTelnet
710.3.3. 10.13
(*UnitControl 13)
Applicable to all products. Exit the
monitor program.
Integer
cancelOperation (0)
exit (1)
MIB Parameter
(Location in Parenthesis)
Description Values/Range
*IpParams
710.3.3. 11
(brzAccessMib 11)
*UnitIpAddress
710.3.3. 11.1
(*IpParams 1)
Applicable to all products. IP address of the unit. IP address
*SubNetMask
710.3.3. 11.2
(*IpParams 2)
Applicable to all products. Subnet mask of the unit. IP address
*DefaultGWAddress
710.3.3. 11.3
(*IpParams 3)
Applicable to all products. Default gateway IP address of
the unit.
IP address
*UseDhcp
710.3.3. 11.4
(*IpParams 4)
Applicable to all products. DHCP client mode of operation.
disabled: Use regular (manual) methods to configure IP
parameters.
dHCP Only: Use DHCP server to configure IP parameters.
automatic: Use DHCP server to configure IP parameters. If
a DHCP server is not available, use configured values for
*UnitIpAddress, *SubNetMask and *DefaultGWAddress.
Integer
disable (0)
dHCPOnly (1)
automatic (2)
*RunIPaddr
710.3.3. 11.5
(*IpParams 5)
Applicable to all products. Read-only: The run-time IP
address. If DHCP is used the Run Time IP Address is the
address given to the unit by the server. Otherwise it is the
manualy configured address.
IP address
*RunSubNetMask
710.3.3. 11.6
(*IpParams 6)
Applicable to all products. Read-only: The run-time Subnet
Mask. If DHCP is used the Run Time Subnet Mask is the
mask given to the unit by the server. Otherwise it is the
manualy configured mask.
IP address
*RunDefaultIPGateway
710.3.3. 11.7
(*IpParams 7)
Applicable to all products. Read-only: The run-time
Gateway IP address. If DHCP is used the Run Time
Gateway IP Address is the address given to the unit by the
server. Otherwise it is the manualy configured address.
IP address
*AccessToDHCP
710.3.3. 11.8
(*IpParams 8)
Applicable to all products. The port to be used for
communicating with a DHCP server. (In GU only the
fromEthernetOnly option is available).
Integer
fromWlanOnly(0)
fromEthernetOnly(1)
fromBoth(2)