R1(config)#int s0
#no sh
#int s0.1 point-to-point
#encap frame-relay
#ip add
1.0.0
.1 255.0.0.0
#no sh
#frame-relay int –dlci 103
#int s0.2 point
#encap frame-relay
#ip add
2.0.0
.1 255.0.0.0
#no sh
#frame-relay int –dlci 102
#int e0/0
#ip add
10.0.0
.1 255.0.0.0
#no sh
R2(config)#int s0
#no sh
#int s0.1 point-to-point
#encap frame-relay
#ip add
2.0.0
.2 255.0.0.0
#no sh
#frame-relay int –dlci 201
#int s0.2 point
#encap frame-relay
#ip add
3.0.0
.1 255.0.0.0
#no sh
#frame-relay int –dlci 203
#int e0/0
#ip add
20.0.0
.2 255.0.0.0
#no sh
R3(config)#int so
#no sh
#int s0.1 point-to-point
#encap frame-relay
#ip add
1.0.0
.2 255.0.0.0
#no sh
#frame-relay int –dlci 301
#int s0.2 point
#encap frame-relay
#ip add
3.0.0
.2 255.0.0.0
#no sh
#frame-relay int –dlci 302
#int e0/0
#ip add 30.0.0.3 255.0.0.0
#no sh
Pc1>ipconfig /i
p 10.0.0
.5 255.0.0.0
Pc1>ipconfig /dg
10.0.0
.1
Pc2>ipconfig /i
p 20.0.0
.5 255.0.0.0
Pc2>ipconfig /dg
20.0.0
.2
Pc3>ipconfig /ip 30.0.0.5 255.0.0.0
Pc3>ipconfig /dg 30.0.0.3
R1(config)#router rip
#network
1.0.0
.0
#network
2.0.0
.0
#network
10.0.0
.0
R2(config)#router rip
#network
2.0.0
.0
#network
3.0.0
.0
#network
20.0.0
.0
R3(config)#router rip
#network
1.0.0
.0
#network
3.0.0
.0
#network 30.0.0.0
|