#13072: ag71xx WNDR3700 slow vlan routing
-----------------------+--------------------------------------------
Reporter: severn@… | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone: Barrier Breaker 14.07
Component: kernel | Version: Attitude Adjustment 12.09 Beta
Resolution: | Keywords:
-----------------------+--------------------------------------------
Comment (by anonymous):
Replying to [comment:78 nbd]:
> did you also test the ping without messing around with ethtool? please
post what device and network config you're using.
network config:
{{{
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix '*********************'
config interface 'lan'
option ifname 'eth1'
option proto 'static'
option ipaddr '***.***.***.***'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'wan'
option ifname 'eth0'
option _orig_ifname 'eth0'
option _orig_bridge 'false'
option proto 'pppoe'
option username '*****************'
option password '*****************'
option delegate '0'
config interface 'wan6'
option ifname '@wan'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 4'
}}}
device: UBNT RSPRO ar7161
I was having problems without messing with ethtool. I've tried the ethtool
hacks to check if it helped improve latency.
--
Ticket URL: <https://dev.openwrt.org/ticket/13072#comment:79>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets