R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

357
x25 response calling-address
x25 ignore called-address
x25 local-cug
Use x25 local-cug to configure mapping from local CUG to network CUG and define its suppression
rule.
Use undo x25 local-cug to remove the mapping from local CUG to network CUG.
Syntax
x25 local-cug local-cug-number network-cug network-cug-number [ no-incoming | no-outgoing |
preferential ]*
undo x25 local-cug local-cug-number
Default
No CUG mapping is defined by default.
Views
Interface view
Default command level
2: System level
Parameters
local-cug-number: Number of local CUG.
network-cug-number: Number of network CUG.
no-incoming: Suppresses incoming calls.
no-outgoing: Suppresses outgoing calls.
preferential: Specifies the preference rule.
Usage guidelines
If the command is used at DCE side, use the link-protocol x25 dce command to set the interface as DCE.
CUG map is the exchange relationship between local (DTE device) and network (X.25 network) CUG
numbers when the device is processing CUG calls. For example, if the DTE with CUG number as 10
wants to call the DTE with CUG number as 20 in the network, the device will first find the map in the map
table. If the map is found, change the CUG number of the calling packet to 20 and forward the packet.
If not found, refuse to forward the packet.
You can specify the suppress rule when you configure CUG map. The following suppress rules are
available:
Suppress income access no-incoming
Suppress outgoing access no-outgoing
Specify the preference rule preferential
Specifying as the preference rule depends on the CUG suppression policy. If the suppression policy is
configured as only suppressing the CUG of preference mapping, the system removes the CUG facilities
in the incoming call packet of this mapping and makes call processing.