From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dragon.rutgers.edu (dragon.rutgers.edu [128.6.4.3]) by huchra.bufferbloat.net (Postfix) with ESMTP id 6ACDF21F182 for ; Tue, 11 Dec 2012 07:37:26 -0800 (PST) X-ExtScanner: Niversoft's Regex Matcher X-Virus-Scanned: by dragon-cgpav-clamav-v1.3b X-ExtFilter: Niversoft's DomainKeys Helper DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; d=cs.rutgers.edu; s=mx; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=eO7DK6XRXhCMfnwL8aeUrTUUmo1WG8NCejfCcTINXbP5am6P+U3soNjKV9aYdLD2/G /KlTuSRX20uZrkdYG5Vn5Ui7foNQlqC53+ScziLTktQgq3hF4pXg80tvjE+QdLeCAWew KliJoOZtuNq/Lmph2ij9y+LOFZLP1hsHKZGkk= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cs.rutgers.edu; s=mx; l=794; t=1355240245; x=1355845045; q=dns/txt; h=Message-ID:Date:From:User-Agent:MIME-Version:To: Subject:Content-Type:Content-Transfer-Encoding; bh=YY8dqdgXCN7NZ +i9mQIRjLv6DpWOSjuwZw+GZKvfEb0=; b=byVDohYLs7Zh6Dgqs96H05XcjAQAz ukAF7+j7AYcliroOlo9GZNesJ6G9JjfQSJIL6xU3mCJUMrcWbb7sHqMFKE/1xdaA QIJIShYHG4zNtxCddN0Vwy8gMqikqVYYbD9RwGkGU55xMqng78zKprLqgT87Y6zJ 38cHAZsv/nRRIk= Received: from [172.16.28.19] (account wkatsak@dragon.rutgers.edu [172.16.28.19] verified) by dragon.rutgers.edu (CommuniGate Pro SMTP 5.4.7) with ESMTPSA id 107055176 for cerowrt-devel@lists.bufferbloat.net; Tue, 11 Dec 2012 10:37:24 -0500 Message-ID: <50C75334.5020304@cs.rutgers.edu> Date: Tue, 11 Dec 2012 10:37:24 -0500 From: William Katsak User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121127 Thunderbird/10.0.11 MIME-Version: 1.0 To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Cerowrt-devel] switch_port settings X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 15:37:26 -0000 Hello, In Sugarland, I see these settings on /etc/config/network, but no parallels in the GUI. config switch_port option device 'rtl8366s' option port '1' option led '6' config switch_port option device 'rtl8366s' option port '2' option led '9' config switch_port option device 'rtl8366s' option port '5' option led '2' I am messing with the switch_port config because I am trying to figure out how to set a VLAN PVID on a specific port, but am wondering why we have *only* these three, and not the other two physical ports represented. Also, does anyone know what order the LEDs are in? I can't seem to find references to these specific LED numbers, only names. Sorry if I am just being stupid and overlooking something...many thanks. -Bill Katsak