CLI Commands B-9Adds to the list of community name/IP address pairs that are allowed to receiveSNMP traps. You can see the list of authorized users with the list snmpcommunities command.add syslogloglevel [loglevel]Adds an IP host to the list of IP hosts that will receive syslog entries. You can seethe current log levels for the system using list facilities, and modify the current loglevel for each facility using set facility loglevel.add tftp clientAdds 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 theseparameters for all users.add vc [name] Creates a virtual channel (VC) profile. Each profile represents a connection to aremote site. The list vc command displays a list of all configured VCs and theirstatus. Use the set vc command to modify VC parameters. When a VC profile iscreated, all of the different configurable parameters associated with the profileassume default values. The default values are specified in the VC profile named'default'. You can display the current default values with the command show vcdefault.Parameters Description Group name defining who can receive SNMP traps.address IP address of the SNMP manager, in the form nnn.nnn.nnn.nnnParameters Description Host name or IP address of the Unix host that will receive sysloginformation.loglevel There are five levels of logging:CRITICAL - a serious system error, which may effect system integrityUNUSUAL - an abnormal event, which the system should be able torecover fromCOMMON - a regularly occurring event that is not frequentVERBOSE - a regular periodic event, e.g. a routing update messageDEBUG - for debugging onlyParameters Description Host name or IP address of a host to be added. An address of 0.0.0.0allows all clients TFTP access.Parameters DescriptionName Name of the user to be added, up to 32 ASCII characters.Password User’s password, up to 15 ASCII characters.Enabled This indicates whether the user is enabled. Enter YES or NO.Parameters Descriptionname Name of the user to be added, up to 32 ASCII characters.