Cisco Cisco ASR 5000

Descargar
Página de 9109
LNS Service Configuration Mode Commands   
▀  peer-lac 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7008 
   
description
 
text
 
Specifies the descriptive text to use to describe the specified peer LAC. 
text
 must be an alphanumeric string 
of 0 through 79 characters. 
Usage 
Use this command to add a peer LAC address for the current LNS service. 
Specific peer LACs can be configured by specifying their individual IP addresses. In addition, to simplify 
configuration, communication with a group of peer LACs can be enabled by specifying a network prefix and 
a mask. 
Example
 
The following command adds a peer LAC to the current LNS service with the IP address of 
10.10.10.100
and specifies the shared secret to be 
1b34nnf5d
peer-lac 10.10.10.100 secret 1b34nnf5d  
The following command enables communication with up to 16 peer LACs on the 192.168.1.0 network each 
having a secret of 
abc123
peer-lac 92.168.1.0/28 secret abc123 
The following command removes the peer LAC with the IP address of 
10.10.10.200
 for the current LNS 
service: 
no peer-lac 10.10.10.200