Cisco Cisco Packet Data Interworking Function (PDIF)

Pagina di 1868
crypto-map map_name { [ encrypted ] isakmp-secret secret }
map_name is the name of a crypto map that has been configured in the current context. map_name must be
an alphanumeric string of 1 through 127 characters that is case sensitive.
isakmp-secret secret: The pre-shared key for IKE. secret must be an alphanumeric string of 1 through 127
characters that is case sensitive.
encrypted isakmp-secret secret: The pre-shared key for IKE. Encryption must be used when sending the
key. secret must be an alphanumeric string of 1 through 127 characters.
description text
Specifies the descriptive text to use to describe the specified peer LNS. text must be an alphanumeric string
of 0 through 79 characters.
preference integer
This sets the priority of the peer LNS if multiple peer LNSs are configured. integer must be an integer from
1 through 128.
Usage Guidelines
Use this command to add a peer LNS address for the current LAC service.
Examples
The following command adds a peer LNS to the current LAC service with the IP address of 10.10.10.100,
sets encryption on, specifies the shared secret to be 1b34nnf5d, and sets the preference to 3:
peer-lns 10.10.10.100 encrypted secret 1b34nnf5d preference 3
The following command removes the peer LNS with the IP address of 10.10.10.200 for the current LAC
service:
no peer-lns 10.10.10.200
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
391
LAC Service Configuration Mode Commands
peer-lns