The connection configuration is implemented through the SVC in each of the two routers in the following examples.
The router is set as follows:
Router1:
Interface serial0
Encapsulation x25
IP Address 192.200.10.1 255.255.255.0
X25 Address 110101
X25 HTC 16
X25 NVC 2
X25 MAP IP 192.200.10.2 110102 Broadcast
X25 MAP IP 192.200.10.3 110103 Broadcast
!
Router2:
Interface serial0
Encapsulation x25
IP Address 192.200.10.2 255.255.255.0
X25 Address 110102
X25 HTC 16
X25 NVC 2
X25 MAP IP 192.200.10.1 110101 Broadcast
X25 MAP IP 192.200.10.3 110103 Broadcast
!
Router:
Interface serial0
Encapsulation x25
IP Address 192.200.10.3 255.255.255.0
X25 Address 110103
X25 HTC 16
X25 NVC 2
X25 MAP IP 192.200.10.1 110101 Broadcast
X25 MAP IP 192.200.10.2 110102 Broadcast
!