This command configures
the load distribution for the VLRs that service this pool area.
Privilege:
Security Administrator,
Administrator
Syntax
hash-value { hash_value | non-configured-values | range start_value to end_value } use-vlr vlr_nameno hash-value { hash_value | non-configured-values | range start_value to end_value }
no
Removes the configured
Gs procedures from this Gs service.
hash_value
Specifies the specific
hash value for VLR(s).
hash_value must
be an integer value from 0 through 999.
range start_value to end_value
Specifies the range
of hash values for a VLR.
start_value specifies
the start value for range of hash and is an integer value from 0
through 999. start_value must
be lower than end_value.
end_value specifies
the end value for range of hash and is an integer value from 0 through
999. end_value must
be higher than start_value.
non-configured-values
This keyword assign
all non-configured hash values to use the named VLR.
use-vlr vlr_name
Specifies the name
of the VLR to be associated with this pool area.
vlr_name is
the name of VLR and must be an alpha and/or numeric string
of 1 to 63 characters.
Usage:
Use this command to
command configures the load distribution for the VLRs that service this
pool area as defined in TS 23.236.
The algorithm for
selection of VLR from a pool area is based on the hash value computed on
the IMSI digits. The SGSN derives a hash value (V) using procedure
as defined in TS 23.236. Every hash value from the range 0 to 999
corresponds to a single MSC/VLR node. Typically many hash
values may point to the same MSC/VLR node.
This command can be
entered multiple times for different hash value.
Example:
Following command
configure the all non configured hash values to use VLR named
starvlr1 in
this pool area:
hash-value non-configured-values
use-vlr starvlr1