This commit is contained in:
Fabian Stamm 2019-09-11 18:01:31 +02:00
parent 51eaa7a565
commit f4a8439aee

View File

@ -553,10 +553,10 @@
"images": [],
"type": 0,
"options": {
"q39-0": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 ip dhcp excluded-address 192.168.100.254 ip\n dhcp pool LAN POOL-100 network 192.168.100.0 255.255.255.0 ip default gateway 192.168.100.1",
"q39-1": "ip dhcp excluded-address 192.168.100.1 192.168.100.9 ip dhcp excluded-address 192.168.101.254 ip dhcp\n pool LAN POOL-100 ip network 192.168.100.0 255.255.254.0 ip default-gateway 192.168.100.1",
"q39-2": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 ip dhcp\n excluded-address 192.168.101.254 ip dhcp pool LAN POOL-100 network 192.168.100.0\n 255.255.254.0 default-router 192.168.100.1",
"q39-3": "dhcp pool LAN-POOL 100 ip dhcp excluded-address 192.168.100.1 192.168.100.9 ip dhcp excluded-address\n 192.168.100.254 network 192.168.100.0 255.255.254.0 default-router 192.168.101.1"
"q39-0": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 <br> ip dhcp excluded-address 192.168.100.254 <br> ip dhcp pool LAN POOL-100 <br> network 192.168.100.0 255.255.255.0 <br> ip default gateway 192.168.100.1",
"q39-1": "ip dhcp excluded-address 192.168.100.1 192.168.100.9 <br> ip dhcp excluded-address 192.168.101.254 <br> ip dhcp pool LAN POOL-100 <br> ip network 192.168.100.0 255.255.254.0 <br> ip default-gateway 192.168.100.1",
"q39-2": "ip dhcp excluded-address 192.168.100.1 192.168.100.10 <br> ip dhcp excluded-address 192.168.101.254 <br> ip dhcp pool LAN POOL-100 <br> network 192.168.100.0 255.255.254.0 <br> default-router 192.168.100.1",
"q39-3": "dhcp pool LAN-POOL 100 <br> ip dhcp excluded-address 192.168.100.1 192.168.100.9 <br> ip dhcp excluded-address 192.168.100.254 <br> network 192.168.100.0 255.255.254.0 <br> default-router 192.168.101.1"
},
"correct": "q39-2"
},