mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 02:00:15 +01:00
clients/tests: merge branch 'th/more-clients-tests'
This commit is contained in:
commit
f3c63ca4b1
195 changed files with 3575 additions and 1784 deletions
|
|
@ -143,6 +143,14 @@ clients_tests_expected_files = \
|
|||
clients/tests/test-client.check-on-disk/test_003-090.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-091.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-092.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-093.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-094.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-095.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-096.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-097.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-098.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-099.expected \
|
||||
clients/tests/test-client.check-on-disk/test_003-100.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-001.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-002.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-003.expected \
|
||||
|
|
@ -177,4 +185,12 @@ clients_tests_expected_files = \
|
|||
clients/tests/test-client.check-on-disk/test_004-032.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-033.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-034.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-035.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-036.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-037.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-038.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-039.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-040.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-041.expected \
|
||||
clients/tests/test-client.check-on-disk/test_004-042.expected \
|
||||
$(NULL)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:656:test_001()/1
|
||||
location: clients/tests/test-client.py:661:test_001()/1
|
||||
cmd: $NMCLI
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:656:test_001()/2
|
||||
location: clients/tests/test-client.py:661:test_001()/2
|
||||
cmd: $NMCLI
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:658:test_001()/3
|
||||
location: clients/tests/test-client.py:663:test_001()/3
|
||||
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
|
||||
lang: C
|
||||
returncode: 10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:658:test_001()/4
|
||||
location: clients/tests/test-client.py:663:test_001()/4
|
||||
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 10
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:660:test_001()/5
|
||||
location: clients/tests/test-client.py:665:test_001()/5
|
||||
cmd: $NMCLI c s
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:660:test_001()/6
|
||||
location: clients/tests/test-client.py:665:test_001()/6
|
||||
cmd: $NMCLI c s
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:662:test_001()/7
|
||||
location: clients/tests/test-client.py:667:test_001()/7
|
||||
cmd: $NMCLI bogus s
|
||||
lang: C
|
||||
returncode: 2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:662:test_001()/8
|
||||
location: clients/tests/test-client.py:667:test_001()/8
|
||||
cmd: $NMCLI bogus s
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/9
|
||||
location: clients/tests/test-client.py:675:test_001()/9
|
||||
cmd: $NMCLI general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/10
|
||||
location: clients/tests/test-client.py:675:test_001()/10
|
||||
cmd: $NMCLI general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/11
|
||||
location: clients/tests/test-client.py:675:test_001()/11
|
||||
cmd: $NMCLI --pretty general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/12
|
||||
location: clients/tests/test-client.py:675:test_001()/12
|
||||
cmd: $NMCLI --pretty general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/13
|
||||
location: clients/tests/test-client.py:675:test_001()/13
|
||||
cmd: $NMCLI --terse general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/14
|
||||
location: clients/tests/test-client.py:675:test_001()/14
|
||||
cmd: $NMCLI --terse general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/15
|
||||
location: clients/tests/test-client.py:675:test_001()/15
|
||||
cmd: $NMCLI --mode tabular general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/16
|
||||
location: clients/tests/test-client.py:675:test_001()/16
|
||||
cmd: $NMCLI --mode tabular general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/17
|
||||
location: clients/tests/test-client.py:675:test_001()/17
|
||||
cmd: $NMCLI --mode tabular --pretty general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/18
|
||||
location: clients/tests/test-client.py:675:test_001()/18
|
||||
cmd: $NMCLI --mode tabular --pretty general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/19
|
||||
location: clients/tests/test-client.py:675:test_001()/19
|
||||
cmd: $NMCLI --mode tabular --terse general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/20
|
||||
location: clients/tests/test-client.py:675:test_001()/20
|
||||
cmd: $NMCLI --mode tabular --terse general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/21
|
||||
location: clients/tests/test-client.py:675:test_001()/21
|
||||
cmd: $NMCLI --mode multiline general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/22
|
||||
location: clients/tests/test-client.py:675:test_001()/22
|
||||
cmd: $NMCLI --mode multiline general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/23
|
||||
location: clients/tests/test-client.py:675:test_001()/23
|
||||
cmd: $NMCLI --mode multiline --pretty general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/24
|
||||
location: clients/tests/test-client.py:675:test_001()/24
|
||||
cmd: $NMCLI --mode multiline --pretty general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/25
|
||||
location: clients/tests/test-client.py:675:test_001()/25
|
||||
cmd: $NMCLI --mode multiline --terse general permissions
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:670:test_001()/26
|
||||
location: clients/tests/test-client.py:675:test_001()/26
|
||||
cmd: $NMCLI --mode multiline --terse general permissions
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:675:test_002()/1
|
||||
location: clients/tests/test-client.py:680:test_002()/1
|
||||
cmd: $NMCLI d
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:675:test_002()/2
|
||||
location: clients/tests/test-client.py:680:test_002()/2
|
||||
cmd: $NMCLI d
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:677:test_002()/3
|
||||
location: clients/tests/test-client.py:682:test_002()/3
|
||||
cmd: $NMCLI -f all d
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:677:test_002()/4
|
||||
location: clients/tests/test-client.py:682:test_002()/4
|
||||
cmd: $NMCLI -f all d
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:679:test_002()/5
|
||||
location: clients/tests/test-client.py:684:test_002()/5
|
||||
cmd: $NMCLI
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
@ -6,23 +6,23 @@ stdout: 621 bytes
|
|||
>>>
|
||||
eth0: unavailable
|
||||
"eth0"
|
||||
ethernet (virtual), 72:41:AB:90:41:5D, hw
|
||||
ethernet (virtual), 65:2E:D3:9E:0A:0D, hw
|
||||
|
||||
eth1: unavailable
|
||||
"eth1"
|
||||
ethernet (virtual), 1F:E6:D1:E6:1D:53, hw
|
||||
ethernet (virtual), 47:D5:6B:65:FD:6A, hw
|
||||
|
||||
wlan0: unavailable
|
||||
"wlan0"
|
||||
wifi (virtual), 5A:88:5E:B6:90:40, hw
|
||||
wifi (virtual), 3D:99:1D:8B:74:4D, hw
|
||||
|
||||
wlan1: unavailable
|
||||
"wlan1"
|
||||
wifi (virtual), 7C:D4:69:31:67:0B, hw
|
||||
wifi (virtual), 99:09:77:FD:FE:1D, hw
|
||||
|
||||
wlan1: unavailable
|
||||
"wlan1"
|
||||
wifi (virtual), 41:21:6B:F3:C9:4A, hw
|
||||
wifi (virtual), 5D:30:4A:EC:3F:61, hw
|
||||
|
||||
DNS configuration:
|
||||
servers: 1.2.3.4 5.6.7.8
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:679:test_002()/6
|
||||
location: clients/tests/test-client.py:684:test_002()/6
|
||||
cmd: $NMCLI
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
@ -6,23 +6,23 @@ stdout: 684 bytes
|
|||
>>>
|
||||
eth0: niedostępne
|
||||
"eth0"
|
||||
ethernet (virtual), 72:41:AB:90:41:5D, sprzęt
|
||||
ethernet (virtual), 65:2E:D3:9E:0A:0D, sprzęt
|
||||
|
||||
eth1: niedostępne
|
||||
"eth1"
|
||||
ethernet (virtual), 1F:E6:D1:E6:1D:53, sprzęt
|
||||
ethernet (virtual), 47:D5:6B:65:FD:6A, sprzęt
|
||||
|
||||
wlan0: niedostępne
|
||||
"wlan0"
|
||||
wifi (virtual), 5A:88:5E:B6:90:40, sprzęt
|
||||
wifi (virtual), 3D:99:1D:8B:74:4D, sprzęt
|
||||
|
||||
wlan1: niedostępne
|
||||
"wlan1"
|
||||
wifi (virtual), 7C:D4:69:31:67:0B, sprzęt
|
||||
wifi (virtual), 99:09:77:FD:FE:1D, sprzęt
|
||||
|
||||
wlan1: niedostępne
|
||||
"wlan1"
|
||||
wifi (virtual), 41:21:6B:F3:C9:4A, sprzęt
|
||||
wifi (virtual), 5D:30:4A:EC:3F:61, sprzęt
|
||||
|
||||
DNS configuration:
|
||||
servers: 1.2.3.4 5.6.7.8
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:681:test_002()/7
|
||||
location: clients/tests/test-client.py:686:test_002()/7
|
||||
cmd: $NMCLI -f AP -mode multiline d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
@ -9,24 +9,24 @@ AP[1].SSID: wlan0-ap-3
|
|||
AP[1].MODE: Infra
|
||||
AP[1].CHAN: 1
|
||||
AP[1].RATE: 54 Mbit/s
|
||||
AP[1].SIGNAL: 88
|
||||
AP[1].BARS: ****
|
||||
AP[1].SIGNAL: 55
|
||||
AP[1].BARS: **
|
||||
AP[1].SECURITY: WPA1 WPA2
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID: wlan0-ap-2
|
||||
AP[2].SSID: wlan0-ap-1
|
||||
AP[2].MODE: Infra
|
||||
AP[2].CHAN: 1
|
||||
AP[2].RATE: 54 Mbit/s
|
||||
AP[2].SIGNAL: 61
|
||||
AP[2].BARS: ***
|
||||
AP[2].SIGNAL: 44
|
||||
AP[2].BARS: **
|
||||
AP[2].SECURITY: WPA1 WPA2
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID: wlan0-ap-1
|
||||
AP[3].SSID: wlan0-ap-2
|
||||
AP[3].MODE: Infra
|
||||
AP[3].CHAN: 1
|
||||
AP[3].RATE: 54 Mbit/s
|
||||
AP[3].SIGNAL: 29
|
||||
AP[3].BARS: *
|
||||
AP[3].SIGNAL: 34
|
||||
AP[3].BARS: **
|
||||
AP[3].SECURITY: WPA1 WPA2
|
||||
|
||||
<<<
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:681:test_002()/8
|
||||
location: clients/tests/test-client.py:686:test_002()/8
|
||||
cmd: $NMCLI -f AP -mode multiline d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
@ -9,24 +9,24 @@ AP[1].SSID: wlan0-ap-3
|
|||
AP[1].MODE: Infrastruktura
|
||||
AP[1].CHAN: 1
|
||||
AP[1].RATE: 54 Mb/s
|
||||
AP[1].SIGNAL: 88
|
||||
AP[1].BARS: ****
|
||||
AP[1].SIGNAL: 55
|
||||
AP[1].BARS: **
|
||||
AP[1].SECURITY: WPA1 WPA2
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID: wlan0-ap-2
|
||||
AP[2].SSID: wlan0-ap-1
|
||||
AP[2].MODE: Infrastruktura
|
||||
AP[2].CHAN: 1
|
||||
AP[2].RATE: 54 Mb/s
|
||||
AP[2].SIGNAL: 61
|
||||
AP[2].BARS: ***
|
||||
AP[2].SIGNAL: 44
|
||||
AP[2].BARS: **
|
||||
AP[2].SECURITY: WPA1 WPA2
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID: wlan0-ap-1
|
||||
AP[3].SSID: wlan0-ap-2
|
||||
AP[3].MODE: Infrastruktura
|
||||
AP[3].CHAN: 1
|
||||
AP[3].RATE: 54 Mb/s
|
||||
AP[3].SIGNAL: 29
|
||||
AP[3].BARS: *
|
||||
AP[3].SIGNAL: 34
|
||||
AP[3].BARS: **
|
||||
AP[3].SECURITY: WPA1 WPA2
|
||||
|
||||
<<<
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:682:test_002()/9
|
||||
location: clients/tests/test-client.py:687:test_002()/9
|
||||
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
@ -12,26 +12,26 @@ AP[1].SSID: wlan0-ap-3
|
|||
AP[1].MODE: Infra
|
||||
AP[1].CHAN: 1
|
||||
AP[1].RATE: 54 Mbit/s
|
||||
AP[1].SIGNAL: 88
|
||||
AP[1].BARS: ****
|
||||
AP[1].SIGNAL: 55
|
||||
AP[1].BARS: **
|
||||
AP[1].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID: wlan0-ap-2
|
||||
AP[2].SSID: wlan0-ap-1
|
||||
AP[2].MODE: Infra
|
||||
AP[2].CHAN: 1
|
||||
AP[2].RATE: 54 Mbit/s
|
||||
AP[2].SIGNAL: 61
|
||||
AP[2].BARS: ***
|
||||
AP[2].SIGNAL: 44
|
||||
AP[2].BARS: **
|
||||
AP[2].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID: wlan0-ap-1
|
||||
AP[3].SSID: wlan0-ap-2
|
||||
AP[3].MODE: Infra
|
||||
AP[3].CHAN: 1
|
||||
AP[3].RATE: 54 Mbit/s
|
||||
AP[3].SIGNAL: 29
|
||||
AP[3].BARS: *
|
||||
AP[3].SIGNAL: 34
|
||||
AP[3].BARS: **
|
||||
AP[3].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:682:test_002()/10
|
||||
location: clients/tests/test-client.py:687:test_002()/10
|
||||
cmd: $NMCLI -f AP -mode multiline -p d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
@ -12,26 +12,26 @@ AP[1].SSID: wlan0-ap-3
|
|||
AP[1].MODE: Infrastruktura
|
||||
AP[1].CHAN: 1
|
||||
AP[1].RATE: 54 Mb/s
|
||||
AP[1].SIGNAL: 88
|
||||
AP[1].BARS: ****
|
||||
AP[1].SIGNAL: 55
|
||||
AP[1].BARS: **
|
||||
AP[1].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID: wlan0-ap-2
|
||||
AP[2].SSID: wlan0-ap-1
|
||||
AP[2].MODE: Infrastruktura
|
||||
AP[2].CHAN: 1
|
||||
AP[2].RATE: 54 Mb/s
|
||||
AP[2].SIGNAL: 61
|
||||
AP[2].BARS: ***
|
||||
AP[2].SIGNAL: 44
|
||||
AP[2].BARS: **
|
||||
AP[2].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID: wlan0-ap-1
|
||||
AP[3].SSID: wlan0-ap-2
|
||||
AP[3].MODE: Infrastruktura
|
||||
AP[3].CHAN: 1
|
||||
AP[3].RATE: 54 Mb/s
|
||||
AP[3].SIGNAL: 29
|
||||
AP[3].BARS: *
|
||||
AP[3].SIGNAL: 34
|
||||
AP[3].BARS: **
|
||||
AP[3].SECURITY: WPA1 WPA2
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:683:test_002()/11
|
||||
location: clients/tests/test-client.py:688:test_002()/11
|
||||
cmd: $NMCLI -f AP -mode multiline -t d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
@ -9,24 +9,24 @@ AP[1].SSID:wlan0-ap-3
|
|||
AP[1].MODE:Infra
|
||||
AP[1].CHAN:1
|
||||
AP[1].RATE:54 Mbit/s
|
||||
AP[1].SIGNAL:88
|
||||
AP[1].BARS:****
|
||||
AP[1].SIGNAL:55
|
||||
AP[1].BARS:**
|
||||
AP[1].SECURITY:WPA1 WPA2
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID:wlan0-ap-2
|
||||
AP[2].SSID:wlan0-ap-1
|
||||
AP[2].MODE:Infra
|
||||
AP[2].CHAN:1
|
||||
AP[2].RATE:54 Mbit/s
|
||||
AP[2].SIGNAL:61
|
||||
AP[2].BARS:***
|
||||
AP[2].SIGNAL:44
|
||||
AP[2].BARS:**
|
||||
AP[2].SECURITY:WPA1 WPA2
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID:wlan0-ap-1
|
||||
AP[3].SSID:wlan0-ap-2
|
||||
AP[3].MODE:Infra
|
||||
AP[3].CHAN:1
|
||||
AP[3].RATE:54 Mbit/s
|
||||
AP[3].SIGNAL:29
|
||||
AP[3].BARS:*
|
||||
AP[3].SIGNAL:34
|
||||
AP[3].BARS:**
|
||||
AP[3].SECURITY:WPA1 WPA2
|
||||
|
||||
<<<
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:683:test_002()/12
|
||||
location: clients/tests/test-client.py:688:test_002()/12
|
||||
cmd: $NMCLI -f AP -mode multiline -t d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
@ -9,24 +9,24 @@ AP[1].SSID:wlan0-ap-3
|
|||
AP[1].MODE:Infrastruktura
|
||||
AP[1].CHAN:1
|
||||
AP[1].RATE:54 Mb/s
|
||||
AP[1].SIGNAL:88
|
||||
AP[1].BARS:****
|
||||
AP[1].SIGNAL:55
|
||||
AP[1].BARS:**
|
||||
AP[1].SECURITY:WPA1 WPA2
|
||||
AP[2].IN-USE:
|
||||
AP[2].SSID:wlan0-ap-2
|
||||
AP[2].SSID:wlan0-ap-1
|
||||
AP[2].MODE:Infrastruktura
|
||||
AP[2].CHAN:1
|
||||
AP[2].RATE:54 Mb/s
|
||||
AP[2].SIGNAL:61
|
||||
AP[2].BARS:***
|
||||
AP[2].SIGNAL:44
|
||||
AP[2].BARS:**
|
||||
AP[2].SECURITY:WPA1 WPA2
|
||||
AP[3].IN-USE:
|
||||
AP[3].SSID:wlan0-ap-1
|
||||
AP[3].SSID:wlan0-ap-2
|
||||
AP[3].MODE:Infrastruktura
|
||||
AP[3].CHAN:1
|
||||
AP[3].RATE:54 Mb/s
|
||||
AP[3].SIGNAL:29
|
||||
AP[3].BARS:*
|
||||
AP[3].SIGNAL:34
|
||||
AP[3].BARS:**
|
||||
AP[3].SECURITY:WPA1 WPA2
|
||||
|
||||
<<<
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
location: clients/tests/test-client.py:684:test_002()/13
|
||||
location: clients/tests/test-client.py:689:test_002()/13
|
||||
cmd: $NMCLI -f AP -mode tabular d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 304 bytes
|
||||
>>>
|
||||
NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
|
||||
AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 88 **** WPA1 WPA2
|
||||
AP[2] wlan0-ap-2 Infra 1 54 Mbit/s 61 *** WPA1 WPA2
|
||||
AP[3] wlan0-ap-1 Infra 1 54 Mbit/s 29 * WPA1 WPA2
|
||||
AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2
|
||||
AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 WPA2
|
||||
AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
location: clients/tests/test-client.py:684:test_002()/14
|
||||
location: clients/tests/test-client.py:689:test_002()/14
|
||||
cmd: $NMCLI -f AP -mode tabular d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 338 bytes
|
||||
>>>
|
||||
NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
|
||||
AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 88 **** WPA1 WPA2
|
||||
AP[2] wlan0-ap-2 Infrastruktura 1 54 Mb/s 61 *** WPA1 WPA2
|
||||
AP[3] wlan0-ap-1 Infrastruktura 1 54 Mb/s 29 * WPA1 WPA2
|
||||
AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2
|
||||
AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 WPA2
|
||||
AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:685:test_002()/15
|
||||
location: clients/tests/test-client.py:690:test_002()/15
|
||||
cmd: $NMCLI -f AP -mode tabular -p d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
@ -9,9 +9,9 @@ stdout: 460 bytes
|
|||
==========================
|
||||
NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
|
||||
----------------------------------------------------------------------------
|
||||
AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 88 **** WPA1 WPA2
|
||||
AP[2] wlan0-ap-2 Infra 1 54 Mbit/s 61 *** WPA1 WPA2
|
||||
AP[3] wlan0-ap-1 Infra 1 54 Mbit/s 29 * WPA1 WPA2
|
||||
AP[1] wlan0-ap-3 Infra 1 54 Mbit/s 55 ** WPA1 WPA2
|
||||
AP[2] wlan0-ap-1 Infra 1 54 Mbit/s 44 ** WPA1 WPA2
|
||||
AP[3] wlan0-ap-2 Infra 1 54 Mbit/s 34 ** WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:685:test_002()/16
|
||||
location: clients/tests/test-client.py:690:test_002()/16
|
||||
cmd: $NMCLI -f AP -mode tabular -p d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
@ -9,9 +9,9 @@ stdout: 530 bytes
|
|||
===================================
|
||||
NAME IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
|
||||
-----------------------------------------------------------------------------------
|
||||
AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 88 **** WPA1 WPA2
|
||||
AP[2] wlan0-ap-2 Infrastruktura 1 54 Mb/s 61 *** WPA1 WPA2
|
||||
AP[3] wlan0-ap-1 Infrastruktura 1 54 Mb/s 29 * WPA1 WPA2
|
||||
AP[1] wlan0-ap-3 Infrastruktura 1 54 Mb/s 55 ** WPA1 WPA2
|
||||
AP[2] wlan0-ap-1 Infrastruktura 1 54 Mb/s 44 ** WPA1 WPA2
|
||||
AP[3] wlan0-ap-2 Infrastruktura 1 54 Mb/s 34 ** WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
location: clients/tests/test-client.py:686:test_002()/17
|
||||
location: clients/tests/test-client.py:691:test_002()/17
|
||||
cmd: $NMCLI -f AP -mode tabular -t d show wlan0
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 165 bytes
|
||||
>>>
|
||||
AP[1]: :wlan0-ap-3:Infra:1:54 Mbit/s:88:****:WPA1 WPA2
|
||||
AP[2]: :wlan0-ap-2:Infra:1:54 Mbit/s:61:*** :WPA1 WPA2
|
||||
AP[3]: :wlan0-ap-1:Infra:1:54 Mbit/s:29:* :WPA1 WPA2
|
||||
AP[1]: :wlan0-ap-3:Infra:1:54 Mbit/s:55:** :WPA1 WPA2
|
||||
AP[2]: :wlan0-ap-1:Infra:1:54 Mbit/s:44:** :WPA1 WPA2
|
||||
AP[3]: :wlan0-ap-2:Infra:1:54 Mbit/s:34:** :WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
location: clients/tests/test-client.py:686:test_002()/18
|
||||
location: clients/tests/test-client.py:691:test_002()/18
|
||||
cmd: $NMCLI -f AP -mode tabular -t d show wlan0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 192 bytes
|
||||
>>>
|
||||
AP[1]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:88:****:WPA1 WPA2
|
||||
AP[2]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:61:*** :WPA1 WPA2
|
||||
AP[3]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:29:* :WPA1 WPA2
|
||||
AP[1]: :wlan0-ap-3:Infrastruktura:1:54 Mb/s:55:** :WPA1 WPA2
|
||||
AP[2]: :wlan0-ap-1:Infrastruktura:1:54 Mb/s:44:** :WPA1 WPA2
|
||||
AP[3]: :wlan0-ap-2:Infrastruktura:1:54 Mb/s:34:** :WPA1 WPA2
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
location: clients/tests/test-client.py:688:test_002()/19
|
||||
location: clients/tests/test-client.py:693:test_002()/19
|
||||
cmd: $NMCLI -f ALL d wifi
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 1840 bytes
|
||||
>>>
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
AP[1] wlan0-ap-3 776C616E302D61702D33 53:8C:FC:BD:7D:2B Infra 1 2412 MHz 54 Mbit/s 88 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3
|
||||
AP[2] wlan0-ap-2 776C616E302D61702D32 A1:A2:78:A7:C5:D5 Infra 1 2412 MHz 54 Mbit/s 61 *** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2
|
||||
AP[3] wlan0-ap-1 776C616E302D61702D31 81:28:C5:C2:E5:15 Infra 1 2412 MHz 54 Mbit/s 29 * WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1
|
||||
AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infra 1 2412 MHz 54 Mbit/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/3
|
||||
AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infra 1 2412 MHz 54 Mbit/s 44 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/1
|
||||
AP[3] wlan0-ap-2 776C616E302D61702D32 61:66:D2:E7:44:A2 Infra 1 2412 MHz 54 Mbit/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 no /org/freedesktop/NetworkManager/AccessPoint/2
|
||||
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
AP[1] wlan1-ap-4 776C616E312D61702D34 EA:62:1C:BD:C0:8F Infra 1 2412 MHz 54 Mbit/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4
|
||||
AP[1] wlan1-ap-4 776C616E312D61702D34 EE:52:8B:49:A1:96 Infra 1 2412 MHz 54 Mbit/s 38 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 no /org/freedesktop/NetworkManager/AccessPoint/4
|
||||
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
location: clients/tests/test-client.py:688:test_002()/20
|
||||
location: clients/tests/test-client.py:693:test_002()/20
|
||||
cmd: $NMCLI -f ALL d wifi
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 1898 bytes
|
||||
>>>
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
AP[1] wlan0-ap-3 776C616E302D61702D33 53:8C:FC:BD:7D:2B Infrastruktura 1 2412 MHz 54 Mb/s 88 **** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3
|
||||
AP[2] wlan0-ap-2 776C616E302D61702D32 A1:A2:78:A7:C5:D5 Infrastruktura 1 2412 MHz 54 Mb/s 61 *** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2
|
||||
AP[3] wlan0-ap-1 776C616E302D61702D31 81:28:C5:C2:E5:15 Infrastruktura 1 2412 MHz 54 Mb/s 29 * WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1
|
||||
AP[1] wlan0-ap-3 776C616E302D61702D33 60:B3:25:25:E2:C8 Infrastruktura 1 2412 MHz 54 Mb/s 55 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/3
|
||||
AP[2] wlan0-ap-1 776C616E302D61702D31 90:B1:5F:9E:E0:E3 Infrastruktura 1 2412 MHz 54 Mb/s 44 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/1
|
||||
AP[3] wlan0-ap-2 776C616E302D61702D32 61:66:D2:E7:44:A2 Infrastruktura 1 2412 MHz 54 Mb/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan0 nie /org/freedesktop/NetworkManager/AccessPoint/2
|
||||
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
AP[1] wlan1-ap-4 776C616E312D61702D34 EA:62:1C:BD:C0:8F Infrastruktura 1 2412 MHz 54 Mb/s 34 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4
|
||||
AP[1] wlan1-ap-4 776C616E312D61702D34 EE:52:8B:49:A1:96 Infrastruktura 1 2412 MHz 54 Mb/s 38 ** WPA1 WPA2 pair_tkip pair_ccmp group_tkip group_ccmp psk pair_tkip pair_ccmp group_tkip group_ccmp psk wlan1 nie /org/freedesktop/NetworkManager/AccessPoint/4
|
||||
|
||||
NAME SSID SSID-HEX BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY WPA-FLAGS RSN-FLAGS DEVICE ACTIVE IN-USE DBUS-PATH
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:690:test_002()/21
|
||||
location: clients/tests/test-client.py:695:test_002()/21
|
||||
cmd: $NMCLI c
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:690:test_002()/22
|
||||
location: clients/tests/test-client.py:695:test_002()/22
|
||||
cmd: $NMCLI c
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:692:test_002()/23
|
||||
location: clients/tests/test-client.py:697:test_002()/23
|
||||
cmd: $NMCLI c s con-1
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:692:test_002()/24
|
||||
location: clients/tests/test-client.py:697:test_002()/24
|
||||
cmd: $NMCLI c s con-1
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:702:test_003()/1
|
||||
location: clients/tests/test-client.py:707:test_003()/1
|
||||
cmd: $NMCLI c add type ethernet ifname '*' con-name con-xx1
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:705:test_003()/2
|
||||
location: clients/tests/test-client.py:710:test_003()/2
|
||||
cmd: $NMCLI c s
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:705:test_003()/3
|
||||
location: clients/tests/test-client.py:710:test_003()/3
|
||||
cmd: $NMCLI c s
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:710:test_003()/4
|
||||
location: clients/tests/test-client.py:715:test_003()/4
|
||||
cmd: $NMCLI c add type ethernet ifname '*'
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:713:test_003()/5
|
||||
location: clients/tests/test-client.py:718:test_003()/5
|
||||
cmd: $NMCLI c s
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:713:test_003()/6
|
||||
location: clients/tests/test-client.py:718:test_003()/6
|
||||
cmd: $NMCLI c s
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:716:test_003()/7
|
||||
location: clients/tests/test-client.py:721:test_003()/7
|
||||
cmd: $NMCLI -f ALL c s
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:716:test_003()/8
|
||||
location: clients/tests/test-client.py:721:test_003()/8
|
||||
cmd: $NMCLI -f ALL c s
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:720:test_003()/9
|
||||
location: clients/tests/test-client.py:725:test_003()/9
|
||||
cmd: $NMCLI --complete-args -f ALL c s ''
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:720:test_003()/10
|
||||
location: clients/tests/test-client.py:725:test_003()/10
|
||||
cmd: $NMCLI --complete-args -f ALL c s ''
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:733:test_003()/11
|
||||
location: clients/tests/test-client.py:738:test_003()/11
|
||||
cmd: $NMCLI con up ethernet ifname eth0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:736:test_003()/12
|
||||
location: clients/tests/test-client.py:741:test_003()/12
|
||||
cmd: $NMCLI con
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:736:test_003()/13
|
||||
location: clients/tests/test-client.py:741:test_003()/13
|
||||
cmd: $NMCLI con
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:739:test_003()/14
|
||||
location: clients/tests/test-client.py:744:test_003()/14
|
||||
cmd: $NMCLI -f ALL con
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:739:test_003()/15
|
||||
location: clients/tests/test-client.py:744:test_003()/15
|
||||
cmd: $NMCLI -f ALL con
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:742:test_003()/16
|
||||
location: clients/tests/test-client.py:747:test_003()/16
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:742:test_003()/17
|
||||
location: clients/tests/test-client.py:747:test_003()/17
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:745:test_003()/18
|
||||
location: clients/tests/test-client.py:750:test_003()/18
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:745:test_003()/19
|
||||
location: clients/tests/test-client.py:750:test_003()/19
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:748:test_003()/20
|
||||
location: clients/tests/test-client.py:753:test_003()/20
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:748:test_003()/21
|
||||
location: clients/tests/test-client.py:753:test_003()/21
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:751:test_003()/22
|
||||
location: clients/tests/test-client.py:756:test_003()/22
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:751:test_003()/23
|
||||
location: clients/tests/test-client.py:756:test_003()/23
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:754:test_003()/24
|
||||
location: clients/tests/test-client.py:759:test_003()/24
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:754:test_003()/25
|
||||
location: clients/tests/test-client.py:759:test_003()/25
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:757:test_003()/26
|
||||
location: clients/tests/test-client.py:762:test_003()/26
|
||||
cmd: $NMCLI con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:757:test_003()/27
|
||||
location: clients/tests/test-client.py:762:test_003()/27
|
||||
cmd: $NMCLI con s ethernet
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:760:test_003()/28
|
||||
location: clients/tests/test-client.py:765:test_003()/28
|
||||
cmd: $NMCLI -f ALL dev s eth0
|
||||
lang: C
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
location: clients/tests/test-client.py:760:test_003()/29
|
||||
location: clients/tests/test-client.py:765:test_003()/29
|
||||
cmd: $NMCLI -f ALL dev s eth0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
location: clients/tests/test-client.py:763:test_003()/30
|
||||
location: clients/tests/test-client.py:768:test_003()/30
|
||||
cmd: $NMCLI -f ALL dev show eth0
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 1487 bytes
|
||||
stdout: 3239 bytes
|
||||
>>>
|
||||
GENERAL.DEVICE: eth0
|
||||
GENERAL.TYPE: ethernet
|
||||
|
|
@ -12,7 +12,7 @@ GENERAL.PRODUCT: --
|
|||
GENERAL.DRIVER: virtual
|
||||
GENERAL.DRIVER-VERSION: --
|
||||
GENERAL.FIRMWARE-VERSION: --
|
||||
GENERAL.HWADDR: 72:41:AB:90:41:5D
|
||||
GENERAL.HWADDR: C0:61:AE:26:4D:D7
|
||||
GENERAL.MTU: 0
|
||||
GENERAL.STATE: 20 (unavailable)
|
||||
GENERAL.REASON: 0 (No reason given)
|
||||
|
|
@ -33,7 +33,32 @@ CAPABILITIES.SPEED: 100 Mb/s
|
|||
CAPABILITIES.IS-SOFTWARE: no
|
||||
CAPABILITIES.SRIOV: no
|
||||
WIRED-PROPERTIES.CARRIER: off
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
|
||||
IP4.ADDRESS[1]: 192.168.6.238/29
|
||||
IP4.GATEWAY: --
|
||||
IP4.ROUTE[1]: dst = 192.168.58.133/31, nh = 192.168.50.116, mt = 3130348792
|
||||
IP4.ROUTE[2]: dst = 192.168.155.50/19, nh = 192.168.127.64
|
||||
IP4.DNS[1]: 192.168.213.113
|
||||
IP4.DOMAIN[1]: sear4.foo4.bar
|
||||
IP4.WINS[1]: 192.168.156.115
|
||||
IP4.WINS[2]: 192.168.8.33
|
||||
IP6.ADDRESS[1]: 2001:a::29c0:62b9:2e01:30a/69
|
||||
IP6.ADDRESS[2]: 2001:a::6433:6420:34f9:3801/115
|
||||
IP6.ADDRESS[3]: 2001:a::8191:ed6b:8ce:b60/103
|
||||
IP6.GATEWAY: 2001:a::2b50:64d1:9a91:23b4
|
||||
IP6.ROUTE[1]: dst = 2001:a::5ecb:f5ee:fb96:856c/100, nh = ::, mt = 4249082794
|
||||
IP6.DNS[1]: 2001:a::1323:9a78:2b82:d16b
|
||||
IP6.DNS[2]: 2001:a::4e1:24e6:b8c1:91bb
|
||||
IP6.DNS[3]: 2001:a::bd96:3bed:fbd6:19c5
|
||||
IP6.DOMAIN[1]: sear6.fo.x.y
|
||||
IP6.DOMAIN[2]: sear6.foo4.bar
|
||||
DHCP6.OPTION[1]: dhcp-6-opt-1 = val-1
|
||||
DHCP6.OPTION[2]: dhcp-6-opt-5 = val-5
|
||||
DHCP6.OPTION[3]: dhcp-6-opt-6 = val-6
|
||||
DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3,2,1}
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-ethernet-REPLACED-REPLACED-REPL | ethernet
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[3]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
location: clients/tests/test-client.py:763:test_003()/31
|
||||
location: clients/tests/test-client.py:768:test_003()/31
|
||||
cmd: $NMCLI -f ALL dev show eth0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 1510 bytes
|
||||
stdout: 3262 bytes
|
||||
>>>
|
||||
GENERAL.DEVICE: eth0
|
||||
GENERAL.TYPE: ethernet
|
||||
|
|
@ -12,7 +12,7 @@ GENERAL.PRODUCT: --
|
|||
GENERAL.DRIVER: virtual
|
||||
GENERAL.DRIVER-VERSION: --
|
||||
GENERAL.FIRMWARE-VERSION: --
|
||||
GENERAL.HWADDR: 72:41:AB:90:41:5D
|
||||
GENERAL.HWADDR: C0:61:AE:26:4D:D7
|
||||
GENERAL.MTU: 0
|
||||
GENERAL.STATE: 20 (niedostępne)
|
||||
GENERAL.REASON: 0 (Nie podano przyczyny)
|
||||
|
|
@ -33,7 +33,32 @@ CAPABILITIES.SPEED: 100 Mb/s
|
|||
CAPABILITIES.IS-SOFTWARE: nie
|
||||
CAPABILITIES.SRIOV: nie
|
||||
WIRED-PROPERTIES.CARRIER: wyłączone
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
|
||||
IP4.ADDRESS[1]: 192.168.6.238/29
|
||||
IP4.GATEWAY: --
|
||||
IP4.ROUTE[1]: dst = 192.168.58.133/31, nh = 192.168.50.116, mt = 3130348792
|
||||
IP4.ROUTE[2]: dst = 192.168.155.50/19, nh = 192.168.127.64
|
||||
IP4.DNS[1]: 192.168.213.113
|
||||
IP4.DOMAIN[1]: sear4.foo4.bar
|
||||
IP4.WINS[1]: 192.168.156.115
|
||||
IP4.WINS[2]: 192.168.8.33
|
||||
IP6.ADDRESS[1]: 2001:a::29c0:62b9:2e01:30a/69
|
||||
IP6.ADDRESS[2]: 2001:a::6433:6420:34f9:3801/115
|
||||
IP6.ADDRESS[3]: 2001:a::8191:ed6b:8ce:b60/103
|
||||
IP6.GATEWAY: 2001:a::2b50:64d1:9a91:23b4
|
||||
IP6.ROUTE[1]: dst = 2001:a::5ecb:f5ee:fb96:856c/100, nh = ::, mt = 4249082794
|
||||
IP6.DNS[1]: 2001:a::1323:9a78:2b82:d16b
|
||||
IP6.DNS[2]: 2001:a::4e1:24e6:b8c1:91bb
|
||||
IP6.DNS[3]: 2001:a::bd96:3bed:fbd6:19c5
|
||||
IP6.DOMAIN[1]: sear6.fo.x.y
|
||||
IP6.DOMAIN[2]: sear6.foo4.bar
|
||||
DHCP6.OPTION[1]: dhcp-6-opt-1 = val-1
|
||||
DHCP6.OPTION[2]: dhcp-6-opt-5 = val-5
|
||||
DHCP6.OPTION[3]: dhcp-6-opt-6 = val-6
|
||||
DHCP6.OPTION[4]: dhcp-6-opt-8 = val-8
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3,2,1}
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[1]: UUID-ethernet-REPLACED-REPLACED-REPL | ethernet
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[2]: UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[3]: 5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,10 +1,64 @@
|
|||
location: clients/tests/test-client.py:733:test_003()/32
|
||||
cmd: $NMCLI con up ethernet ifname eth1
|
||||
location: clients/tests/test-client.py:771:test_003()/32
|
||||
cmd: $NMCLI -f ALL -t dev show eth0
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 106 bytes
|
||||
stdout: 2011 bytes
|
||||
>>>
|
||||
Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/2)
|
||||
GENERAL.DEVICE:eth0
|
||||
GENERAL.TYPE:ethernet
|
||||
GENERAL.NM-TYPE:NMDeviceEthernet
|
||||
GENERAL.VENDOR:
|
||||
GENERAL.PRODUCT:
|
||||
GENERAL.DRIVER:virtual
|
||||
GENERAL.DRIVER-VERSION:
|
||||
GENERAL.FIRMWARE-VERSION:
|
||||
GENERAL.HWADDR:C0:61:AE:26:4D:D7
|
||||
GENERAL.MTU:0
|
||||
GENERAL.STATE:20 (unavailable)
|
||||
GENERAL.REASON:0 (No reason given)
|
||||
GENERAL.UDI:/sys/devices/virtual/eth0
|
||||
GENERAL.IP-IFACE:
|
||||
GENERAL.IS-SOFTWARE:no
|
||||
GENERAL.NM-MANAGED:yes
|
||||
GENERAL.AUTOCONNECT:yes
|
||||
GENERAL.FIRMWARE-MISSING:no
|
||||
GENERAL.NM-PLUGIN-MISSING:no
|
||||
GENERAL.PHYS-PORT-ID:
|
||||
GENERAL.CONNECTION:ethernet
|
||||
GENERAL.CON-UUID:UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
GENERAL.METERED:unknown
|
||||
CAPABILITIES.CARRIER-DETECT:no
|
||||
CAPABILITIES.SPEED:100 Mb/s
|
||||
CAPABILITIES.IS-SOFTWARE:no
|
||||
CAPABILITIES.SRIOV:no
|
||||
WIRED-PROPERTIES.CARRIER:off
|
||||
IP4.ADDRESS[1]:192.168.6.238/29
|
||||
IP4.GATEWAY:
|
||||
IP4.ROUTE[1]:dst = 192.168.58.133/31, nh = 192.168.50.116, mt = 3130348792
|
||||
IP4.ROUTE[2]:dst = 192.168.155.50/19, nh = 192.168.127.64
|
||||
IP4.DNS[1]:192.168.213.113
|
||||
IP4.DOMAIN[1]:sear4.foo4.bar
|
||||
IP4.WINS[1]:192.168.156.115
|
||||
IP4.WINS[2]:192.168.8.33
|
||||
IP6.ADDRESS[1]:2001:a::29c0:62b9:2e01:30a/69
|
||||
IP6.ADDRESS[2]:2001:a::6433:6420:34f9:3801/115
|
||||
IP6.ADDRESS[3]:2001:a::8191:ed6b:8ce:b60/103
|
||||
IP6.GATEWAY:2001:a::2b50:64d1:9a91:23b4
|
||||
IP6.ROUTE[1]:dst = 2001:a::5ecb:f5ee:fb96:856c/100, nh = ::, mt = 4249082794
|
||||
IP6.DNS[1]:2001:a::1323:9a78:2b82:d16b
|
||||
IP6.DNS[2]:2001:a::4e1:24e6:b8c1:91bb
|
||||
IP6.DNS[3]:2001:a::bd96:3bed:fbd6:19c5
|
||||
IP6.DOMAIN[1]:sear6.fo.x.y
|
||||
IP6.DOMAIN[2]:sear6.foo4.bar
|
||||
DHCP6.OPTION[1]:dhcp-6-opt-1 = val-1
|
||||
DHCP6.OPTION[2]:dhcp-6-opt-5 = val-5
|
||||
DHCP6.OPTION[3]:dhcp-6-opt-6 = val-6
|
||||
DHCP6.OPTION[4]:dhcp-6-opt-8 = val-8
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/{3,2,1}
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-ethernet-REPLACED-REPLACED-REPL | ethernet
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[2]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[3]:5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,14 +1,64 @@
|
|||
location: clients/tests/test-client.py:736:test_003()/33
|
||||
cmd: $NMCLI con
|
||||
lang: C
|
||||
location: clients/tests/test-client.py:771:test_003()/33
|
||||
cmd: $NMCLI -f ALL -t dev show eth0
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 330 bytes
|
||||
stdout: 2034 bytes
|
||||
>>>
|
||||
NAME UUID TYPE DEVICE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth0
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth1
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
|
||||
GENERAL.DEVICE:eth0
|
||||
GENERAL.TYPE:ethernet
|
||||
GENERAL.NM-TYPE:NMDeviceEthernet
|
||||
GENERAL.VENDOR:
|
||||
GENERAL.PRODUCT:
|
||||
GENERAL.DRIVER:virtual
|
||||
GENERAL.DRIVER-VERSION:
|
||||
GENERAL.FIRMWARE-VERSION:
|
||||
GENERAL.HWADDR:C0:61:AE:26:4D:D7
|
||||
GENERAL.MTU:0
|
||||
GENERAL.STATE:20 (niedostępne)
|
||||
GENERAL.REASON:0 (Nie podano przyczyny)
|
||||
GENERAL.UDI:/sys/devices/virtual/eth0
|
||||
GENERAL.IP-IFACE:
|
||||
GENERAL.IS-SOFTWARE:nie
|
||||
GENERAL.NM-MANAGED:tak
|
||||
GENERAL.AUTOCONNECT:tak
|
||||
GENERAL.FIRMWARE-MISSING:nie
|
||||
GENERAL.NM-PLUGIN-MISSING:nie
|
||||
GENERAL.PHYS-PORT-ID:
|
||||
GENERAL.CONNECTION:ethernet
|
||||
GENERAL.CON-UUID:UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.CON-PATH:/org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
GENERAL.METERED:nieznane
|
||||
CAPABILITIES.CARRIER-DETECT:nie
|
||||
CAPABILITIES.SPEED:100 Mb/s
|
||||
CAPABILITIES.IS-SOFTWARE:nie
|
||||
CAPABILITIES.SRIOV:nie
|
||||
WIRED-PROPERTIES.CARRIER:wyłączone
|
||||
IP4.ADDRESS[1]:192.168.6.238/29
|
||||
IP4.GATEWAY:
|
||||
IP4.ROUTE[1]:dst = 192.168.58.133/31, nh = 192.168.50.116, mt = 3130348792
|
||||
IP4.ROUTE[2]:dst = 192.168.155.50/19, nh = 192.168.127.64
|
||||
IP4.DNS[1]:192.168.213.113
|
||||
IP4.DOMAIN[1]:sear4.foo4.bar
|
||||
IP4.WINS[1]:192.168.156.115
|
||||
IP4.WINS[2]:192.168.8.33
|
||||
IP6.ADDRESS[1]:2001:a::29c0:62b9:2e01:30a/69
|
||||
IP6.ADDRESS[2]:2001:a::6433:6420:34f9:3801/115
|
||||
IP6.ADDRESS[3]:2001:a::8191:ed6b:8ce:b60/103
|
||||
IP6.GATEWAY:2001:a::2b50:64d1:9a91:23b4
|
||||
IP6.ROUTE[1]:dst = 2001:a::5ecb:f5ee:fb96:856c/100, nh = ::, mt = 4249082794
|
||||
IP6.DNS[1]:2001:a::1323:9a78:2b82:d16b
|
||||
IP6.DNS[2]:2001:a::4e1:24e6:b8c1:91bb
|
||||
IP6.DNS[3]:2001:a::bd96:3bed:fbd6:19c5
|
||||
IP6.DOMAIN[1]:sear6.fo.x.y
|
||||
IP6.DOMAIN[2]:sear6.foo4.bar
|
||||
DHCP6.OPTION[1]:dhcp-6-opt-1 = val-1
|
||||
DHCP6.OPTION[2]:dhcp-6-opt-5 = val-5
|
||||
DHCP6.OPTION[3]:dhcp-6-opt-6 = val-6
|
||||
DHCP6.OPTION[4]:dhcp-6-opt-8 = val-8
|
||||
CONNECTIONS.AVAILABLE-CONNECTION-PATHS:/org/freedesktop/NetworkManager/Settings/{3,2,1}
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:UUID-ethernet-REPLACED-REPLACED-REPL | ethernet
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[2]:UUID-con-xx1-REPLACED-REPLACED-REPLA | con-xx1
|
||||
CONNECTIONS.AVAILABLE-CONNECTIONS[3]:5fcfd6d7-1e63-3332-8826-a7eda103792d | con-1
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,14 +1,10 @@
|
|||
location: clients/tests/test-client.py:736:test_003()/34
|
||||
cmd: $NMCLI con
|
||||
lang: pl_PL.UTF-8
|
||||
location: clients/tests/test-client.py:738:test_003()/34
|
||||
cmd: $NMCLI con up ethernet ifname eth1
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 330 bytes
|
||||
stdout: 106 bytes
|
||||
>>>
|
||||
NAME UUID TYPE DEVICE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth0
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth1
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
|
||||
Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/2)
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
location: clients/tests/test-client.py:739:test_003()/35
|
||||
cmd: $NMCLI -f ALL con
|
||||
location: clients/tests/test-client.py:741:test_003()/35
|
||||
cmd: $NMCLI con
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 1355 bytes
|
||||
stdout: 330 bytes
|
||||
>>>
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth0 activated /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth1 activated /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/1 no -- -- -- --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/2 no -- -- -- --
|
||||
NAME UUID TYPE DEVICE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth0
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth1
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
location: clients/tests/test-client.py:739:test_003()/36
|
||||
cmd: $NMCLI -f ALL con
|
||||
location: clients/tests/test-client.py:741:test_003()/36
|
||||
cmd: $NMCLI con
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 1360 bytes
|
||||
stdout: 330 bytes
|
||||
>>>
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth0 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth1 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/1 nie -- -- -- --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/2 nie -- -- -- --
|
||||
NAME UUID TYPE DEVICE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth0
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet eth1
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
location: clients/tests/test-client.py:742:test_003()/37
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
location: clients/tests/test-client.py:744:test_003()/37
|
||||
cmd: $NMCLI -f ALL con
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 813 bytes
|
||||
stdout: 1355 bytes
|
||||
>>>
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth0 activated /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth1 activated /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/1 no -- -- -- --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/2 no -- -- -- --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
location: clients/tests/test-client.py:742:test_003()/38
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
location: clients/tests/test-client.py:744:test_003()/38
|
||||
cmd: $NMCLI -f ALL con
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 816 bytes
|
||||
stdout: 1360 bytes
|
||||
>>>
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth0 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth1 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
con-1 5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/1 nie -- -- -- --
|
||||
con-xx1 UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/2 nie -- -- -- --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
location: clients/tests/test-client.py:745:test_003()/39
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
location: clients/tests/test-client.py:747:test_003()/39
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 294 bytes
|
||||
stdout: 813 bytes
|
||||
>>>
|
||||
ACTIVE-PATH DEVICE UUID
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/1 eth0 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/2 eth1 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth0 activated /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 never yes 0 no /org/freedesktop/NetworkManager/Settings/Connection/3 yes eth1 activated /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
location: clients/tests/test-client.py:745:test_003()/40
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
location: clients/tests/test-client.py:747:test_003()/40
|
||||
cmd: $NMCLI -f ALL con s -a
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 294 bytes
|
||||
stdout: 816 bytes
|
||||
>>>
|
||||
ACTIVE-PATH DEVICE UUID
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/1 eth0 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/2 eth1 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH SLAVE
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth0 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/1 --
|
||||
ethernet UUID-ethernet-REPLACED-REPLACED-REPL ethernet 0 nigdy tak 0 nie /org/freedesktop/NetworkManager/Settings/Connection/3 tak eth1 aktywowano /org/freedesktop/NetworkManager/ActiveConnection/2 --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
location: clients/tests/test-client.py:748:test_003()/41
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
location: clients/tests/test-client.py:750:test_003()/41
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 96 bytes
|
||||
stdout: 294 bytes
|
||||
>>>
|
||||
UUID NAME
|
||||
UUID-ethernet-REPLACED-REPLACED-REPL ethernet
|
||||
ACTIVE-PATH DEVICE UUID
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/1 eth0 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/2 eth1 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
location: clients/tests/test-client.py:748:test_003()/42
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
location: clients/tests/test-client.py:750:test_003()/42
|
||||
cmd: $NMCLI -f ACTIVE-PATH,DEVICE,UUID con s -act
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 96 bytes
|
||||
stdout: 294 bytes
|
||||
>>>
|
||||
UUID NAME
|
||||
UUID-ethernet-REPLACED-REPLACED-REPL ethernet
|
||||
ACTIVE-PATH DEVICE UUID
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/1 eth0 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
/org/freedesktop/NetworkManager/ActiveConnection/2 eth1 UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,88 +1,11 @@
|
|||
location: clients/tests/test-client.py:751:test_003()/43
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
location: clients/tests/test-client.py:753:test_003()/43
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 3559 bytes
|
||||
stdout: 96 bytes
|
||||
>>>
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: yes
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: no
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: unknown
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: no
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: auto
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: no
|
||||
ipv4.ignore-auto-dns: no
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: yes
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: no
|
||||
ipv4.may-fail: yes
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: no
|
||||
ipv6.ignore-auto-dns: no
|
||||
ipv6.never-default: no
|
||||
ipv6.may-fail: yes
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: yes
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: no
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
UUID NAME
|
||||
UUID-ethernet-REPLACED-REPLACED-REPL ethernet
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,88 +1,11 @@
|
|||
location: clients/tests/test-client.py:751:test_003()/44
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
location: clients/tests/test-client.py:753:test_003()/44
|
||||
cmd: $NMCLI -f UUID,NAME con s --active
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 3577 bytes
|
||||
stdout: 96 bytes
|
||||
>>>
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: tak
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: nie
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: nieznane
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: nie
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: automatyczne
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: nie
|
||||
ipv4.ignore-auto-dns: nie
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: tak
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: nie
|
||||
ipv4.may-fail: tak
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: nie
|
||||
ipv6.ignore-auto-dns: nie
|
||||
ipv6.never-default: nie
|
||||
ipv6.may-fail: tak
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: tak
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: nie
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
UUID NAME
|
||||
UUID-ethernet-REPLACED-REPLACED-REPL ethernet
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,88 @@
|
|||
location: clients/tests/test-client.py:754:test_003()/45
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
location: clients/tests/test-client.py:756:test_003()/45
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 101 bytes
|
||||
stdout: 3559 bytes
|
||||
>>>
|
||||
GENERAL.STATE: activated
|
||||
|
||||
GENERAL.STATE: activated
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: yes
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: no
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: unknown
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: no
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: auto
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: no
|
||||
ipv4.ignore-auto-dns: no
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: yes
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: no
|
||||
ipv4.may-fail: yes
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: no
|
||||
ipv6.ignore-auto-dns: no
|
||||
ipv6.never-default: no
|
||||
ipv6.may-fail: yes
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: yes
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: no
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,12 +1,88 @@
|
|||
location: clients/tests/test-client.py:754:test_003()/46
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
location: clients/tests/test-client.py:756:test_003()/46
|
||||
cmd: $NMCLI -f ALL con s ethernet
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 103 bytes
|
||||
stdout: 3577 bytes
|
||||
>>>
|
||||
GENERAL.STATE: aktywowano
|
||||
|
||||
GENERAL.STATE: aktywowano
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: tak
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: nie
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: nieznane
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: nie
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: automatyczne
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: nie
|
||||
ipv4.ignore-auto-dns: nie
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: tak
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: nie
|
||||
ipv4.may-fail: tak
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: nie
|
||||
ipv6.ignore-auto-dns: nie
|
||||
ipv6.never-default: nie
|
||||
ipv6.may-fail: tak
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: tak
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: nie
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,113 +1,12 @@
|
|||
location: clients/tests/test-client.py:757:test_003()/47
|
||||
cmd: $NMCLI con s ethernet
|
||||
location: clients/tests/test-client.py:759:test_003()/47
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 4888 bytes
|
||||
stdout: 101 bytes
|
||||
>>>
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: yes
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: no
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: unknown
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: no
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: auto
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: no
|
||||
ipv4.ignore-auto-dns: no
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: yes
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: no
|
||||
ipv4.may-fail: yes
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: no
|
||||
ipv6.ignore-auto-dns: no
|
||||
ipv6.never-default: no
|
||||
ipv6.may-fail: yes
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: yes
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: no
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth0
|
||||
GENERAL.STATE: activated
|
||||
GENERAL.DEFAULT: no
|
||||
GENERAL.DEFAULT6: no
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: no
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth1
|
||||
GENERAL.STATE: activated
|
||||
GENERAL.DEFAULT: no
|
||||
GENERAL.DEFAULT6: no
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: no
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,113 +1,12 @@
|
|||
location: clients/tests/test-client.py:757:test_003()/48
|
||||
cmd: $NMCLI con s ethernet
|
||||
location: clients/tests/test-client.py:759:test_003()/48
|
||||
cmd: $NMCLI -f GENERAL.STATE con s ethernet
|
||||
lang: pl_PL.UTF-8
|
||||
returncode: 0
|
||||
stdout: 4914 bytes
|
||||
stdout: 103 bytes
|
||||
>>>
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: tak
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: nie
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: nieznane
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: nie
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: automatyczne
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: nie
|
||||
ipv4.ignore-auto-dns: nie
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: tak
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: nie
|
||||
ipv4.may-fail: tak
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: nie
|
||||
ipv6.ignore-auto-dns: nie
|
||||
ipv6.never-default: nie
|
||||
ipv6.may-fail: tak
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: tak
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: nie
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth0
|
||||
GENERAL.STATE: aktywowano
|
||||
GENERAL.DEFAULT: nie
|
||||
GENERAL.DEFAULT6: nie
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: nie
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth1
|
||||
GENERAL.STATE: aktywowano
|
||||
GENERAL.DEFAULT: nie
|
||||
GENERAL.DEFAULT6: nie
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: nie
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
<<<
|
||||
stderr: 0 bytes
|
||||
|
|
|
|||
|
|
@ -1,19 +1,116 @@
|
|||
location: clients/tests/test-client.py:760:test_003()/49
|
||||
cmd: $NMCLI -f ALL dev s eth0
|
||||
location: clients/tests/test-client.py:762:test_003()/49
|
||||
cmd: $NMCLI con s ethernet
|
||||
lang: C
|
||||
returncode: 0
|
||||
stdout: 1056 bytes
|
||||
stdout: 4888 bytes
|
||||
>>>
|
||||
DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
|
||||
wlan0 wifi unavailable /org/freedesktop/NetworkManager/Devices/3 -- -- --
|
||||
wlan1 wifi unavailable /org/freedesktop/NetworkManager/Devices/4 -- -- --
|
||||
wlan1 wifi unavailable /org/freedesktop/NetworkManager/Devices/5 -- -- --
|
||||
eth0 ethernet unavailable /org/freedesktop/NetworkManager/Devices/1 ethernet UUID-ethernet-REPLACED-REPLACED-REPL /org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
eth1 ethernet unavailable /org/freedesktop/NetworkManager/Devices/2 ethernet UUID-ethernet-REPLACED-REPLACED-REPL /org/freedesktop/NetworkManager/ActiveConnection/2
|
||||
connection.id: ethernet
|
||||
connection.uuid: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
connection.stable-id: --
|
||||
connection.type: 802-3-ethernet
|
||||
connection.interface-name: --
|
||||
connection.autoconnect: yes
|
||||
connection.autoconnect-priority: 0
|
||||
connection.autoconnect-retries: -1 (default)
|
||||
connection.auth-retries: -1
|
||||
connection.timestamp: 0
|
||||
connection.read-only: no
|
||||
connection.permissions: --
|
||||
connection.zone: --
|
||||
connection.master: --
|
||||
connection.slave-type: --
|
||||
connection.autoconnect-slaves: -1 (default)
|
||||
connection.secondaries: --
|
||||
connection.gateway-ping-timeout: 0
|
||||
connection.metered: unknown
|
||||
connection.lldp: default
|
||||
connection.mdns: -1 (default)
|
||||
802-3-ethernet.port: --
|
||||
802-3-ethernet.speed: 0
|
||||
802-3-ethernet.duplex: --
|
||||
802-3-ethernet.auto-negotiate: no
|
||||
802-3-ethernet.mac-address: --
|
||||
802-3-ethernet.cloned-mac-address: --
|
||||
802-3-ethernet.generate-mac-address-mask:--
|
||||
802-3-ethernet.mac-address-blacklist: --
|
||||
802-3-ethernet.mtu: auto
|
||||
802-3-ethernet.s390-subchannels: --
|
||||
802-3-ethernet.s390-nettype: --
|
||||
802-3-ethernet.s390-options: --
|
||||
802-3-ethernet.wake-on-lan: default
|
||||
802-3-ethernet.wake-on-lan-password: --
|
||||
ipv4.method: auto
|
||||
ipv4.dns: --
|
||||
ipv4.dns-search: --
|
||||
ipv4.dns-options: ""
|
||||
ipv4.dns-priority: 0
|
||||
ipv4.addresses: --
|
||||
ipv4.gateway: --
|
||||
ipv4.routes: --
|
||||
ipv4.route-metric: -1
|
||||
ipv4.route-table: 0 (unspec)
|
||||
ipv4.ignore-auto-routes: no
|
||||
ipv4.ignore-auto-dns: no
|
||||
ipv4.dhcp-client-id: --
|
||||
ipv4.dhcp-timeout: 0 (default)
|
||||
ipv4.dhcp-send-hostname: yes
|
||||
ipv4.dhcp-hostname: --
|
||||
ipv4.dhcp-fqdn: --
|
||||
ipv4.never-default: no
|
||||
ipv4.may-fail: yes
|
||||
ipv4.dad-timeout: -1 (default)
|
||||
ipv6.method: auto
|
||||
ipv6.dns: --
|
||||
ipv6.dns-search: --
|
||||
ipv6.dns-options: ""
|
||||
ipv6.dns-priority: 0
|
||||
ipv6.addresses: --
|
||||
ipv6.gateway: --
|
||||
ipv6.routes: --
|
||||
ipv6.route-metric: -1
|
||||
ipv6.route-table: 0 (unspec)
|
||||
ipv6.ignore-auto-routes: no
|
||||
ipv6.ignore-auto-dns: no
|
||||
ipv6.never-default: no
|
||||
ipv6.may-fail: yes
|
||||
ipv6.ip6-privacy: -1 (unknown)
|
||||
ipv6.addr-gen-mode: stable-privacy
|
||||
ipv6.dhcp-duid: --
|
||||
ipv6.dhcp-send-hostname: yes
|
||||
ipv6.dhcp-hostname: --
|
||||
ipv6.token: --
|
||||
proxy.method: none
|
||||
proxy.browser-only: no
|
||||
proxy.pac-url: --
|
||||
proxy.pac-script: --
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth0
|
||||
GENERAL.STATE: activated
|
||||
GENERAL.DEFAULT: no
|
||||
GENERAL.DEFAULT6: no
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: no
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
GENERAL.NAME: ethernet
|
||||
GENERAL.UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
||||
GENERAL.DEVICES: eth1
|
||||
GENERAL.STATE: activated
|
||||
GENERAL.DEFAULT: no
|
||||
GENERAL.DEFAULT6: no
|
||||
GENERAL.SPEC-OBJECT: --
|
||||
GENERAL.VPN: no
|
||||
GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
|
||||
GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/Connection/3
|
||||
GENERAL.ZONE: --
|
||||
GENERAL.MASTER-PATH: --
|
||||
|
||||
<<<
|
||||
stderr: 24 bytes
|
||||
stderr: 0 bytes
|
||||
>>>
|
||||
Unknown parameter: eth0
|
||||
|
||||
<<<
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue