To test:Telnet into router and type the command: ifconfig -If you followed everything correctly You should now see vlan1 and vlan2 in that list both with their own sets of addressesAlso type the command: ip route-you should see two lines at the bottom that say:nexthop via xx.xxx.xx.1 dev vlan1 weight 1nexthop via xx.xxx.xx.1 dev vlan2 weight 1Now try out speedtest.net and see what happens or use any download manager and check your speeds they should increase!
Quote from: CaptainWTF on April 16, 2011, 02:30:46 PMTo test:Telnet into router and type the command: ifconfig -If you followed everything correctly You should now see vlan1 and vlan2 in that list both with their own sets of addressesAlso type the command: ip route-you should see two lines at the bottom that say:nexthop via xx.xxx.xx.1 dev vlan1 weight 1nexthop via xx.xxx.xx.1 dev vlan2 weight 1Now try out speedtest.net and see what happens or use any download manager and check your speeds they should increase!I think ifconfig should be ipconfig, windows doesn't have an ifconfig.you may also need to do ipconfig /all