background image
424 Chapter A: Answers to the "Do I Know This Already?" Quizzes and Q&A Sections
The following is an acceptable configuration:
Answers to the Chapter 9 "Do I Know This Already?" Quiz
1
Is Frame Relay connection-oriented or connectionless?
Frame Relay is connection-oriented.
Example A-5
RouterA
interface ethernet 0
ip address 172.16.210.1 255.255.255.0
interface serial 0
encapuslation x25
ip address 172.17.1.1 255.255.255.0
x25 address 55512120011
x25 map ip 172.17.1.2 44312568910 broadcast
x25 lic 1
x25 hic 8
x25 ltc 9
x25 htc 21
x25 loc 22
x25 hoc 25
x25 win 127
x25 wout 127
x25 ips 4096
x25 ops 4096
x25 modulo 128
Example A-6
RouterB
interface ethernet 0
ip address 172.18.1.1 255.255.255.0
interface serial 0
encapsulation x25
ip address 172.17.1.2 255.255.255.0
x25 address 44312568910
x25 map ip 172.17.1.1 55512120011 broadcast
x25 lic 1
x25 hic 8
x25 ltc 9
x25 htc 21
x25 loc 22
x25 hoc 25
x25 win 127
x25 wout 127
x25 ips 4096
x25 ops 4096
x25 modulo 128