Designates the address of the MIPv6HA service and specifies the
maximum number of subscribers that can access this service over the interface.
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA
Service Configuration
configure > context
context_name
> mipv6ha-service
service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
bind address IPv6_address [ max-subscribers count ]
no bind address
no
Removes the bound address from the HA service.
address
Specifies the IPv6 address of the MIPv6HA service using IPv6
colon-separated-hexadecimal notation.
max-subscribers
count
Default: 3000000
Specifies the maximum number of subscribers that can access this
service on this interface.
count is an integer from 0 through 4000000.
Important
|
The maximum number of subscribers supported depends on the installed
license key and the number of active packet processing cards installed in the
system. Refer to the
license key command for additional
information.
|
Usage Guidelines
Use this command to associate the HA service with 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.
Example
The following command binds the logical IP interface with the address
of
2001:4A2B::1f3F 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 2001:4A2B::1f3F max-subscribers 600
The following command disables a binding that was previously
configured: