Configure Router D:
2.
# Configure basic X.25.
<RouterD> system-view
[RouterD] interface serial 2/0
[RouterD-Serial2/0] link-protocol x25 dte ietf
[RouterD-Serial2/0] x25 x121-address 2
[RouterD-Serial2/0] x25 map ip 1.1.1.1 x121-address 1
[RouterD-Serial2/0] ip address 1.1.1.2 255.0.0.0
Configure Router B:
3.
# Enable X.25 switching.
<RouterB> system-view
[RouterB] x25 switching
# Configure local X.25 switching, specifying packets to X.121 address 1 to pass through Serial
2/0.
[RouterB] x25 switch svc 1 interface serial 2/0
# Configure XOT switching, specifying an X.25 switching route to the XOT channel.
[RouterB] x25 switch svc 2 xot 10.1.1.2
# Configure Serial 2/0.
[RouterB] interface serial 2/0
[RouterB-Serial2/0] link-protocol x25 dce ietf
[RouterB-Serial2/0] quit
# Configure interface Ethernet 1/1.
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ip address 10.1.1.1 255.0.0.0
Configure Router C:
4.
# Enable X.25 switching.
<RouterC> system-view
[RouterC] x25 switching
# Configure local X.25 switching, specifying packets to X.121 address 2 to pass through Serial
2/0.
[RouterC] x25 switch svc 2 interface serial 2/0
# Configure XOT switching, specifying an X.25 switching route to the XOT channel.
[RouterC] x25 switch svc 1 xot 10.1.1.1
# Configure interface Serial 2/0.
[RouterC] interface serial 2/0
[RouterC-Serial2/0] link-protocol x25 dce ietf
[RouterC-Serial2/0] quit
# Configure interface Ethernet 1/1.
[RouterC] interface ethernet 1/1
[RouterC-Ethernet1/1] ip address 10.1.1.2 255.0.0.0
PVC application of XOT
Network requirements
As shown in
between Serial 2/0 of Router A and Serial 2/0 of Router D. Configure PVCs and XOT.
Figure
143, set up a TCP connection between Router B and Router C to deliver data
357
Need help?
Do you have a question about the FlexNetwork MSR Series and is the answer not in the manual?