B-30 APPENDIX B: CLI COMMAND DESCRIPTION
data | TELNET Ancillary Data. This field contains |
| 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. |
|
|
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:
Parameters | Description |
|
|
NONE | Don’t check |
|
|
PAP | Use Password Authentication Protocol |
|
|
CHAP | Use Challenge Handshake Authorization Protocol |
|
|
EITHER | Use whichever type of authentication is requested |
|
|
set ppp echo_retries Sets the number of PPP echo request retries that will be attempted before <number> declaring a PPP link down. When set to a
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 authorized 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.
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 will |
| have. Options are Read Only (RO) and Read Write (RW). |
|
|
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.