Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 18:07:12 +0000 (GMT)
From:      Jean-Christophe Varaillon <jcv@vbc.net>
To:        hardware@freebsd.org
Subject:   OACTIVE flag ???
Message-ID:  <Pine.BSF.4.10.10011021801050.55948-100000@brunel.uk1.vbc.net>

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

I try to connect a FreeBSD box to a Cisco 3640.

To connect them I am using a card called RISCom/N2D on FreeBSD and the
serial port on the Cisco.

It doesn't work and I don't know why.

This what FreeBSD say about it, where we can notice the strange flag
OACTIVE (???):
-----------------------------------
test53# ifconfig sr0
sr0: flags=8451<UP,POINTOPOINT,RUNNING,OACTIVE,MULTICAST> mtu 1500
        inet 10.0.0.146 --> 10.0.0.145 netmask 0xfffffffc 
test53#

test53# dmesg | grep 'sr0'
sr0: Adapter 0, port 0.
sr0 XXX: driver didn't set ifq_maxlen
sr0: transmit failed, ST0 00, ST1 40, ST3 0f, DSR 03.
...
sr0: transmit failed, ST0 00, ST1 40, ST3 0f, DSR 03.
sr0: Down event, taking interface down.
...
sr0: Down event, taking interface down.
test53#
--------------------------------------


And this is what the Sisco answer:
--------------------------------------
Serial2/3 is up, line protocol is down 
  Hardware is M4T
  Description: ZEBRA TEST LINK
  Internet address is 10.0.0.145/30
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, 
     reliablility 255/255, txload 1/255, rxload 1/255
  Encapsulation HDLC, crc 16, loopback not set, keepalive set (10 sec)
  Last input never, output 00:00:09, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0 (size/max/drops); Total output drops: 0
  Queueing strategy: weighted fair
  Output queue: 0/1000/64/0 (size/max total/threshold/drops) 
     Conversations  0/1/256 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     0 packets input, 0 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     2 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 2 abort
     867974120 packets output, 986334072 bytes, 0 underruns
     0 output errors, 0 collisions, 308860 interface resets
     0 output buffer failures, 0 output buffers swapped out
     308895 carrier transitions     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up
--------------------------------------

I fsomeone has an idea or even a suggestion, he is extremely welcom,

Cheers,
Christophe



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10011021801050.55948-100000>