You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: smoketest/config-tests/wireless-basic
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ set interfaces wireless wlan1 mode 'n'
16
16
set interfaces wireless wlan1 ssid 'VyOS-PUBLIC'
17
17
set interfaces wireless wlan1 type 'access-point'
18
18
set system config-management commit-revisions '200'
19
-
set system console device ttyS0 speed 115200
19
+
set system console device ttyS0 speed '115200'
20
20
set system domain-name 'dev.vyos.net'
21
21
set system host-name 'WR1'
22
22
set system login user vyos authentication encrypted-password '$6$O5gJRlDYQpj$MtrCV9lxMnZPMbcxlU7.FI793MImNHznxGoMFgm3Q6QP3vfKJyOSRCt3Ka/GzFQyW1yZS4NS616NLHaIPPFHc0'
0 commit comments