Advertisement
test9999113443

Untitled

Oct 2nd, 2022
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 21.65 KB | None | 0 0
  1.  
  2. U-Boot 1.1.3 (Mar  2 2016 - 14:05:04)
  3.  
  4. Board: MediaTek APSoC DRAM: 64 MB
  5. enable ephy clock...done. SSC disabled.
  6. ******************************
  7. Software System Reset Occurred
  8. ******************************
  9. MediaTek SPI flash driver, SPI clock: 48MHz
  10. spi device id: ef 40 17 0 0 (40170000)
  11. find flash: W25Q64BV
  12. *** Warning - bad CRC, using default environment
  13.  
  14. ============================================
  15. MediaTek U-Boot Version: 5.0.0.5
  16. --------------------------------------------
  17. ASIC 7620_MP (Port5<->None)
  18. DRAM component: 512 Mbits DDR, width 16
  19. DRAM bus: 16 bit
  20. Total memory: 64 MBytes
  21. Flash component: SPI Flash
  22. Date:Mar  2 2016  Time:14:05:04
  23. ============================================
  24. icache: sets:512, ways:4, linesz:32, total:65536
  25. dcache: sets:256, ways:4, linesz:32, total:32768
  26.  
  27.  #### The CPU freq = 580 MHZ ####
  28.  estimate memory size = 64 Mbytes
  29.  
  30. Please choose the operation:
  31.    0: Load system code then write to Flash via Serial.
  32.    1: Load system code to SDRAM via TFTP.
  33.    2: Load system code then write to Flash via TFTP.
  34.    3: Boot system code via Flash (default).
  35.    4: Enter boot command line interface.
  36.    7: Load U-Boot code then write to Flash via Serial.
  37.    9: Load U-Boot code then write to Flash via TFTP.
  38.  
  39. You choosed 2
  40.                                                                                                 0
  41.  
  42.  
  43. 2: System Load Linux then write to Flash via TFTP.
  44.  Warning!! Erase Linux in Flash then burn new one. Are you sure? (Y/N)
  45.  Please Input new ones /or Ctrl-C to discard
  46.         Input device IP (192.168.1.1) ==:192.168.1.1
  47.         Input server IP (192.168.1.131) ==:192.168.1.131
  48.         Input Linux Kernel filename () ==:openwrt-ramips-mt7620-snr_cpe-w4n-mt-squashfs-sysupgrade.bin
  49.  
  50.  NetTxPacket = 0x83FE60C0
  51.  
  52.  KSEG1ADDR(NetTxPacket) = 0xA3FE60C0
  53.  
  54.  NetLoop,call eth_halt !
  55.  
  56.  NetLoop,call eth_init !
  57. Trying eth2
  58.  
  59.  ETH_STATE_ACTIVE!!
  60. TFTP from server 192.168.1.131; our IP address is 192.168.1.1
  61. Filename 'openwrt-ramips-mt7620-snr_cpe-w4n-mt-squashfs-sysupgrade.bin'.
  62.  
  63.  TIMEOUT_COUNT=10,Load address: 0x80100000
  64. Loading: T checksum bad
  65. checksum bad
  66. checksum bad
  67. checksum bad
  68. T Got ARP REPLY, set server/gtwy eth addr (00:19:5b:89:25:bc)
  69. Got it
  70. checksum bad
  71. checksum bad
  72. checksum bad
  73. checksum bad
  74. T
  75.          #################################################################
  76.          #################################################################
  77.          #################################################################
  78.          #################################################################
  79.          #################################################################
  80.          #################################################################
  81.          #########################################################Got ARP REQUEST, return our IP
  82. ########
  83.          #################################################################
  84.          #################################################################
  85.          #################################################################
  86.          #################################################################
  87.          #################################################################
  88.          #################################################################
  89.          #################################################################
  90.          #################################################################
  91.          #################################################################
  92.          ####################################
  93. done
  94. Bytes transferred = 5505829 (540325 hex)
  95. LoadAddr=80100000 NetBootFileXferSize=00540325
  96. ## Checking image at 80100000 ...
  97.    Image Name:   SNR-CPE-W4N-MT
  98.    Image Type:   MIPS Linux Kernel Image (uncompressed)
  99.    Data Size:    2181022 Bytes =  2.1 MB
  100.    Load Address: 80000000
  101.    Entry Point:  80000000
  102.    Verifying Checksum ... OK
  103.  
  104.  Copy 5505829 bytes to Flash...
  105. ....................................................................................
  106. ....................................................................................
  107. .
  108. .
  109. Done!
  110. 5505829 bytes flashed
  111. ## Checking image at bc050000 ...
  112.    Image Name:   SNR-CPE-W4N-MT
  113.    Image Type:   MIPS Linux Kernel Image (uncompressed)
  114.    Data Size:    2181022 Bytes =  2.1 MB
  115.    Load Address: 80000000
  116.    Entry Point:  80000000
  117.    Verifying Checksum ... OK
  118. OK
  119. No initrd
  120. ## Transferring control to Linux (at address 80000000) ...
  121. ## Giving linux memsize in MB, 64
  122.  
  123. Starting kernel ...
  124.  
  125.  
  126.  
  127. OpenWrt kernel loader for MIPS based SoC
  128. Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
  129. Decompressing kernel... done!
  130. Starting kernel at 80000000...
  131.  
  132. [    0.000000] Linux version 5.10.144 (user@debian) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r20779+1-c5e167e0d6) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 Sun Oct 2 16:33:26 2022
  133. [    0.000000] Board has DDR1
  134. [    0.000000] Analog PMU set to hw control
  135. [    0.000000] Digital PMU set to hw control
  136. [    0.000000] SoC Type: MediaTek MT7620N ver:2 eco:6
  137. [    0.000000] printk: bootconsole [early0] enabled
  138. [    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
  139. [    0.000000] MIPS: machine is SNR-CPE-W4N (rev.M)
  140. [    0.000000] Initrd not found or empty - disabling initrd
  141. [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  142. [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
  143. [    0.000000] Zone ranges:
  144. [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
  145. [    0.000000] Movable zone start for each node
  146. [    0.000000] Early memory node ranges
  147. [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
  148. [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
  149. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240
  150. [    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
  151. [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  152. [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
  153. [    0.000000] Writing ErrCtl register=00067ed0
  154. [    0.000000] Readback ErrCtl register=00067ed0
  155. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  156. [    0.000000] Memory: 56424K/65536K available (5253K kernel code, 613K rwdata, 1112K rodata, 1204K init, 209K bss, 9112K reserved, 0K cma-reserved)
  157. [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  158. [    0.000000] NR_IRQS: 256
  159. [    0.000000] CPU Clock: 580MHz
  160. [    0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
  161. [    0.000000] systick: enable autosleep mode
  162. [    0.000000] systick: running - mult: 214748, shift: 32
  163. [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
  164. [    0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
  165. [    0.015564] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
  166. [    0.087801] pid_max: default: 32768 minimum: 301
  167. [    0.097183] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  168. [    0.111589] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  169. [    0.129557] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
  170. [    0.148561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  171. [    0.168047] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  172. [    0.181645] pinctrl core: initialized pinctrl subsystem
  173. [    0.193129] NET: Registered protocol family 16
  174. [    0.268146] rt2880_gpio 10000600.gpio: registering 24 gpios
  175. [    0.279218] rt2880_gpio 10000600.gpio: registering 24 irq handlers
  176. [    0.291775] rt2880_gpio 10000638.gpio: registering 16 gpios
  177. [    0.302788] rt2880_gpio 10000638.gpio: registering 16 irq handlers
  178. [    0.315365] rt2880_gpio 10000688.gpio: registering 1 gpios
  179. [    0.326203] rt2880_gpio 10000688.gpio: registering 1 irq handlers
  180. [    0.348378] clocksource: Switched to clocksource systick
  181. [    0.360233] NET: Registered protocol family 2
  182. [    0.369132] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  183. [    0.384229] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  184. [    0.400855] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  185. [    0.415979] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  186. [    0.429983] TCP: Hash tables configured (established 1024 bind 1024)
  187. [    0.442770] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  188. [    0.455683] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  189. [    0.469848] NET: Registered protocol family 1
  190. [    0.478439] PCI: CLS 0 bytes, default 32
  191. [    0.491579] rt-timer 10000100.timer: maximum frequency is 1220Hz
  192. [    0.506638] workingset: timestamp_bits=14 max_order=14 bucket_order=0
  193. [    0.524905] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  194. [    0.536410] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  195. [    0.559412] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  196. [    0.573142] printk: console [ttyS0] disabled
  197. [    0.581653] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
  198. [    0.601299] printk: console [ttyS0] enabled
  199. [    0.601299] printk: console [ttyS0] enabled
  200. [    0.617859] printk: bootconsole [early0] disabled
  201. [    0.617859] printk: bootconsole [early0] disabled
  202. [    0.648088] spi spi0.0: force spi mode3
  203. [    0.657259] spi-nor spi0.0: s25fl064k (8192 Kbytes)
  204. [    0.667149] 7 fixed-partitions partitions found on MTD device spi0.0
  205. [    0.679881] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
  206. [    0.694484] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
  207. [    0.709632] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
  208. [    0.724280] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions
  209. [    0.739115] Creating 7 MTD partitions on "spi0.0":
  210. [    0.748727] 0x000000000000-0x000000030000 : "Bootloader"
  211. [    0.762662] 0x000000030000-0x000000040000 : "Config"
  212. [    0.773867] 0x000000040000-0x000000140000 : "Factory"
  213. [    0.787109] 0x000000050000-0x00000015473a : "Kernel_stub"
  214. [    0.797956] mtd: partition "Kernel_stub" doesn't end on an erase/write block -- force read-only
  215. [    0.817533] 0x00000015473a-0x00000018473a : "RootFS_stub"
  216. [    0.828378] mtd: partition "RootFS_stub" doesn't start on an erase/write block boundary -- force read-only
  217. [    0.848999] 0x000000080000-0x000000800000 : "RW-FS"
  218. [    0.861741] 0x000000050000-0x000000800000 : "firmware"
  219. [    0.873443] 2 uimage-fw partitions found on MTD device firmware
  220. [    0.885333] Creating 2 MTD partitions on "firmware":
  221. [    0.895238] 0x000000000000-0x0000002147de : "kernel"
  222. [    0.905129] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
  223. [    0.924643] 0x0000002147de-0x0000007b0000 : "rootfs"
  224. [    0.934622] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
  225. [    0.954193] mtd: device 8 (rootfs) set to be root filesystem
  226. [    0.966596] 1 squashfs-split partitions found on MTD device rootfs
  227. [    0.979013] 0x000000530000-0x0000007b0000 : "rootfs_data"
  228. [    1.020655] gsw: setting port4 to ephy mode
  229. [    1.029223] mtk_soc_eth 10100000.ethernet: generated random MAC address ee:88:8d:f2:aa:02
  230. [    1.045557] mtk_soc_eth 10100000.ethernet: no mdio-bus child node found
  231. [    1.058743] mtk_soc_eth 10100000.ethernet: mdio-bus disabled
  232. [    1.070245] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
  233. [    1.082832] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
  234. [    1.100015] rt2880_wdt 10000120.watchdog: Initialized
  235. [    1.111432] NET: Registered protocol family 10
  236. [    1.126326] Segment Routing with IPv6
  237. [    1.133850] NET: Registered protocol family 17
  238. [    1.142838] 8021q: 802.1Q VLAN Support v1.8
  239. [    1.163829] VFS: Mounted root (squashfs filesystem) readonly on device 31:8.
  240. [    1.184754] Freeing unused kernel memory: 1204K
  241. [    1.193807] This architecture does not have kernel memory protection.
  242. [    1.206654] Run /sbin/init as init process
  243. [    2.070779] init: Console is alive
  244. [    2.078129] init: - watchdog -
  245. [    2.661982] mtk_soc_eth 10100000.ethernet eth0: port 1 link up (100Mbps/Full duplex)
  246. [    3.612357] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  247. [    3.784237] usbcore: registered new interface driver usbfs
  248. [    3.795343] usbcore: registered new interface driver hub
  249. [    3.806061] usbcore: registered new device driver usb
  250. [    3.824908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  251. [    3.841378] ehci-fsl: Freescale EHCI Host controller driver
  252. [    3.854571] ehci-platform: EHCI generic platform driver
  253. [    3.871546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  254. [    3.886433] ohci-platform: OHCI generic platform driver
  255. [    3.902064] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  256. [    3.922068] init: - preinit -
  257. [    5.819155] random: jshn: uninitialized urandom read (4 bytes read)
  258. [    6.088513] random: jshn: uninitialized urandom read (4 bytes read)
  259. [    6.123764] random: jshn: uninitialized urandom read (4 bytes read)
  260. [    6.427374] 8021q: adding VLAN 0 to HW filter on device eth0
  261. Press the [f] key and hit [enter] to enter failsafe mode
  262. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  263. [    7.539233] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  264. [    7.558056] urandom-seed: Seed file not found (/etc/urandom.seed)
  265. [    7.900415] procd: - early -
  266. [    7.906717] procd: - watchdog -
  267. [    8.470698] procd: - watchdog -
  268. [    8.477670] procd: - ubus -
  269. [    8.839604] random: ubusd: uninitialized urandom read (4 bytes read)
  270. [    8.859699] random: ubusd: uninitialized urandom read (4 bytes read)
  271. [    8.881217] random: ubusd: uninitialized urandom read (4 bytes read)
  272. [    8.905745] procd: - init -
  273. Please press Enter to activate this console.
  274. [   10.188438] random: jshn: uninitialized urandom read (4 bytes read)
  275. [   10.278065] random: ubusd: uninitialized urandom read (4 bytes read)
  276. [   10.312187] random: ubus: uninitialized urandom read (4 bytes read)
  277. [   10.359702] kmodloader: loading kernel modules from /etc/modules.d/*
  278. [   10.964142] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
  279. [   10.979306] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
  280. [   11.051524] urngd: jent-rng init failed, err: 2
  281. [   11.222548] PPP generic driver version 2.4.2
  282. [   11.236197] NET: Registered protocol family 24
  283. [   11.293427] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "Factory"
  284. [   11.307912] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
  285. [   11.323391] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
  286. [   11.458099] kmodloader: done loading kernel modules from /etc/modules.d/*
  287. [   12.798317] random: jshn: uninitialized urandom read (4 bytes read)
  288. [   23.781692] random: crng init done
  289. [   23.788482] random: 73 urandom warning(s) missed due to ratelimiting
  290. [   56.564501] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  291. [   56.601939] jffs2_build_filesystem(): unlocking the mtd device...
  292. [   56.601953] done.
  293. [   56.618128] jffs2_build_filesystem(): erasing all blocks after the end marker...
  294. [   64.018622] 8021q: adding VLAN 0 to HW filter on device eth0
  295. [   64.117282] br-lan: port 1(eth0) entered blocking state
  296. [   64.127774] br-lan: port 1(eth0) entered disabled state
  297. [   64.138602] device eth0 entered promiscuous mode
  298. [   64.266092] br-lan: port 1(eth0) entered blocking state
  299. [   64.276577] br-lan: port 1(eth0) entered forwarding state
  300. [   65.051765] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  301. [   91.811334] done.
  302. [   91.815229] jffs2: notice: (1486) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  303. [   92.006787] overlayfs: upper fs does not support tmpfile.
  304.  
  305.  
  306.  
  307. BusyBox v1.35.0 (2022-09-28 20:36:41 UTC) built-in shell (ash)
  308.  
  309.   _______                     ________        __
  310.  |       |.-----.-----.-----.|  |  |  |.----.|  |_
  311.  |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
  312.  |_______||   __|_____|__|__||________||__|  |____|
  313.           |__| W I R E L E S S   F R E E D O M
  314.  -----------------------------------------------------
  315.  OpenWrt SNAPSHOT, r20779+42-c5e167e0d6
  316.  -----------------------------------------------------
  317. === WARNING! =====================================
  318. There is no root password defined on this device!
  319. Use the "passwd" command to set up a new password
  320. in order to prevent unauthorized SSH logins.
  321. --------------------------------------------------
  322. root@OpenWrt:/#
  323. .                  fw3                mount_root         swapon
  324. :                  fw4                mtd                swconfig
  325. [                  fwtool             mv                 switch_root
  326. [[                 getopts            nc                 sync
  327. alias              getrandom          netifd             sysctl
  328. ash                grep               netmsg             sysupgrade
  329. askfirst           gunzip             netstat            tail
  330. awk                gzip               nft                tar
  331. basename           halt               nice               tee
  332. bg                 hash               nslookup           test
  333. board_detect       head               ntpd               time
  334. brctl              hexdump            ntpd-hotplug       times
  335. break              history            odhcp6c            top
  336. busybox            hostapd            odhcpd             touch
  337. cat                hotplug-call       odhcpd-update      tr
  338. cd                 hwclock            opkg               traceroute
  339. chdir              id                 opkg-key           traceroute6
  340. chgrp              ifconfig           passwd             trap
  341. chmod              ifdown             pgrep              true
  342. chown              ifstatus           pidof              type
  343. chroot             ifup               ping               ubus
  344. clear              init               ping6              ubusd
  345. cmp                insmod             pivot_root         ucc
  346. command            ip                 poweroff           uci
  347. config_generate    ipcalc.sh          pppd               uclient-fetch
  348. continue           iw                 printf             ucode
  349. cp                 iwinfo             procd              udevtrigger
  350. crond              jffs2mark          ps                 udhcpc
  351. crontab            jffs2reset         pwd                ujail
  352. cut                jobs               read               ulimit
  353. date               jshn               readlink           umask
  354. dbclient           jsonfilter         readonly           umount
  355. dd                 kill               reboot             unalias
  356. devstatus          killall            reload_config      uname
  357. df                 kmodloader         reset              uniq
  358. dirname            ldd                return             unset
  359. dmesg              led.sh             rm                 upgraded
  360. dnsmasq            less               rmdir              uptime
  361. dropbear           let                rmmod              urandom_seed
  362. dropbearkey        ln                 route              urngd
  363. du                 local              scp                usign
  364. echo               lock               seccomp-trace      utpl
  365. egrep              logd               sed                utrace
  366. env                logger             seq                validate_data
  367. eval               login              service            vi
  368. exec               logread            set                wait
  369. exit               ls                 sh                 wc
  370. export             lsmod              sha256sum          wget
  371. expr               md5sum             shift              which
  372. false              mkdir              signify            wifi
  373. fg                 mkfifo             sleep              wpa_supplicant
  374. fgrep              mknod              sort               wpad
  375. find               mkswap             source             xargs
  376. firstboot          mktemp             ssh                yes
  377. flock              modinfo            start-stop-daemon  zcat
  378. free               modprobe           strings
  379. fsync              mount              swapoff
  380. root@OpenWrt:/# ifconfig
  381. br-lan    Link encap:Ethernet  HWaddr EE:88:8D:F2:AA:02
  382.           inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
  383.           inet6 addr: fd4d:3d3b:b0d3::1/60 Scope:Global
  384.           inet6 addr: fe80::ec88:8dff:fef2:aa02/64 Scope:Link
  385.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  386.           RX packets:69 errors:0 dropped:0 overruns:0 frame:0
  387.           TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
  388.           collisions:0 txqueuelen:1000
  389.           RX bytes:15206 (14.8 KiB)  TX bytes:2306 (2.2 KiB)
  390.  
  391. eth0      Link encap:Ethernet  HWaddr EE:88:8D:F2:AA:02
  392.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  393.           RX packets:224 errors:0 dropped:4 overruns:0 frame:0
  394.           TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
  395.           collisions:0 txqueuelen:1000
  396.           RX bytes:42739 (41.7 KiB)  TX bytes:4908 (4.7 KiB)
  397.           Interrupt:5
  398.  
  399. lo        Link encap:Local Loopback
  400.           inet addr:127.0.0.1  Mask:255.0.0.0
  401.           inet6 addr: ::1/128 Scope:Host
  402.           UP LOOPBACK RUNNING  MTU:65536  Metric:1
  403.           RX packets:64 errors:0 dropped:0 overruns:0 frame:0
  404.           TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
  405.           collisions:0 txqueuelen:1000
  406.           RX bytes:4992 (4.8 KiB)  TX bytes:4992 (4.8 KiB)
  407.  
  408. root@OpenWrt:/# ^C
  409.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement