3Com OfficeConnect Remote 812 Network Router User Manual


 
CLI Commands B-9
Adds to the list of SNMP authorized users. 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.
add snmp
trap_community
<name>
address [ip_address]
Adds to the list of community name/IP address pairs that are allowed to receive
SNMP traps. You can see the list of authorized users with the list snmp
communities command.
add syslog
<ip_name_or_addr>
loglevel [loglevel]
Adds an IP host to the list of IP hosts that will receive syslog entries. You can see
the current log levels for the system using list facilities, and modify the current log
level for each facility using set facility loglevel.
add tftp client
<ip_name_or_addr>
Adds the tftp client to the authorization table for tftp access.
add tunnel
<tunnel_ name>
server_end_point [host name or ip_address]
Sets up a VPN tunnel with the default values.
Parameter Description
<community_name> Group name that authorizes SNMP requests.
address IP address of the SNMP manager, in the form nnn.nnn.nnn.nnn
access Determines what type of access to SNMP MIBs the added user will have.
Options: Read Only (RO) and Read Write (RW).
Parameter Description
<name> Group name defining who can receive SNMP traps.
address IP address of the SNMP manager, in the form nnn.nnn.nnn.nnn
Parameter Description
<ip_name_or_address> Host name or IP address of the Unix host that will receive syslog
information.
loglevel There are five levels of logging:
CRITICAL - a serious system error, which may effect system integrity
UNUSUAL - an abnormal event, which the system should be able to
recover from
COMMON - a regularly occurring event that is not frequent
VERBOSE - a regular periodic event, e.g. a routing update message
DEBUG - for debugging only
Parameter Description
<ip_ name_or_addr> Host name or IP address of a host to be added. An address of 0.0.0.0
allows all clients TFTP access.
Parameter Description
<tunnel name> The name specified for the tunnel you are adding.
server_end_point The host name or IP address of the VPN server at which this tunnel
terminates.