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

368
Default
No ROA list is defined.
Views
System view
Default command level
2: System level
Parameters
roa-name: Name of ROA, a string of 1 to 19 characters.
roa-id&<1-10>: ROA ID in the range of 0 to 9999. You can specify 10 IDs for the ROA.
Usage guidelines
You can configure multiple (0 to 20. The maximum number of ROA lists supported by the system is 1,000)
ROAs. After configuring ROA, you can reference it by its name in the commands x25 call-facility or x25
map.
Examples
# Define two ROA lists, and apply them to the interfaces Serial 2/0 and Serial 2/1, respectively.
<Sysname> system-view
[Sysname] x25 roa-list list1 11 23 45
[Sysname] x25 roa-list list2 345
[Sysname] interface serial 2/0
[Sysname-Serial2/0] x25 call-facility roa-list list1
[Sysname-Serial2/0] quit
[Sysname] interface serial 2/1
[Sysname-Serial2/1] x25 call-facility roa-list list2
Related commands
x25 call-facility
x25 map
x25 switch pvc
Use x25 switch pvc to configure a PVC route.
Use undo x25 switch pvc to delete a PVC route.
Syntax
x25 switch pvc pvc-number1 interface interface-type interface-number [ dlci dlci-number ] pvc
pvc-number2 [ option ]
undo x25 switch pvc pvc-number1
Default
No PVC route is defined.
Views
Interface view