Advertisement
Guest User

Untitled

a guest
Apr 24th, 2024
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.93 KB | None | 0 0
  1. U-Boot usw-US_v1.0.25.77-gf1433aff (Aug 03 2022 - 19:16:35)
  2.  
  3. Board: RTL9300 CPU:800MHz LX:175MHz DDR:600MHz
  4. DRAM: 256 MB
  5. SPI-F: MXIC/C22018/MMIO16-1/ModeC 1x16 MB (plr_flash_info @ 83f5b698)
  6. Loading 65536B env. variables from offset 0xa0000
  7. Net: Net Initialization Skipped
  8. No ethernet found.
  9. Hit Esc key to stop autoboot: 0
  10. ubnt boot ...
  11. RTCORE Driver Module Initialize
  12. IOAL init
  13. Hardware-profile probe (UBNT_USL8A)
  14. Hardware-profile init
  15. GPIO probe (unit 0): (found)
  16. GPIO Init
  17. SPI init (unit 0)
  18. I2C probe (unit 0)
  19. I2C init (unit 0)
  20. NIC probe (unit 0)
  21. Loader RTNIC Driver Module Initialize
  22. I2C device init (unit 0)
  23. Boot partition selected = 1
  24. UBNT application initialized
  25. Verifying 'kernel1' partition:OK
  26. ## Booting kernel from Legacy Image at 81000000 ...
  27. Image Name: Ubiquiti 6.5.59.14777
  28. Created: 2018-08-30 12:10:54 UTC
  29. Image Type: MIPS Linux Kernel Image (lzma compressed)
  30. Data Size: 6718939 Bytes = 6.4 MB
  31. Load Address: 80000000
  32. Entry Point: 80243f30
  33. Verifying Checksum ... OK
  34. Uncompressing Kernel Image ... OK
  35.  
  36. Starting kernel ...
  37.  
  38. [ 0.000000] console [ttyS0] enabled
  39. [ 0.000000] bootconsole [early0] disabled
  40. [ 0.000000] Calibrating delay loop... 531.66 BogoMIPS (lpj=2658304)
  41. [ 0.070000] pid_max: default: 32768 minimum: 301
  42. [ 0.070000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  43. [ 0.080000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  44. [ 0.090000] devtmpfs: initialized
  45. [ 0.100000] NET: Registered protocol family 16
  46. [ 0.100000] ramoops: using module parameters
  47. [ 0.110000] persistent_ram: uncorrectable error in header
  48. [ 0.110000] persistent_ram: uncorrectable error in header
  49. [ 0.120000] persistent_ram: uncorrectable error in header
  50. [ 0.120000] persistent_ram: uncorrectable error in header
  51. [ 0.140000] console [pstore-1] enabled
  52. [ 0.140000] pstore: Registered ramoops as persistent store backend
  53. [ 0.150000] ramoops: attached 0x10000@0x7ff0000, ecc: 16/0
  54. [ 0.160000] INFO: initializing I2C-GPIO devices ...
  55. [ 0.160000] INFO: initializing I2C-Board devices ...
  56. [ 0.170000] INFO: initializing I2C-RTL9300 platform devices ...
  57. [ 0.190000] NET: Registered protocol family 2
  58. [ 0.190000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  59. [ 0.200000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  60. [ 0.210000] TCP: Hash tables configured (established 1024 bind 1024)
  61. [ 0.220000] TCP: reno registered
  62. [ 0.220000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  63. [ 0.230000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  64. [ 0.230000] NET: Registered protocol family 1
  65. [ 4.480000] futex hash table entries: 256 (order: -1, 3072 bytes)
  66. [ 4.500000] msgmni has been set to 236
  67. [ 4.500000] io scheduler noop registered
  68. [ 4.510000] io scheduler deadline registered (default)
  69. [ 4.510000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  70. [ 4.520000] serial8250: ttyS0 at MMIO 0x0 (irq = 47, base_baud = 10764700) is a 16550A
  71. [ 4.530000] serial8250: ttyS1 at MMIO 0x0 (irq = 46, base_baud = 10764700) is a 16550A
  72. [ 4.550000] brd: module loaded
  73. [ 4.550000] loop: module loaded
  74. [ 4.560000] Probe: SPI CS1 Flash Type MX25L12845E
  75. [ 4.560000] 7 cmdlinepart partitions found on MTD device spi_flash
  76. [ 4.570000] 0x000000000000-0x0000000a0000 : "u-boot"
  77. [ 4.580000] 0x0000000a0000-0x0000000b0000 : "u-boot-env"
  78. [ 4.580000] 0x0000000b0000-0x0000007c0000 : "kernel0"
  79. [ 4.590000] 0x0000007c0000-0x000000ee0000 : "kernel1"
  80. [ 4.600000] 0x000000ee0000-0x000000ef0000 : "cdata"
  81. [ 4.600000] 0x000000ef0000-0x000000ff0000 : "cfg"
  82. [ 4.610000] 0x000000ff0000-0x000001000000 : "EEPROM"
  83. [ 4.610000] i2c /dev entries driver
  84. [ 4.620000] TCP: cubic registered
  85. [ 4.620000] NET: Registered protocol family 10
  86. [ 4.630000] sit: IPv6 over IPv4 tunneling driver
  87. [ 4.640000] NET: Registered protocol family 17
  88. [ 4.670000] Freeing unused kernel memory: 5644K (802cd000 - 80850000)
  89. + exec
  90. [ 4.730000] ubnt_common: module license 'Proprietary' taints kernel.
  91. [ 4.740000] Disabling lock debugging due to kernel taint
  92. [ 4.780000] Registering char device sflash (210) succeeds
  93. [ 4.940000] RTCORE LKM Insert...
  94. [ 4.950000] RTCORE Driver Module Initialize
  95. [ 4.950000] IOAL init
  96. [ 4.950000] Log init
  97. [ 4.960000] Hardware-profile probe (UBNT_USL8A)
  98. [ 5.200000] Hardware-profile init
  99. [ 5.210000] Intr Probe (unit 0)
  100. [ 5.210000] GPIO probe (unit 0): (found)
  101. [ 5.220000] GPIO Init
  102. [ 5.220000] SPI init (unit 0)
  103. [ 5.220000] TC probe (unit 0): (found)
  104. [ 5.230000] TC init (unit 0)
  105. [ 5.230000] Watchdog probe (unit 0): (found)
  106. [ 5.240000] Watchdog init (unit 0)
  107. [ 5.240000] I2C probe (unit 0)
  108. [ 5.240000] RTL8231 probe (unit 0): (found)
  109. [ 5.250000] RTL8231 init (unit 0)
  110. [ 5.250000] NIC probe (unit 0)
  111. [ 5.260000] IOAL init
  112. [ 5.410000] RTK Driver Module Initialize
  113. [ 5.410000] MAC probe (unit 0)
  114. [ 5.420000] Chip 9303 (found)
  115. [ 5.420000] MAC init (unit 0)
  116. [ 5.550000] PHY probe (unit 0)
  117. [ 5.550000] Chip Construct (unit 0)
  118. [ 5.550000] Chip Construct
  119. [ 5.560000] Disable PHY Polling
  120. [ 5.570000] PHY Reset
  121. [ 5.570000] MAC Construct
  122. [ 5.570000] Turn Off Serdes
  123. [ 5.580000] Serdes Construct
  124. [ 5.590000] PHY Construct
  125. [ 5.590000] Turn On Serdes
  126. [ 7.720000] Mac_Polling_PHY Config
  127. [ 7.720000] Enable PHY Polling
  128. [ 7.730000] Misc
  129. [ 7.730000] PHY init (unit 0)
  130. [ 7.730000] Mgmt_dev init (unit 0)
  131. [ 8.100000] rtl9300-i2c-mux rtl9300-i2c-mux.0: Parent adapter (0) not found
  132. [ 8.110000] platform rtl9300-i2c-mux.0: Driver rtl9300-i2c-mux requests probe deferral
  133. [ 8.130000] i2c_rtl_bit i2c_rtl_bit.0: adap nr 0
  134. [ 8.130000] i2c_rtl_bit i2c_rtl_bit.0: using pins 9 (SDA) and 8 (SCL)
  135. [ 8.140000] i2c i2c-0: Added multiplexed i2c bus 100
  136. [ 8.150000] i2c_rtl_bit i2c_rtl_bit.1: adap nr 1
  137. [ 8.150000] i2c_rtl_bit i2c_rtl_bit.1: using pins 13 (SDA) and 12 (SCL)
  138. [ 8.160000] i2c i2c-0: Added multiplexed i2c bus 101
  139. [ 8.160000] i2c i2c-0: Added multiplexed i2c bus 102
  140. [ 8.180000] i2c i2c-0: Added multiplexed i2c bus 103
  141. [ 8.180000] i2c i2c-0: Added multiplexed i2c bus 104
  142. [ 8.200000] i2c i2c-0: Added multiplexed i2c bus 105
  143. [ 8.200000] i2c i2c-0: Added multiplexed i2c bus 106
  144. [ 8.210000] RTDRV Driver Module Initialize
  145. [ 8.220000] i2c i2c-0: Added multiplexed i2c bus 107
  146. [ 8.220000] rtl9300-i2c-mux rtl9300-i2c-mux.0: 8 port mux on i2c_rtl_bit0 adapter
  147. [ 8.240000] Board ID: 9300016
  148. [ 8.240000] Init Board Configuration Module....OK
  149. [ 8.260000] Init Board Vendor Module....OK
  150. [ 8.270000] Init Define Database Module....OK
  151. [ 8.280000] Init OS Abstract Layer Module....OK
  152. [ 8.290000] Init Net Module....OK
  153. [ 8.350000] Init KSI Core Driver Module....OK
  154. [ 8.430000] Init SKI Core Driver Module....OK
  155. [ 8.490000] Init Board Module....OK
  156. [ 8.530000] Init Switch Voice VLAN Module....OK
  157. [ 8.550000] Init Switch STP Module....OK
  158. [ 8.560000] Init Switch AUTHMGR Module....OK
  159. [ 8.580000] Init Switch LACP Module....OK
  160. [ 8.610000] Init Switch Multicast Module....OK
  161. [ 8.640000] Init Switch IPSG Module....OK
  162. [ 8.660000] Init Switch DHCP Module....OK
  163. [ 8.670000] Init Switch DAI Module....OK
  164. [ 8.690000] Init Switch LLDP Module....OK
  165. [ 8.710000] Init Switch MAC VLAN Module....OK
  166. [ 8.730000] Init Custom Module....OK
  167. [ 10.190000] init (1): drop_caches: 1
  168. ...running /sbin/init
  169. [ 12.660000] random: dropbearkey urandom read with 19 bits of entropy available
  170. [ 22.230000]
  171. [ 22.230000] ====== Defaults Initial [Start] ======
  172. [ 22.270000] Init Switch Factory Default....OK
  173. [ 22.490000] Init VLAN Factory Default....OK
  174. [ 22.530000] Init Protocol VLAN Factory Default....OK
  175. [ 22.540000] Init Vocie VLAN Factory Default....OK
  176. [ 22.550000] Init Mirror Factory Default....OK
  177. [ 22.550000] Init L2 Factory Default....OK
  178. [ 22.560000] Init Trunk Factory Default....OK
  179. [ 22.570000] Init Rate Factory Default....OK
  180. [ 22.620000] Init QoS Factory Default....OK
  181. [ 22.630000] Init LACP Factory Default....OK
  182. [ 22.640000] Init EEE Factory Default....OK
  183. [ 22.650000] Init DoS Factory Default....OK
  184. [ 22.650000] Init IGMP Factory Default....OK
  185. [ 22.660000] Init MVR Factory Default....OK
  186. [ 22.690000] Init MLD Factory Default....OK
  187. [ 22.720000] Init STP Factory Default....OK
  188. [ 22.760000] Init LLDP Factory Default....OK
  189. [ 22.790000] Init System Factory Default....OK
  190. [ 22.800000] Init SNMP Factory Default....OK
  191. [ 22.800000] Init Port Security Factory Default....OK
  192. [ 22.810000] Init Syslog Factory Default....OK
  193. [ 22.820000] Init AAA Factory Default....OK
  194. [ 22.830000] Init Auth Manager Factory Default....OK
  195. [ 22.840000] Init Radius Factory Default....OK
  196. [ 22.840000] Init Custom Factory Default....OK
  197. [ 22.850000] Init IP Source Guard Factory Default....OK
  198. [ 22.860000] Init DHCP Snooping Factory Default....OK
  199. [ 22.870000] Init Dynamic ARP Inspection Factory Default....OK
  200. [ 22.880000] ====== Defaults Initial [Done] ======
  201. [ 22.880000]
  202. [ 22.880000] ====== Initial from startup-config [Start] ======
  203. [ 24.660000] ====== Initial from startup-config [Done] ======
  204. [ 24.660000]
  205. [ 24.660000] ====== Post Initial [Start] ======
  206. [ 25.200000] System Post Initial....OK
  207. [ 27.560000] Port Post Initial....OK
  208. [ 27.570000] ====== Post Initial [Done] ======
  209.  
  210. Please press Enter to activate this console. [ 49.550000] random: nonblocking pool is initialized
  211.  
  212.  
  213. USW-Aggregation login: ubnt
  214. Password:
  215. Login incorrect
  216. USW-Aggregation login: ubnt
  217. Password:
  218.  
  219.  
  220. BusyBox v1.25.1 () built-in shell (ash)
  221.  
  222.  
  223. ___ ___ .__________.__
  224. | | |____ |__\_ ____/__|
  225. | | / \| || __) | | (c) 2010-2023
  226. | | | | \ || \ | | Ubiquiti Inc.
  227. |______|___| /__||__/ |__|
  228. |_/ https://www.ui.com
  229.  
  230. Welcome to UniFi USW-Aggregation!
  231.  
  232. ********************************* NOTICE **********************************
  233. * By logging in to, accessing, or using any Ubiquiti product, you are *
  234. * signifying that you have read our Terms of Service (ToS) and End User *
  235. * License Agreement (EULA), understand their terms, and agree to be *
  236. * fully bound to them. The use of SSH (Secure Shell) can potentially *
  237. * harm Ubiquiti devices and result in lost access to them and their data. *
  238. * By proceeding, you acknowledge that the use of SSH to modify device(s) *
  239. * outside of their normal operational scope, or in any manner *
  240. * inconsistent with the ToS or EULA, will permanently and irrevocably *
  241. * void any applicable warranty. *
  242. ***************************************************************************
  243.  
  244. USW-Aggregation-US.6.5.59#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement