Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 17:27:58 +0200
From:      REVAUX NATHALIE <NATHALIE.REVAUX@lanceurs.aeromatra.com>
To:        "'freebsd-atm@FreeBSD.org'" <freebsd-atm@FreeBSD.org>
Subject:   FORE PCA200e configuration problem
Message-ID:  <DC4B3D0E64D6D211B4690004AC4C3844035C1257@muexch1.bs.as>

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

I've tried to install and configure a ATM FORE PCA200E
card under FreeBSD 3.2 release but it doesn't work.
I think the problem is the load of the microcode.
 
The microcode pca200e.bin doesn't load even if I've
downloaded several microcodes as indicated 
in /usr/share/examples/atm.

I tried also to load microcode in manual manner :
pc-edison-10# fore_dnld -r -v -d /etc/
Downloading code for hfa0
Mon960
Mon960 monitor for the Intel i960 CA (step 04)
Version 1.0 PCA-200E rev A (1.0), FORE Systems, Inc. Apr 1 1996
Copyright 1992, Intel Corporation
go 55d


In fact, I always get the following result:
       pc-edison-10# atm show config
       Intf     Vendor     Model     Media     Bus     Serial No
       hfa0     Fore     PCA-200E OC-3c     PCI       0
       MAC address = 00:00:00:00:00:00
       Hardware version =
       Firmware version =

and when I execute 
     pc-edison-10#   ifconfig atm0
    atm0: flags=43<UP,BROADCAST,RUNNING> mtu 9180     
    inet 10.66.0.1 netmask 0xffffff00 
    ether 00:00:00:00:00:00 


In the kernel configuration ( MYKERNEL), 
I have the following configuration :
# ATM device
options NATM
options ATM_CORE        #core ATM protocol family
options ATM_IP              #IP over ATM support
options ATM_SIGPVC     #SIGPVC signalling manager
options ATM_SPANS      #SPANS signalling manager
options ATM_UNI            #UNI signalling manager
device hfa0                     # Forerunner PCA ATM 200e
pseudo-device atm


In the /etc/rc.conf, I added the following lines :
# ATM
atm_enable="YES"
atm_netif_hfa0="atm 1"
atm_sigmgr_hfa0="uni31"
atm_prefix_hfa0="ILMI"
atm_pvcs="lip6"
atm_pvc_lip6="hfa0 0 201 AAL5 LLC IP atm0 10.66.0.2"
# Network
defaultrouter="NO"
network_interfaces="de0 lo0 atm0"
ifconfig_de0="inet 220.43.2.10 netmask 255.255.255.0"
ifconfig_atm0="inet 10.66.0.1 netmask 255.255.255.0"
hostname="pc-edison-10.dispf"
gateway_enable="YES"
nfs_client_enable="YES"


I don't know what to do to fix the problem !
Perhaps, I forget to configure a file or I don't know something else.
So please can someone help me ?

thanks in advance

Nathalie
--------------------------------------------------------------------------
Nathalie REVAUX 
AEROSPATIALE-MATRA Lanceurs 
Service YY/IC 
66, route de verneuil 
78133 Les Mureaux Cedex 
Tel  : +33 1 39 06 73 35 
Fax : +33 1 39 06 11 74 
e-mail: Nathalie.Revaux@lanceurs.aeromatra.com
-------------------------------------------------------------------------- 


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




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