diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-05 19:31:43 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-05 19:31:43 +0000 |
commit | 0167360282da38c534a2698b415a8e2bed241d0a (patch) | |
tree | bcec8352dd6287e95d1207c0bdb9d94221612022 /openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt | |
parent | c87e42acd40e3bf7874571ccc514e3668ec18386 (diff) |
motorola docs from nate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@306 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt')
-rwxr-xr-x | openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt b/openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt new file mode 100755 index 000000000..9e61bc658 --- /dev/null +++ b/openwrt/docs/hardware/motorola/WR850Gv2/ifconfig.txt @@ -0,0 +1,39 @@ +eth0 Link encap:Ethernet HWaddr 00:11:22:33:44:55 + UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 + RX packets:32241 errors:0 dropped:0 overruns:0 frame:0 + TX packets:64392 errors:0 dropped:0 overruns:0 carrier:0 + collisions:0 txqueuelen:1000 + RX bytes:2192583 (2.0 MiB) TX bytes:91374468 (87.1 MiB) + Interrupt:5 Base address:0x2000 + +eth1 Link encap:Ethernet HWaddr 00:90:4C:75:04:00 + inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0 + UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 + RX packets:823 errors:0 dropped:0 overruns:0 frame:37474 + TX packets:753 errors:2 dropped:0 overruns:0 carrier:0 + collisions:0 txqueuelen:1000 + RX bytes:68341 (66.7 KiB) TX bytes:69022 (67.4 KiB) + Interrupt:4 Base address:0x1000 + +lo Link encap:Local Loopback + inet addr:127.0.0.1 Mask:255.0.0.0 + UP LOOPBACK RUNNING MTU:16436 Metric:1 + RX packets:0 errors:0 dropped:0 overruns:0 frame:0 + TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 + collisions:0 txqueuelen:0 + RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) + +vlan0 Link encap:Ethernet HWaddr 00:11:22:33:44:55 + UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 + RX packets:32241 errors:0 dropped:0 overruns:0 frame:0 + TX packets:64293 errors:0 dropped:0 overruns:0 carrier:0 + collisions:0 txqueuelen:0 + RX bytes:1612245 (1.5 MiB) TX bytes:91315662 (87.0 MiB) + +vlan1 Link encap:Ethernet HWaddr 00:11:22:33:44:55 + UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 + RX packets:0 errors:0 dropped:0 overruns:0 frame:0 + TX packets:99 errors:0 dropped:0 overruns:0 carrier:0 + collisions:0 txqueuelen:0 + RX bytes:0 (0.0 B) TX bytes:58806 (57.4 KiB) + |