User manual
26
• Network
- defines local and remote networks, network connections, hosts
and routers
• User
- describes connection parameters, for operation and
authorization
• Modem Group
- specifies switched interfaces to be managed as a group
• Filter
- can be applied to interfaces, connections, and users to control
access through the system
• Interface
- describes physical devices; for example, ports
• Syslog Host
- receives system messages
• DNS Server
- translates IP addresses to and from host names
• Login Host
- made available for user connections
• Route
- describes a path through the network to another system/network
Table entries are created with an ADD command, and removed with a
DELETE command. The ADD command specifies the most important
parameters of the entry. Additional parameters are usually specified with the
SET command, which is also used to change configured parameters.
The LIST command displays table entries. For example, LIST
MODEM_GROUPS displays all defined modem groups.
The SHOW command displays detailed information about a specific table
entry or a set of scalars (non-table items). For example, SHOW
MODEM_GROUP USR displays information on the USR modem group.
The order of items in a table is
usually
not relevant, nor is it inherent in the
type of entity. Sometimes the order is relevant, and you must specify a
preference
value in the ADD command, indicating where this item belongs in
the table. For example,
add dns server <server_name> preference 1
assigns a
priority of 1 to this DNS server. The DNS server with the highest preference
number will be used first. Login hosts also require a preference number.