Add Commands
75
addresses to a single ISP-assigned address by changing the source IP port
number and IP address.
add snmp community
<community_name>
address [IP_address]
access [ro | rw | adm]
Adds to a table of SNMP-authorized users. If you don't want to restrict
SNMP access to a particular IP address, specify the address as “0.0.0.0”
(public). The community name and IP address of SNMP requests from
managers on the network must match the list, which you can see using
list snmp communities
. Also, multiple management stations can
manage the RAS 1500 using the same SNMP community name by use of
the SNMP Community Address Pool table, which associates a community
name with IP addresses.
add syslog <IP_name
or address>
facility [log_auth | log_local0 | log_local1 | log_local2
|log_local3 | log_local4 | log_local5 | log_local6 |
log_local7]
loglevel [critical | unusual | common | verbose]
Parameter
Description
<user_ name>
Unique name you assign to the connection that you want to
configure for static UDP PAT.
Limit:
32
ASCII characters.
private_address
The source IP address of the user on the private network.
private_port
The source port number on the private network from which
UDP packets are transferred.
public_port
The destination port number of the ISP-assigned IP address on
the public network.
public_port
The port number of the single ISP-assigned IP address on the
public network.
Parameter
Description
<community_name>
Group name that authorizes SNMP requests.
address
IP address of the remote SNMP manager, in the form:
nnn.nnn.nnn.nnn
access
Determines what type of access to SNMP MIBs the specified
user has. Options:
Read Only (RO)
— User-level objects
.
Read Write (RW)
— User-level objects
.
Administrator (ADM)
— Administrator allows
read access to all
objects
and
write access to all writeable objects
.
RO
is the
default on public (0.0.0.0) networks, and
RW is
the default on
private networks.