B-30 APPENDIX B: CLI COMMAND DESCRIPTION
set ppp
receive_authentication
[NONE | PAP | CHAP |
EITHER]
Sets the type of inbound authentication to be used when establishing PPP
connections. See RFC 1334 for details about CHAP and PAP.
Options:
set ppp echo_retries
<number> Sets the number of PPP echo request retries that will be attempted before
declaring a PPP link down. When set to a non-zero value, PPP echo requests will
periodically be sent on all active PPP links. If a <number> consecutive PPP echo
responses are not received, the PPP link will be declared down. The maximum
<number> of PPP echo retries is 10. When set to 0 (the default), no PPP echo
requests will be sent - the feature is disabled.
set snmp community
<community_name> address [IP_address]
access [RO | RW]
Modifies parameters for an SNMP authori ze d user. 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.
set system name [name]
location [location]
contact [contact info]
transmit_authentication_name [name]
Specifies system contact information, which is displayed using show system. The
user name is the remote account name. Location, name and contact names are
limited to 64 characters.
data TELNET Ancillary Data. This field contains server-specific
configuration data. See table which lists the configurable ancillary
data parameters.
close_active_connections Indicates whether or not to close any active connections when a
service is disabled by the disable network_service command.
Parameters Description
NONE Dont check
PAP Use Password Authentic a ti on Protocol
CHAP Use Challenge Handshake Authorization Protocol
EITHER Use whichever type of authen tic ation is requested
Parameters Description
<community_name> Group designation authorizing 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 w ill
have. Options are Read Only (RO) and Read Write (RW).