Well
to enable the x25 on your router, you need

int s 0
  encap x25

if the stock exchange provide ip address, then
int s 0
  encap x25
  ip address A.B.C.E 255.....

and forward it to ethernet interface
int e 0
  ip address X.Y.Z.Z

then you can enable any routing protocol that you want
like RIP,

router Rip
  network A.B...
  network X.Y....

Sam
----- Original Message -----
From: "eric^_^" <[EMAIL PROTECTED]>
Newsgroups: groupstudy.cisco
To: <[EMAIL PROTECTED]>; "charlesw" <[EMAIL PROTECTED]>
Cc: "Fong Kwok Wai Alvin" <[EMAIL PROTECTED]>
Sent: Friday, January 05, 2001 12:26 AM
Subject: x.25 stock exchange system.


> Dear All :
>
> I need connect to x.25 stock exchange system.
> But, I don't know how to connect it with following limit information.
> And then, How to config our cisco 2610 recervie the x.25 packet and
> forward the
> packet to (IP)ethernet interface .
> (remark : no any config in router include pvc./ x.121 address..etc/ from
> stock operation
> staff, ?? PnP ?)
>
> *
> communication line speed  : 128 K
> comm pro   : X.25 on a leased line
> re-transmit time-out (t) : 3 sec
> re-transmit limit (N2)  : 10
> frame windows size  : 7
>
> X.25 interface
>
> x.25 type   : x.25(1984)
> interface(L2/L3)  : DTE
> Windows size(default)  : 7
> packet (default)  : 1024
>
> * x.25 will provide a low level polling mechanism.
> This form of poling will allow any disconnection of
> information Vendors to be detected by market datafeed system.
>
> Many thanks ^_^
>
>
>
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to