
Configuring and Backing Up Permanent Connections • Chapter 7 243
Figure 7.6 Continued.
hostname Central-1
!
interface Ethernet0
ip address 10.1.1.1 255.255.255.0
no ip route-cache
no ip mroute-cache
!
!
interface Serial1
ip address 192.168.3.1 255.255.255.224
no ip route-cache
no ip mroute-cache
x25 address 31101234
!specify the node address given by X.25 service provider
!
x25 map ip 192.168.3.2 31103456 broadcast
! Map statement provides mapping between remote
! X.121 address and tcp/ip address. The broadcast option
provides a mechanism to send broadcasts to remote interface.
!
! encapsulation x25 dce
! clockrate 56000
These two statements are needed while using ...