background image
248 Chapter 8: Establishing an X.25 Connection
Scenario 8-2 Answers
1
The configurations in Examples 8-10 and 8-11 expand the configurations in Examples 8-
6 and 8-7 to include the packet size parameters listed in Figure 8-8.
2
The configurations in Examples 8-12 and 8-13 expand the configurations in Examples 8-6
and 8-7 to include the window size parameters listed in Figure 8-8.
Example 8-10
Dallas Configuration Including Packet Size Parameters
interface ethernet 0
ip address 192.168.1.1 255.255.255.0
interface serial 0
encapuslation x25
ip address 192.168.2.1 255.255.255.0
x25 address 3102145551212
x25 map ip 192.168.2.2 3104085553434 broadcast
x25 ltc 10
x25 htc 100
x25 ips 256
x25 ops 256
Example 8-11
San Jose Configuration Including Packet Size Parameters
interface ethernet 0
ip address 192.168.3.1 255.255.255.0
interface serial 0
encapuslation x25
ip address 192.168.2.2 255.255.255.0
x25 address 3104085553434
x25 map ip 192.168.2.1 3102145551212 broadcast
x25 ltc 10
x25 htc 100
x25 ips 256
x25 ops 256
Example 8-12
Add-on to Dallas Configuration to Include Window Size Parameters
interface serial 0
x25 win 127
x25 wout 127
Example 8-13
Add-on to San Jose Configuration to Include Window Size Parameters
interface serial 0
x25 win 127
x25 wout 127