Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
SaMOG Service Configuration Mode Commands   
▀  associate 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7906 
   
associate 
SaMOG associates another service to this SAMOG service. 
Product
 
SaMOG 
Mode
 
Exec > Global Configuration > Context Configuration > SAMOG Service Configuration 
configure > context context_name > samog-service samog_service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-samog-service)# 
Syntax
 
associate { cgw-service cgw_service_name | mrme-service mrme_service_name | subscriber-
map 
subscriber_map_name } 
no  associate { cgw-service | dhcpv6-service | mrme-service | subscriber-map } 
no
 
Disables the association of the service with the SaMOG service. 
cgw-service
 
cgw_service_name
 
The CGW service should be configured before associating the same with SaMOG service.  
cgw_service_name
 must be an alphanumeric string between 1 and 63 characters. 
mrme-service mrme_service_name
 
The MRME service should be configured before associating the same with SaMOG service.  
mrme_service_name
 must be an alphanumeric string from 1 through 63 characters. 
subscriber-map subscriber_map_name
 
The subscriber map service should be configured before associating the same with SaMOG service.  
subscriber_map_name
 must be an alphanumeric string from 1 through 63 characters. 
Usage 
Use this command to associate the SaMOG service to CGW service, DHCPv4 service, MRME service, or 
Subscriber Mapping. 
Example
 
The following command associates subscriber-map 
smap
 with SaMOG Service. 
associate subscriber-map smap 
The following command associates cgw-service 
cgw
 with SaMOG Service. 
associate cgw-service cgw 
The following command associates mrme-service 
mrme
 with SaMOG Service.