Date: Tue, 3 Aug 1999 20:22:26 EDT From: Mike Muuss <mike@ARL.MIL> To: thierry.herbelot@alcatel.fr Cc: atm <atm@freebsd.org>, ML HARP <harp@magic.net> Subject: Re: Set prefix ? Message-ID: <199908032022.aa18532@CAD.ARL.MIL>
next in thread | raw e-mail | index | archive | help
Here are the entries in /etc/rc.conf that I'm using to bring up CLIP
on my Fore PCA-200e board, with FreeBSD 3.2-RELEASE, with a Fore switch:
### ATM interface options: ###
atm_enable="YES" # Configure ATM interfaces (or NO).
atm_netif_hfa0="atm 1" # Network interfaces for physical interface.
atm_sigmgr_hfa0="uni31" # Signalling manager for physical interface.
atm_prefix_hfa0="ILMI" # NSAP prefix (UNI interfaces only) (or ILMI).
atm_macaddr_hfa0="NO" # Override physical MAC address (or NO).
atm_arpserver_atm0="0x47.0005.80.007300.0000.0300.0100.0020481C095F00" # ATMAR!
atm_scsparp_atm0="NO" # Run SCSP/ATMARP on network interface (or NO)!
atm_pvcs="" # Set to PVC list (or leave empty).
atm_arps="" # Set to permanent ARP list (or leave empty).
Here are some of the outputs of "atm show", for reference:
21 vm> atm show config
Intf Vendor Model Media Bus Serial No
hfa0 Fore PCA-200E OC-3c PCI 4203797
MAC address = 00:20:48:40:25:15
Hardware version = 2.0.1
Firmware version = 3.0.1
22 vm> atm show interface
Interface Sigmgr State
hfa0 UNI 3.1 ACTIVE
ATM address = 0x47.0005.80.007300.0000.0300.0184.002048402515.00
Network interfaces: atm0
23 vm> atm show netif
Net Intf Phy Intf IP Address
atm0 hfa0 vm.arl.mil (128.63.247.191)
26 vm> atm show stats interface hfa0 phy
Fore PCA-200E OC-3c Statistics
Section Path Line Line Path Corr Uncorr
BIP8 BIP8 BIP24 FEBE FEBE HCS HCS
Errs Errs Errs Errs Errs Errs Errs
0 0 0 0 0 0 0
27 vm> atm show stats interface hfa0 driver
Fore PCA-200E Device Driver Statistics
No Xmit Max Seg No No No IQ No Cmd No
VCC Queue Seg Not Seg DMA VCC No Mbuf Full DMA Queue DMA
Out Full Size Align Pad Out In Buff In In Sup Full Cmd
0 0 0 159 130 0 0 0 0 0 0 0 0
28 vm> atm show stats interface hfa0 dev
Fore PCA-200E Device Statistics
Type 1 Type 1 Type 2 Type 2
Small Buff Large Buff Small Buff Large Buff Receive Receive
Alloc Fail Alloc Fail Alloc Fail Alloc Fail Queue Full Carrier
0 0 0 0 0 On
29 vm> atm show stats interface hfa0 atm
Fore PCA-200E ATM Layer Statistics
Cells In Cells Out VPI Range VPI NoConn VCI Range VCI NoConn
0 0 0 0 0 32788204
30 vm> atm show stats interface hfa0 aal0
Fore PCA-200E AAL 0 Statistics
Cells In Cells Out Cell Drops
0 0 0
31 vm> atm show stats interface hfa0 aal4
Fore PCA-200E AAL 4 Statistics
CRC Proto Cell PDU PDU
Cells In Cells Out Errs Errs Drops PDUs In PDUs Out Errs Drops
0 0 0 0 0 0 0 0 0
32 vm> atm show stats interface hfa0 aal5
Fore PCA-200E AAL 5 Statistics
CRC/Len CRC Proto PDU
Cells In Cells Out Errs Drops PDUs In PDUs Out Errs Errs Drops
5405241 5169865 0 0 1681444 1668279 0 0 0
33 vm> atm show arpserver
Net Intf State ATM Address
atm0 ACTIVE 0x47.0005.80.007300.0000.0300.0100.0020481c095f.00
34 vm> atm show arp
Net Intf Flags Age Origin
atm0 VR 12 LOOKUP
ATM address = 0x47.0005.80.007300.0000.0300.0100.0020481c095f.00
IP address = asx328-1a.arl.mil (128.63.240.245)
atm0 VR 7 LOOKUP
ATM address = 0x47.0005.80.007300.0000.0300.0102.128063024001.00
IP address = gw328-2.arl.mil (128.63.240.1)
atm0 VR 13 LOOKUP
ATM address = 0x47.0005.80.007300.0000.0300.018e.0020482d7d4a.00
IP address = cad.arl.mil (128.63.247.128)
Best,
-Mike
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?199908032022.aa18532>
