Add snmp community <community_name, Add snmp trap_community <name, Add syslog <ip_addr> loglevel [loglevel – 3Com ADSL Modem Ethernet User Manual

Page 41: Add tftp client <ip_addr, Add user [name] password [password

Advertising
background image

CLI Commands

A-3

add snmp community

<community_name>

address [IP_address]

access [RO | RW]

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_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_addr>

Adds the tftp client to the authorization table for tftp access.

add user [name]

password [password]

{enabled [yes]}

Adds a Telnet user to the local user table. The list users command displays these
parameters for all users.

Parameters

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).

Parameters

Description

<name>

Group name defining who can receive SNMP traps.

address

IP address of the SNMP manager, in the form nnn.nnn.nnn.nnn

Parameters

Description

<ip_address>

IP address of the Unix host that will receive sys log information.

loglevel

There are five levels of logging:

CRITICAL - a serious system error, which may effect sys tem
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

Parameters

Description

<ip_addr>

IP address of a host to be added. An address of 0.0.0.0 allows all
clients TFTP access.

Parameters

Description

Advertising