This command set the
AAL2 path identifier with AAL2 node and also used to block a particular
AAL2 path.
Privilege:
Security Administrator,
Administrator
Syntax
[no] aal2-path-id aal2_path_id [block]
no
Removes the configured
AAL2 path identifier from this AAL2 node configuration.
aal2_path_id
Specifies the AAL2 path
identifier configured with adjacent AAL2 node(s). The AAL2 path id
must be unique within an AAL2 node configuration. This value is
used to identify a particular path towards an adjacent AAL2 node
and is sent in ALCAP protocol messages to peer where path identification
is required.
The aal2_path_id must
be an integer between 1 through 4294967295.
IMPORTANT:
This AAL2 path id aal2_path_id will
be used to bind with ATM port in PVC configuration mode of ATM configuration
mode.
block
This keyword block the
AAL2 path configured with specific path identifier. When this keyword
is executed ALCAP-BLO-REQUEST shall be sent to the adjacent AAL2
node.
To unblock an AAL2
path, the no keyword will be used for a locally blocked path by sending
ALCAP-UNBLOCK-REQUEST to the adjacent AAL2 node.
Usage:
Use this command to
configure an AAL2 path between a pair of adjacent nodes, which is identified
by a unique number called AAL2 path identifier. An AAL2 path provides
248 AAL2 channels wherein each AAL2 channel is used for one circuit
switched call. The AAL2 channel range defined is 8 to 255.
This command can be
used for blocking or unblocking an AAL2 path towards an adjacent AAL2
node.
IMPORTANT:
The AAL2 path id configured
here will be used to bind with ATM port in PVC configuration sub-mode
of ATM configuration mode for IuCS-over-ATM functionality.
Example:
Following command sets
the AAL2 path identifier
2 in an
AAL2 node configuration.
al2-path-id 2
Following command unblocks
the AAL2 path identifier
6 which was
earlier blocked in an AAL2 node configuration.
no al2-path-id 6 block