Cisco Cisco ASR 5000

Page of 9109
GGSN Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5218 
   
bind 
Binds the GGSN service to a logical IP interface serving as the Gn interface. Specifies the maximum number of 
subscribers that can access this service over the interface. 
Product
 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GGSN Service Configuration 
configure > context context_name > ggsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ggsn-service)# 
Syntax
 
[ no ] bind { address ipv4_address [ ipv6-address ipv6_address ] | ipv4-address 
ipv4_address [ ipv6-address ipv6_address ] | ipv6-address ipv6_address [ ipv4-address 
ipv4_address ] } 
no
 
Removes a previously configured binding for the GGSN service. 
address ipv4_address
 
Specifies the IP address (address) of the interface configured as the Gn interface. 
ipv4_address
 is specified 
in IPv4 dotted-decimal notation. 
ipv4-address ipv4_address
 
Specifies the IP address (address) of the interface configured as the Gn interface. 
ipv4_address
 is specified 
in IPv4 dotted-decimal notation. 
ipv6-address ipv6_address
 
Specifies the IP address (address) of the interface configured as the Gn interface. 
ipv6_address
 is specified 
in IPv6 colon-separated hexadecimal notation. 
Usage 
Used to associate or tie the GGSN service to a specific logical IP address. The logical IP address or interface 
takes on the characteristics of a Gn interface. Only one interface can be bound to a service. The interface 
should be configured prior to issuing this command. 
Example
 
The following command would bind the logical IP interface with the IPv4 address of 
192.168.3.1
 to the 
GGSN service: 
bind ipv4-address 192.168.3.1