Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
LAC Service Configuration Mode Commands   
▀  peer-lns 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6800 
   
peer-lns 
Adds a peer LNS address for the current LAC service. Up to eight peer LNSs can be configured for each LAC service. 
Product
 
GGSN 
PDSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > LAC Service Configuration 
configure > context context_name > lac-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-lac-service)# 
Syntax
 
peer-lns ip_address [ encrypted ] secret secret [ crypto-map map_name { [ encrypted ] 
isakmp-secret 
secret } ] [ description text ] [ preference integer ] 
no peer-lns ip_address 
no peer-lns
 
ip_address
 
Deletes the peer LNS at the IP address specified by 
ip_address
ip_address
 must be entered in IPv4 
dotted-decimal notation. 
ip_address
 
The IP address of the peer LNS for the current LAC service. 
ip_address
 must be entered in IPv4 dotted-
decimal notation. 
[ encrypted ] secret secret
 
Designates the secret which is shared between the current LAC service and the peer LNS. 
secret
 must be an 
alphanumeric string of 1 through 256 characters that is case sensitive. 
encrypted secret
 
secret
: Specifies that encryption should be used when communicating the secret with 
the peer LNS. 
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.