#13202: switch not configured properly on clean flash of WL-500W with daily 
trunk
build
------------------------------+---------------------------------------
  Reporter:  iiordanov@…      |      Owner:  hauke
      Type:  defect           |     Status:  accepted
  Priority:  response-needed  |  Milestone:  Attitude Adjustment 12.09
 Component:  base system      |    Version:  Trunk
Resolution:                   |   Keywords:  switch configuration
------------------------------+---------------------------------------

Comment (by vaclav.ovsik@…):

 Heh,
 I have looked at the switch configuration more closely:

 {{{
 root@OpenWrt:/tmp# swconfig dev eth0 show
 Global attributes:
         enable_vlan: 1
         ports: 0x002f
 Port 0:
         pvid: 2
         link: port:0 link:up speed:100baseT full-duplex auto
 Port 1:
         pvid: 1
         link: port:1 link:down
 Port 2:
         pvid: 1
         link: port:2 link:down
 Port 3:
         pvid: 1
         link: port:3 link:down
 Port 4:
         pvid: 1
         link: port:4 link:down
 Port 5:
         pvid: 0
         link: port:5 link:up speed:100baseT full-duplex
 VLAN 1:
         ports: 1 2 3 5t
 VLAN 2:
         ports: 0 5t
 }}}

 After unplugging cable from LAN1 (port 0) and plugging it into LAN2 (port
 1) I can ping now!
 {{{
 bobek:~# ping 192.168.1.1
 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=1.08 ms
 64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.917 ms
 64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.934 ms
 }}}

 So I'm a bit confused.
 Where is the port 4 (WAN probably?)

 I hope 0, 1, 2, 3 should be LAN and 4 should be WAN?

 So maybe the original problem is solved, but a bit different problem with
 port to VLAN assignment is here...
 --
 Zito

--
Ticket URL: <https://dev.openwrt.org/ticket/13202#comment:11>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to