login as: root
root@192.168.88.113's password:
BusyBox v1.19.4 (2014-02-15 09:06:50 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_____ _
| __ \ | |
| | \/ __ _ _ __ __ _ ___ _ _| | ___
| | __ / _` | '__/ _` |/ _ \| | | | |/ _ \
| |_\ \ (_| | | | (_| | (_) | |_| | | __/
\____/\__,_|_| \__, |\___/ \__, |_|\___|
__/ | __/ |
|___/ |___/
----------------------------------------------------------------
| |
| Gargoyle PL 1.6.0.2 (bdaacfc) |
| OpenWrt Attitude Adjustment 12.09.1 (r39585) |
| Build time: 2014-02-15 09:09 CET |
| |
| Cezary Jackiewicz (obsy), http://eko.one.pl |
| |
----------------------------------------------------------------
| Machine: TP-Link TL-WR1043N/ND v1 |
| Uptime: 0d, 01:01:10 |
| Load: 0.11 0.08 0.08 |
| Flash: total: 1.5MB, free: 880KB, used: 43% |
| Memory: total: 60.2MB, free: 45.1MB, used: 25% |
| WAN: |
| LAN: 192.168.88.113 |
| WLAN: mode: ap, ssid: Gargoyle, channel: 5, conn: 1 |
----------------------------------------------------------------
root@Gargoyle:~# uci show network
network.loopback=interface
network.loopback.ifname=lo
network.loopback.proto=static
network.loopback.ipaddr=127.0.0.1
network.loopback.netmask=255.0.0.0
network.lan=interface
network.lan.type=bridge
network.lan.proto=static
network.lan.netmask=255.255.255.0
network.lan.dns=192.168.88.1
network.lan.ipaddr=192.168.88.113
network.lan.gateway=192.168.88.1
network.lan.ifname=eth0.1 eth0.2
network.@switch[0]=switch
network.@switch[0].name=rtl8366rb
network.@switch[0].reset=1
network.@switch[0].enable_vlan=1
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device=rtl8366rb
network.@switch_vlan[0].vlan=1
network.@switch_vlan[0].ports=1 2 3 4 5t
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device=rtl8366rb
network.@switch_vlan[1].vlan=2
network.@switch_vlan[1].ports=0 5t
root@Gargoyle:~#