From owner-freebsd-atm Fri Sep 3 14:33:30 1999 Delivered-To: freebsd-atm@freebsd.org Received: from aurora.sol.net (aurora.sol.net [206.55.65.76]) by hub.freebsd.org (Postfix) with ESMTP id 54116151FB for ; Fri, 3 Sep 1999 14:33:26 -0700 (PDT) (envelope-from jgreco@aurora.sol.net) Received: (from jgreco@localhost) by aurora.sol.net (8.9.2/8.9.2/SNNS-1.02) id QAA64211 for freebsd-atm@freebsd.org; Fri, 3 Sep 1999 16:32:58 -0500 (CDT) From: Joe Greco Message-Id: <199909032132.QAA64211@aurora.sol.net> Subject: VPI's other than zero? To: freebsd-atm@freebsd.org Date: Fri, 3 Sep 1999 16:32:58 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings - Are VPI's other than zero supposed to work? I'm not quite sure what I've done wrong. kernel: options ATM_CORE #core ATM protocol family options ATM_IP #IP over ATM support options ATM_SIGPVC #SIGPVC signalling manager device hfa0 #FORE PCA-200E ATM PCI rc.conf: atm_enable="YES" atm_netif_hfa0="atm 1" # Network interfaces for physical interface. atm_sigmgr_hfa0="sigpvc" # Signalling manager for physical interface. atm_macaddr_hfa0="NO" # Override physical MAC address (or NO). atm_pvcs="test" # Set to PVC list (or leave empty). atm_pvc_test="hfa0 6 32 aal5 snap ip atm0 10.1.1.1" atm_arps="" # Set to permanent ARP list (or leave empty). But: # ifconfig atm0 atm0: flags=43 mtu 9180 inet 10.1.1.2 netmask 0xffffff00 broadcast 10.1.1.255 ether 00:20:48:40:ce:3e # atm show config Intf Vendor Model Media Bus Serial No hfa0 Fore PCA-200E OC-3c PCI 4247102 MAC address = 00:20:48:40:ce:3e Hardware version = 2.0.1 Firmware version = 4.0.0 # atm show interface Interface Sigmgr State hfa0 SIGPVC ACTIVE ATM address = - Network interfaces: atm0 # atm show netif Net Intf Phy Intf IP Address atm0 hfa0 10.1.1.2 # atm add PVC hfa0 0 33 AAL5 LLC/SNAP IP atm0 10.1.1.1 # atm show VCC Interface VPI VCI AAL Type Dir State Encaps Owner hfa0 0 33 AAL5 PVC InOut ACTIVE LLC/SNAP IP # atm delete PVC hfa0 0 33 # atm add PVC hfa0 6 33 AAL5 LLC/SNAP IP atm0 10.1.1.1 atm: Invalid VPI or VCI value "Huh??" Anyone know what I'm doing wrong? ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/342-4847 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message