x.25 connection problem

2000-12-27 Thread kw.wong(Ah Wang)^_^

Dear All :

I went connect to our company cisco 2610 through the lease line to x.25
system in B company. But, B the company  hotline operator  said : no any
config in our 2610 router. Just create the PVC circuit only and ignore
the pvc circuit number.

1 ) How to config the serial interface connect to X.25 system.
This information provide from this  B company.
 interface Serial0/0
 no ip address
 encapsulation x25
 x25 win 7
 x25 wout 7
 x25 ips 1024
 x25 ops 1024
 lapb T1 3
 lapb N2 10

2 ) I know the x.121 address need to apply in our router.
But, the B company said again not need this address.

3 ) how to config the PVC circuit to B company ?
any sample config ?


Thank you !

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



Re: x.25 connection problem

2000-12-27 Thread Brian Lodwick


  I am pretty sure you'll have to figure out what should be configured to 
specify the logical channels coming from the x.25 node. For our network we 
only specify the "htc" . This can be lic, hic, ltc, htc, loc, hoc.
i - incoming
t - two-way
o - outgoing
l - low
h - high
c - circuit

  Oh, wait a minute in the book it says for a pvc you use x25 pvc ## instead 
of like what we use x25 htc ##. I've never done an x.25 pvc before we always 
do SVC's.
  (This should match the amount of logical ports configured on the x.25 
node. If it doesn't it won't not work most of the time it will most of the 
time hang the ports on the node if say you configure more channels on the 
router than are set on the node for your spoke.)
The way we normally configure this is with a translate statement, but the 
way we do it is far from normal. You can try using a translate statement it 
will probobaly work, but the proper way to configure a PVC is to use the x25 
pvc virtual channel numberprotocol to translate to such as ipprotocol 
address of the host at the other sidex.121 addressoptions such as 
broadcast
  I would just additionally verify the packet size and window size you have 
configured.

Brian

From: "kw.wong(Ah Wang)^_^" [EMAIL PROTECTED]
Reply-To: "kw.wong(Ah Wang)^_^" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: voyie wu [EMAIL PROTECTED], terence [EMAIL PROTECTED],
"patrick.lo" [EMAIL PROTECTED], rayyau [EMAIL PROTECTED],
"raymond.yeung" [EMAIL PROTECTED],"danny.leong" 
[EMAIL PROTECTED],charlesw [EMAIL PROTECTED],
Cheng Man wai [EMAIL PROTECTED],    vincent 
[EMAIL PROTECTED]
Subject: x.25 connection problem
Date: Thu, 28 Dec 2000 00:30:41 +0800

Dear All :

I went connect to our company cisco 2610 through the lease line to x.25
system in B company. But, B the company  hotline operator  said : no any
config in our 2610 router. Just create the PVC circuit only and ignore
the pvc circuit number.

1 ) How to config the serial interface connect to X.25 system.
 This information provide from this  B company.
  interface Serial0/0
  no ip address
  encapsulation x25
  x25 win 7
  x25 wout 7
  x25 ips 1024
  x25 ops 1024
  lapb T1 3
  lapb N2 10

2 ) I know the x.121 address need to apply in our router.
 But, the B company said again not need this address.

3 ) how to config the PVC circuit to B company ?
 any sample config ?


Thank you !

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

_
Get your FREE download of MSN Explorer at http://explorer.msn.com

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