Fixing data
This commit is contained in:
parent
2d918eff7e
commit
50d1e9ccae
@ -410,10 +410,10 @@
|
|||||||
"images": [],
|
"images": [],
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"options": {
|
"options": {
|
||||||
"q29-0": "switchport mode access switchport port-security",
|
"q29-0": "switchport mode access <br> switchport port-security",
|
||||||
"q29-1": "switchport mode access",
|
"q29-1": "switchport mode access <br> switchport port-security <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky <br> switchport port-security violation restrict",
|
||||||
"q29-2": "switchport mode access switchport port-security maximum 2 switchport port-security mac-address sticky",
|
"q29-2": "switchport mode access <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky",
|
||||||
"q29-3": "switchport mode access switchport port-security maximum 2 switchport port-security mac-address\n sticky switchport port-security violation protect"
|
"q29-3": "switchport mode access <br> switchport port-security maximum 2 <br> switchport port-security mac-address sticky <br> switchport port-security violation protect"
|
||||||
},
|
},
|
||||||
"correct": "q29-1"
|
"correct": "q29-1"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user