Specifications
Chapter 8. Command Reference 275
E164 ITU E164 encoding.
partial The MAC address of the router is substituted for octets 2-7 of the NSAP.
full No change is made to the specified NSAP.
<nsap> NSAP specified as 40 hex digits or 20 octets (2-digit pairs separated by colons).
<remoteName> Name of the remote router (character string).
Example:
# rem setatmnsap atfm partial 11:22:33:44:55:66:77:88:99:AA:BB:CC:DD:EE:FF:10:11:12:13 co
# remote list
INFORMATION FOR <co>
Status............................................. enabled
Our Password used when dialing out... no
Protocol in use............................. PPP
ATM NSAP................................ ATM Forum / Partial
value 11:22:33:44:55:66:77:88:99:AA:BB:CC:DD:EE:FF:10:11:12:13
REMOTE SETAUTHEN
Sets the authentication protocol used communicate with the remote router. The authentication protocol is the
minimum security level that the target router must use with the remote router; this level is verified during security
negotiation. The router will always attempt to negotiate the highest level of security possible (CHAP). The router
will not accept a negotiated security level less than this minimum authentication method.
The parameter in the remote router database is used for the local side of the authentication process; this is the
minimum security level used by the target router when it challenges or authenticates the remote router.
REMOTE SETBOD
Sets the bandwidth on demand (BOD) management option for a DOD (dial on demand) connection, that is, a
connection where the link goes up and down. These links include those for ISDN, L2TP tunnels, IPSec tunnels,
and dial backup.
The bandwidth on demand management option can be set to apply to incoming, outgoing, or both incoming and
outgoing traffic. The bandwidth threshold set by the remote setBWthresh command (page 276) applies to the
direction of traffic set by this command.
remote setAuthen <protocol> <remoteName>
protocol chap, pap, or none. The default is pap.
remoteName Name of the remote router (character string).
Example: remote setAuthen pap HQ
remote setBOD in | out | both <remoteName>