From: Sam Munzani (sam@xxxxxxxxxxx)
Date: Tue Aug 15 2000 - 20:06:53 GMT-3
Same here. You need X.121 address only when you use public data service. In
that case they will give you your addresses.
Sam
> I just use "333" for router r3 and it works fine.
>
> Rog
>
> > -----Original Message-----
> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> > Brian S turner
> > Sent: Tuesday, August 15, 2000 5:39 PM
> > To: 'Kenneth Sacca'; 'Harbir Kohli'; ccielab@groupstudy.com
> > Subject: RE: X25
> >
> >
> > Does the X25 address have to follow any sort of plan, like I see you
have
> > (=R1=170091)<->(170092=R2=170093)<->(170094=R3=)
> >
> > do you have to have 6 numbers? or could you use any numbers scheme?
> >
> > -----Original Message-----
> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> > Kenneth Sacca
> > Sent: Tuesday, August 15, 2000 4:04 PM
> > To: Harbir Kohli; ccielab@groupstudy.com
> > Subject: Re: X25
> >
> >
> > Yes with a channelized T1 or T3 interface.
> >
> > interface serial0:0
> > encapsulation x25
> >
> > interface serial0:1
> > encapsulation frame-relay
> >
> >
> >
> > Here is an x25 SVC setup.
> >
> > Regards Ken
> >
> >
> >
> > Router 1:
> > no ip routing
> > !
> > interface serial0
> > no ip mroute-cache
> > no ip route-cache
> > ip address 1.0.0.1 255.0.0.0
> > encapsulation x25
> > x25 address 170091
> > x25 map ip 1.0.0.4 170094
> >
> >
> > Router 2:
> > no ip routing
> > x25 routing
> > !
> > interface serial4/0
> > no ip address
> > no ip mroute-cache
> > no ip route-cache
> > encapsulation x25 dce
> > x25 address 170092
> > x25 nvc 8
> > clock rate 64000
> > !
> > interface serial4/1
> > no ip address
> > no ip mroute-cache
> > no ip route-cache
> > encapsulation x25 dce
> > x25 address 170093
> > x25 nvc 8
> > clock rate 64000
> > !
> > x25 route 170091 interface serial4/0
> > x25 route 170094 interface serial4/1
> >
> >
> > Router 3:
> > no ip routing
> > !
> > interface serial0
> > no ip route-cache
> > no ip mroute-cache
> > ip address 1.0.0.4 255.0.0.0
> > encapsulation x25
> > x25 address 170094
> > x25 map ip 1.0.0.1 170091
> >
> >
> >
> > Harbir Kohli wrote:
> > >
> > > Hello Group,
> > >
> > > Can you configure a Cisco Router to switch both X.25 and Frame out the
> > > same interface ?
> > > I would think not, but does anyone know for sure ?
> > >
> > > Does anyone have a sample config for an X.25 switch ? (SVC's not PVCs)
> > >
> > > Harbir
> > >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:26 GMT-3