Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 8770
HA Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
6068 
   
Usage 
Associate the HA service to a specific logical IP address. The logical IP address or interface takes on the 
characteristics of a Pi interface. Only one interface can be bound to a service. The interface should be 
configured prior to issuing this command. 
This command also sets a limit as to the number of simultaneous subscribers sessions that can be facilitated 
by the service/interface at any given time. 
When configuring the 
max-subscribers
 option, be sure to consider the following: 
 
The total number of interfaces that you will configuring for use as Pi interfaces 
 
The maximum number of subscriber sessions that all of these interfaces may handle during peak busy 
hours 
 
The average bandwidth for each of the sessions 
 
The type of physical port to which these interfaces will be bound 
Taking these factors into account and distributing your subscriber session across all available interfaces will 
allow you to configure your interfaces to optimally handle sessions without degraded performance. 
IP range support is provided through 
ranged_address
 value. This value enables the pool of IPv4 addresses 
to support Enterprise HA on HA service to connect enhanced number of enterprise nodes. Refer HA 
Administration Guide
 for more information. 
Use the 
no bind address
 command to delete a previously configured binding. 
Example
 
The following command would bind the logical IP interface with the address of 
192.168.3.1
 to the HA 
service and specifies that a maximum of 
600
 simultaneous subscriber sessions can be facilitated by the 
interface/service at any given time. 
bind address 192.168.3.1 max-subscribers 600 
The following command disables a binding that was previously configured: 
no bind address 
The following command binds the range of IP addresses with HA service to be used with Enterprise HA 
support: 
bind address 10.2.3.0/24