Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 14:41:37 -0000
From:      "Andy [TECC NOPS]" <andy@tecc.co.uk>
To:        "Jean-Christophe Varaillon" <jcv@vbc.net>, <freebsd-net@FreeBSD.ORG>
Subject:   RE: - RISCom card: lcp illegal conf-req in state initial -
Message-ID:  <NDBBKOKIGKLFGGPFHCGBKEAECKAA.andy@tecc.co.uk>
In-Reply-To: <Pine.BSF.4.10.10102201404400.59157-100000@brunel.uk1.vbc.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi

Think I know more about Cisco than RISCom cards
but here's my 2p worth:-

1. I take it the connecting cable is an X21 null
modem cable? If so, you have got it the right
way round cos the connectors are the same and one
end is dce the other dte.

2. The cisco will be expecting the serial clock rate
to be applied by the ntu. However, I don't know whether
the RISCom card is providing this. In this case you'll
need a clock, which the cisco 3600 can do, aka:-

>cisco# conf t
>cisco(conf)# int s0
>cisco(conf-int)# clockrate 64000 (or whatever in multipls of 64)

You'll now be sourcing the sync clock.

3. What card have you in the 3600 slot? If it's one
of those 8 serial port cards the max clock rate is 128Kbps
I've fallen foul of this one before!

Hope that helps

Regards
Andy

> -----Original Message-----
> From: owner-freebsd-net@FreeBSD.ORG
> [mailto:owner-freebsd-net@FreeBSD.ORG]On Behalf Of Jean-Christophe
> Varaillon
> Sent: 20 February 2001 14:18
> To: freebsd-net@FreeBSD.ORG
> Subject: - RISCom card: lcp illegal conf-req in state initial -
> 
> 
> Hi all,
> 
> I am actualy trying to establish the communication between a cisco router
> and my Free BSD machine.
> 
> +-------+			+---------------+
> | cisco |serial interface	| FreeBSD 4.1	|
> | 3600  +-----------------------+		|
> |	|		RISCom	|		|
> +-------+		card	+---------------+
> 	x.x.x.145	x.x.x.146
> 
> I beleive that the router is correclty configured but NOT the FreeBSD
> machine.
> 
> This is what dmesg | grep sr1 shows:
> --------
> sr1: Adapter 0, port 1.
> sr1 XXX: driver didn't set ifq_maxlen
> sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01.
> ...
> sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01.
> sr1: transmit failed, ST0 80, ST1 48, ST3 0f, DSR 01.
> sr1: Down event, taking interface down.
> ...
> sr1: Down event, taking interface down.
> sr1: Down event, taking interface down.
> sr1: lcp illegal conf-req in state initial
> ...
> sr1: lcp illegal conf-req in state initial
> sr1: lcp illegal conf-req in state initial
> --------
> 
> This is the ifconfig:
> -------
> sr1: flags=8451<UP,POINTOPOINT,RUNNING,OACTIVE,MULTICAST> mtu 1500
>         inet6 fe80::2d0:b7ff:fe09:3333%sr1 --> :: prefixlen 64
> scopeid 0x2 
>         inet x.x.x.146 --> x.x.x.145 netmask 0xfffffffc 
> ------
> 
> 
> 
> any suggestion...
> 
> Thanks,
> 
> JC.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-net" in the body of the message
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBKOKIGKLFGGPFHCGBKEAECKAA.andy>