Advertisement
Guest User

system_status

a guest
Aug 3rd, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <system>
  4. <gateway>
  5. <product>stretch</product>
  6. <hostname>stretch000123</hostname>
  7. <firmware>2.3.12</firmware>
  8. <upgrade/>
  9. </gateway>
  10. <wlan0>
  11. <mac>78:25:12:12:12:12</mac>
  12. <ip>192.168.40.40</ip>
  13. <bcast>192.168.255.255</bcast>
  14. <mask>255.255.0.0</mask>
  15. <encryption><![CDATA[mixed-psk]]></encryption>
  16. <proto>static</proto>
  17. <gateway>192.168.39.1</gateway>
  18. <ieee>802.11abgn</ieee>
  19. <ssid><![CDATA[stretch_000b47]]></ssid>
  20. <mode>Master</mode>
  21. <frequency unit="MHz">2412</frequency>
  22. <wifi_channel>1</wifi_channel>
  23. </wlan0>
  24. <eth0>
  25. <mac>78:25:12:12:12:12</mac>
  26. <ip>192.168.39.138</ip>
  27. <bcast>192.168.39.255</bcast>
  28. <mask>255.255.255.0</mask>
  29. <proto>dhcp</proto>
  30. <gateway>192.168.39.1</gateway>
  31. </eth0>
  32. <time>2020-08-03T21:56:29.284+02:00</time>
  33. <timezone><![CDATA[Europe/Amsterdam]]></timezone>
  34. </system>
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement