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

355
Syntax
x25 hunt-group hunt-group-name { round-robin | vc-number }
undo x25 hunt-group hunt-group-name
Views
System view
Default command level
2: System level
Parameters
hunt-group-name: Name of a hunt group, a string of 1 to 30 characters.
round-robin: Selects call channel using cyclic selection policy.
vc-number: Selects call channel using the policy of computing available logical channel.
Usage guidelines
X.25 hunt group supports the following call channel selection policies: round-robin mode and
vc-number mode, and a hunt group only uses one channel selection policy. The round-robin mode will
select next interface or XOT channel inside hunt group for each call request using cyclic selection method.
The vc-number mode will select the interface with the most idle-logical channels in hunt group for each
call request.
A hunt group can have 10 interfaces or XOT channels at most, and it can select the available channels
between interface and XOT channel.
XOT channel cannot join the hunt group that adopts the vc-number selection policy.
Examples
# Create a hunt group named hg1 which uses cyclic selection policy.
<Sysname> system-view
[Sysname] x25 hunt-group hg1 round-robin
[Sysname-hg-hg1]
x25 ignore called-address
Use x25 ignore called-address to enable it to ignore the X.121 address of the called DTE when X.25
initiates calls.
Use undo x25 ignore called-address to disable this function.
Syntax
x25 ignore called-address
undo x25 ignore called-address
Default
This function is disabled.
Views
Interface view
Default command level
2: System level