Configures the paging
parameters within the paging group for PC-LR functionality.
Syntax
paging { cycle cycle_value | interval interval_value | node id mac_address addressip_address | offset algorithm uniform
start start_value increment inc_value count count_value }no paging { cycle | node
id mac_address | offset }
no
Disables the configured
paging parameters within this paging group.
cycle cycle_value
Specifies the cycle
in which the paging message is transmitted within the paging group
as an integer from 0 through 65535.
interval interval_value
Specifies the maximum
duration in frames of Paging Listening Interval; used in calculation of
Paging Listening Interval.
interval_value must
be an integer from 1 through 5.
node id mac_address address ip_address
id mac_address:
Configures the MAC address of the node in the paging group.
mac_address must
be in one of the following formats:
nn:nn:nn:nn:nn:nn or
nn-nn-nn-nn-nn-nn
address ip_address:
Specifies the IP address of the node in IPv4 dottted-decimal or
IPv6 colon-separated notation.
IMPORTANT:
Configure up to 128
paging nodes per paging group.
offset algorithm uniform
start start_value increment inc_value count count_value
start start_value:
Specifies the starting value of the available offset as an integer
from 0 through 65535.
increment inc_value: Specifies
the distance between two offsets as n integer from 0 through 65535.
count count_value:
Specifies the number of offsets available as an integer from 0 through
65535.
Offsets are uniformly
load balanced across the available range. For this configuration:
paging offset algorithm
uniform start 10 increment 10 count 4
the following occurs:
if MS1, MS2,...MS100,
perform IM-Entry, then offset assigned: MS1=10, MS2=20, MS3=30,
MS4=40, MS5=10, MS6=20, etc.
Usage:
Use this command to
define the paging behavior of a paging group. There must be only one
instance of paging parameters per paging group.
Example:
The following example
configures the paging cycle for a paging group to
10.
paging cycle 10
The following example
configures a paging node in the group:
paging node id 00:05:47:00:37:44
address 12.345.76.789