Advertisement
Guest User

Untitled

a guest
Feb 8th, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. root@OpenWrt:/# ubus call iwinfo freqlist '{ "device": "radio0" }'
  2. {
  3. "results": [
  4. {
  5. "band": 2,
  6. "channel": 1,
  7. "mhz": 2412,
  8. "restricted": false,
  9. "flags": [
  10. "no_ht40-",
  11. "no_80mhz",
  12. "no_160mhz"
  13. ]
  14. },
  15. {
  16. "band": 2,
  17. "channel": 2,
  18. "mhz": 2417,
  19. "restricted": false,
  20. "flags": [
  21. "no_ht40-",
  22. "no_80mhz",
  23. "no_160mhz"
  24. ]
  25. },
  26. {
  27. "band": 2,
  28. "channel": 3,
  29. "mhz": 2422,
  30. "restricted": false,
  31. "flags": [
  32. "no_ht40-",
  33. "no_80mhz",
  34. "no_160mhz"
  35. ]
  36. },
  37. {
  38. "band": 2,
  39. "channel": 4,
  40. "mhz": 2427,
  41. "restricted": false,
  42. "flags": [
  43. "no_ht40-",
  44. "no_80mhz",
  45. "no_160mhz"
  46. ]
  47. },
  48. {
  49. "band": 2,
  50. "channel": 5,
  51. "mhz": 2432,
  52. "restricted": false,
  53. "flags": [
  54. "no_80mhz",
  55. "no_160mhz"
  56. ]
  57. },
  58. {
  59. "band": 2,
  60. "channel": 6,
  61. "mhz": 2437,
  62. "restricted": false,
  63. "flags": [
  64. "no_80mhz",
  65. "no_160mhz"
  66. ]
  67. },
  68. {
  69. "band": 2,
  70. "channel": 7,
  71. "mhz": 2442,
  72. "restricted": false,
  73. "flags": [
  74. "no_80mhz",
  75. "no_160mhz"
  76. ]
  77. },
  78. {
  79. "band": 2,
  80. "channel": 8,
  81. "mhz": 2447,
  82. "restricted": false,
  83. "flags": [
  84. "no_80mhz",
  85. "no_160mhz"
  86. ]
  87. },
  88. {
  89. "band": 2,
  90. "channel": 9,
  91. "mhz": 2452,
  92. "restricted": false,
  93. "flags": [
  94. "no_80mhz",
  95. "no_160mhz"
  96. ]
  97. },
  98. {
  99. "band": 2,
  100. "channel": 10,
  101. "mhz": 2457,
  102. "restricted": false,
  103. "flags": [
  104. "no_ht40+",
  105. "no_80mhz",
  106. "no_160mhz"
  107. ]
  108. },
  109. {
  110. "band": 2,
  111. "channel": 11,
  112. "mhz": 2462,
  113. "restricted": false,
  114. "flags": [
  115. "no_ht40+",
  116. "no_80mhz",
  117. "no_160mhz"
  118. ]
  119. },
  120. {
  121. "band": 2,
  122. "channel": 12,
  123. "mhz": 2467,
  124. "restricted": true,
  125. "flags": [
  126. "no_ht40+",
  127. "no_160mhz",
  128. "no_ir"
  129. ]
  130. },
  131. {
  132. "band": 2,
  133. "channel": 13,
  134. "mhz": 2472,
  135. "restricted": true,
  136. "flags": [
  137. "no_ht40+",
  138. "no_160mhz",
  139. "no_ir"
  140. ]
  141. },
  142. {
  143. "band": 2,
  144. "channel": 14,
  145. "mhz": 2484,
  146. "restricted": true,
  147. "flags": [
  148. "no_ht40+",
  149. "no_ht40-",
  150. "no_80mhz",
  151. "no_160mhz",
  152. "no_ir"
  153. ]
  154. },
  155. {
  156. "band": 5,
  157. "channel": 36,
  158. "mhz": 5180,
  159. "restricted": false,
  160. "flags": [
  161. "no_ht40-"
  162. ]
  163. },
  164. {
  165. "band": 5,
  166. "channel": 40,
  167. "mhz": 5200,
  168. "restricted": false,
  169. "flags": [
  170.  
  171. ]
  172. },
  173. {
  174. "band": 5,
  175. "channel": 44,
  176. "mhz": 5220,
  177. "restricted": false,
  178. "flags": [
  179.  
  180. ]
  181. },
  182. {
  183. "band": 5,
  184. "channel": 48,
  185. "mhz": 5240,
  186. "restricted": false,
  187. "flags": [
  188.  
  189. ]
  190. },
  191. {
  192. "band": 5,
  193. "channel": 52,
  194. "mhz": 5260,
  195. "restricted": false,
  196. "flags": [
  197.  
  198. ]
  199. },
  200. {
  201. "band": 5,
  202. "channel": 56,
  203. "mhz": 5280,
  204. "restricted": false,
  205. "flags": [
  206.  
  207. ]
  208. },
  209. {
  210. "band": 5,
  211. "channel": 60,
  212. "mhz": 5300,
  213. "restricted": false,
  214. "flags": [
  215.  
  216. ]
  217. },
  218. {
  219. "band": 5,
  220. "channel": 64,
  221. "mhz": 5320,
  222. "restricted": false,
  223. "flags": [
  224. "no_ht40+"
  225. ]
  226. },
  227. {
  228. "band": 5,
  229. "channel": 100,
  230. "mhz": 5500,
  231. "restricted": false,
  232. "flags": [
  233. "no_ht40-"
  234. ]
  235. },
  236. {
  237. "band": 5,
  238. "channel": 104,
  239. "mhz": 5520,
  240. "restricted": false,
  241. "flags": [
  242.  
  243. ]
  244. },
  245. {
  246. "band": 5,
  247. "channel": 108,
  248. "mhz": 5540,
  249. "restricted": false,
  250. "flags": [
  251.  
  252. ]
  253. },
  254. {
  255. "band": 5,
  256. "channel": 112,
  257. "mhz": 5560,
  258. "restricted": false,
  259. "flags": [
  260.  
  261. ]
  262. },
  263. {
  264. "band": 5,
  265. "channel": 116,
  266. "mhz": 5580,
  267. "restricted": false,
  268. "flags": [
  269.  
  270. ]
  271. },
  272. {
  273. "band": 5,
  274. "channel": 120,
  275. "mhz": 5600,
  276. "restricted": false,
  277. "flags": [
  278.  
  279. ]
  280. },
  281. {
  282. "band": 5,
  283. "channel": 124,
  284. "mhz": 5620,
  285. "restricted": false,
  286. "flags": [
  287.  
  288. ]
  289. },
  290. {
  291. "band": 5,
  292. "channel": 128,
  293. "mhz": 5640,
  294. "restricted": false,
  295. "flags": [
  296.  
  297. ]
  298. },
  299. {
  300. "band": 5,
  301. "channel": 132,
  302. "mhz": 5660,
  303. "restricted": false,
  304. "flags": [
  305.  
  306. ]
  307. },
  308. {
  309. "band": 5,
  310. "channel": 136,
  311. "mhz": 5680,
  312. "restricted": false,
  313. "flags": [
  314.  
  315. ]
  316. },
  317. {
  318. "band": 5,
  319. "channel": 140,
  320. "mhz": 5700,
  321. "restricted": false,
  322. "flags": [
  323. "no_ht40+"
  324. ]
  325. },
  326. {
  327. "band": 5,
  328. "channel": 149,
  329. "mhz": 5745,
  330. "restricted": true,
  331. "flags": [
  332. "no_ht40-",
  333. "no_160mhz",
  334. "no_ir"
  335. ]
  336. },
  337. {
  338. "band": 5,
  339. "channel": 153,
  340. "mhz": 5765,
  341. "restricted": true,
  342. "flags": [
  343. "no_160mhz",
  344. "no_ir"
  345. ]
  346. },
  347. {
  348. "band": 5,
  349. "channel": 157,
  350. "mhz": 5785,
  351. "restricted": true,
  352. "flags": [
  353. "no_160mhz",
  354. "no_ir"
  355. ]
  356. },
  357. {
  358. "band": 5,
  359. "channel": 161,
  360. "mhz": 5805,
  361. "restricted": true,
  362. "flags": [
  363. "no_160mhz",
  364. "no_ir"
  365. ]
  366. },
  367. {
  368. "band": 5,
  369. "channel": 165,
  370. "mhz": 5825,
  371. "restricted": true,
  372. "flags": [
  373. "no_ht40+",
  374. "no_160mhz",
  375. "no_ir"
  376. ]
  377. },
  378. {
  379. "channel": 211,
  380. "mhz": 902,
  381. "restricted": true,
  382. "flags": [
  383. "no_ht40-",
  384. "no_ir"
  385. ]
  386. },
  387. {
  388. "channel": 212,
  389. "mhz": 903,
  390. "restricted": true,
  391. "flags": [
  392. "no_ht40-",
  393. "no_ir"
  394. ]
  395. },
  396. {
  397. "channel": 212,
  398. "mhz": 904,
  399. "restricted": true,
  400. "flags": [
  401. "no_ht40-",
  402. "no_ir"
  403. ]
  404. },
  405. {
  406. "channel": 212,
  407. "mhz": 904,
  408. "restricted": true,
  409. "flags": [
  410. "no_ht40-",
  411. "no_ir"
  412. ]
  413. },
  414. {
  415. "channel": 212,
  416. "mhz": 905,
  417. "restricted": true,
  418. "flags": [
  419. "no_ht40-",
  420. "no_ir"
  421. ]
  422. },
  423. {
  424. "channel": 212,
  425. "mhz": 906,
  426. "restricted": true,
  427. "flags": [
  428. "no_ht40-",
  429. "no_ir"
  430. ]
  431. },
  432. {
  433. "channel": 212,
  434. "mhz": 906,
  435. "restricted": true,
  436. "flags": [
  437. "no_ht40-",
  438. "no_ir"
  439. ]
  440. },
  441. {
  442. "channel": 212,
  443. "mhz": 907,
  444. "restricted": true,
  445. "flags": [
  446. "no_ht40-",
  447. "no_ir"
  448. ]
  449. },
  450. {
  451. "channel": 213,
  452. "mhz": 908,
  453. "restricted": true,
  454. "flags": [
  455. "no_ht40+",
  456. "no_ht40-",
  457. "no_ir"
  458. ]
  459. },
  460. {
  461. "channel": 213,
  462. "mhz": 908,
  463. "restricted": true,
  464. "flags": [
  465. "no_ht40+",
  466. "no_ht40-",
  467. "no_ir"
  468. ]
  469. },
  470. {
  471. "channel": 213,
  472. "mhz": 909,
  473. "restricted": true,
  474. "flags": [
  475. "no_ht40+",
  476. "no_ht40-",
  477. "no_ir"
  478. ]
  479. },
  480. {
  481. "channel": 213,
  482. "mhz": 910,
  483. "restricted": true,
  484. "flags": [
  485. "no_ht40+",
  486. "no_ht40-",
  487. "no_ir"
  488. ]
  489. },
  490. {
  491. "channel": 213,
  492. "mhz": 910,
  493. "restricted": true,
  494. "flags": [
  495. "no_ht40+",
  496. "no_ht40-",
  497. "no_ir"
  498. ]
  499. },
  500. {
  501. "channel": 213,
  502. "mhz": 911,
  503. "restricted": true,
  504. "flags": [
  505. "no_ht40+",
  506. "no_ht40-",
  507. "no_ir"
  508. ]
  509. },
  510. {
  511. "channel": 213,
  512. "mhz": 912,
  513. "restricted": true,
  514. "flags": [
  515. "no_ht40+",
  516. "no_ht40-",
  517. "no_ir"
  518. ]
  519. },
  520. {
  521. "channel": 213,
  522. "mhz": 912,
  523. "restricted": true,
  524. "flags": [
  525. "no_ht40+",
  526. "no_ht40-",
  527. "no_ir"
  528. ]
  529. },
  530. {
  531. "channel": 214,
  532. "mhz": 913,
  533. "restricted": true,
  534. "flags": [
  535. "no_ht40+",
  536. "no_ht40-",
  537. "no_ir"
  538. ]
  539. },
  540. {
  541. "channel": 214,
  542. "mhz": 914,
  543. "restricted": true,
  544. "flags": [
  545. "no_ht40+",
  546. "no_ht40-",
  547. "no_ir"
  548. ]
  549. },
  550. {
  551. "channel": 214,
  552. "mhz": 914,
  553. "restricted": true,
  554. "flags": [
  555. "no_ht40+",
  556. "no_ht40-",
  557. "no_ir"
  558. ]
  559. },
  560. {
  561. "channel": 214,
  562. "mhz": 915,
  563. "restricted": true,
  564. "flags": [
  565. "no_ht40+",
  566. "no_ht40-",
  567. "no_ir"
  568. ]
  569. },
  570. {
  571. "channel": 214,
  572. "mhz": 916,
  573. "restricted": true,
  574. "flags": [
  575. "no_ht40+",
  576. "no_ht40-",
  577. "no_ir"
  578. ]
  579. },
  580. {
  581. "channel": 214,
  582. "mhz": 916,
  583. "restricted": true,
  584. "flags": [
  585. "no_ht40+",
  586. "no_ht40-",
  587. "no_ir"
  588. ]
  589. },
  590. {
  591. "channel": 214,
  592. "mhz": 917,
  593. "restricted": true,
  594. "flags": [
  595. "no_ht40+",
  596. "no_ht40-",
  597. "no_ir"
  598. ]
  599. },
  600. {
  601. "channel": 215,
  602. "mhz": 918,
  603. "restricted": true,
  604. "flags": [
  605. "no_ht40+",
  606. "no_ht40-",
  607. "no_ir"
  608. ]
  609. },
  610. {
  611. "channel": 215,
  612. "mhz": 918,
  613. "restricted": true,
  614. "flags": [
  615. "no_20mhz",
  616. "no_ht40+",
  617. "no_ht40-",
  618. "no_ir"
  619. ]
  620. },
  621. {
  622. "channel": 215,
  623. "mhz": 919,
  624. "restricted": true,
  625. "flags": [
  626. "no_20mhz",
  627. "no_ht40+",
  628. "no_ht40-",
  629. "no_ir"
  630. ]
  631. },
  632. {
  633. "channel": 215,
  634. "mhz": 920,
  635. "restricted": true,
  636. "flags": [
  637. "no_20mhz",
  638. "no_ht40+",
  639. "no_ht40-",
  640. "no_ir"
  641. ]
  642. },
  643. {
  644. "channel": 215,
  645. "mhz": 920,
  646. "restricted": true,
  647. "flags": [
  648. "no_20mhz",
  649. "no_ht40+",
  650. "no_ht40-",
  651. "no_ir"
  652. ]
  653. },
  654. {
  655. "channel": 215,
  656. "mhz": 921,
  657. "restricted": true,
  658. "flags": [
  659. "no_20mhz",
  660. "no_ht40+",
  661. "no_ht40-",
  662. "no_ir"
  663. ]
  664. },
  665. {
  666. "channel": 215,
  667. "mhz": 922,
  668. "restricted": true,
  669. "flags": [
  670. "no_20mhz",
  671. "no_ht40+",
  672. "no_ir"
  673. ]
  674. },
  675. {
  676. "channel": 215,
  677. "mhz": 922,
  678. "restricted": true,
  679. "flags": [
  680. "no_20mhz",
  681. "no_ht40+",
  682. "no_ir"
  683. ]
  684. },
  685. {
  686. "channel": 216,
  687. "mhz": 923,
  688. "restricted": true,
  689. "flags": [
  690. "no_10mhz",
  691. "no_20mhz",
  692. "no_ht40+",
  693. "no_ir"
  694. ]
  695. },
  696. {
  697. "channel": 216,
  698. "mhz": 924,
  699. "restricted": true,
  700. "flags": [
  701. "no_10mhz",
  702. "no_20mhz",
  703. "no_ht40+",
  704. "no_ir"
  705. ]
  706. },
  707. {
  708. "channel": 216,
  709. "mhz": 924,
  710. "restricted": true,
  711. "flags": [
  712. "no_10mhz",
  713. "no_20mhz",
  714. "no_ht40+",
  715. "no_ir"
  716. ]
  717. },
  718. {
  719. "channel": 216,
  720. "mhz": 925,
  721. "restricted": true,
  722. "flags": [
  723. "no_10mhz",
  724. "no_20mhz",
  725. "no_ht40+",
  726. "no_ir"
  727. ]
  728. },
  729. {
  730. "channel": 216,
  731. "mhz": 926,
  732. "restricted": true,
  733. "flags": [
  734. "no_10mhz",
  735. "no_20mhz",
  736. "no_ht40+",
  737. "no_ir"
  738. ]
  739. },
  740. {
  741. "channel": 216,
  742. "mhz": 926,
  743. "restricted": true,
  744. "flags": [
  745. "no_10mhz",
  746. "no_20mhz",
  747. "no_ht40+",
  748. "no_ir"
  749. ]
  750. },
  751. {
  752. "channel": 216,
  753. "mhz": 927,
  754. "restricted": true,
  755. "flags": [
  756. "no_10mhz",
  757. "no_20mhz",
  758. "no_ht40+",
  759. "no_ir"
  760. ]
  761. }
  762. ]
  763. }
  764. root@OpenWrt:/#
  765.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement