! Router2:
interface Serial0 encapsulation x25
ip address 192.200.11.2 255.255.255.0 x25 address 110102 x25 htc 16 x25 nvc 2
x25 map ip 192.200.11.3 110103 broadcast ! router rip
network 192.200.11.0 ! Router:
interface Serial0 encapsulation x25 x25 address 110103 x25 htc 16 x25 nvc 2 !
interface Serial0.1 point-to-point ip address 192.200.10.3 255.255.255.0 x25 map ip 192.200.10.1 110101 broadcast !
interface Serial0.2 point-to-point ip address 192.200.11.3 255.255.255.0 x25 map ip 192.200.11.2 110102 broadcast ! router rip
network 192.200.10.0 network 192.200.11.0 !