Development
This commit is contained in:
parent
c5953be868
commit
57e473afc7
2 changed files with 7 additions and 7 deletions
|
|
@ -108,7 +108,8 @@
|
|||
"text": "Unknown or unregistered devices are assigned to this VLAN. For wired switch ports, also set the fallback network in your managed switch's configuration."
|
||||
},
|
||||
{
|
||||
"type": "hr"
|
||||
"type": "raw_html",
|
||||
"html": "<br>"
|
||||
},
|
||||
{
|
||||
"type": "form",
|
||||
|
|
@ -151,7 +152,8 @@
|
|||
"text": "The DEFAULT Rule only applies to unknown devices (those without a DHCP reservation/authorization)."
|
||||
},
|
||||
{
|
||||
"type": "hr"
|
||||
"type": "raw_html",
|
||||
"html": "<br>"
|
||||
},
|
||||
{
|
||||
"type": "form",
|
||||
|
|
@ -205,11 +207,8 @@
|
|||
"client_requirement": "client_is_administrator+",
|
||||
"items": [
|
||||
{
|
||||
"type": "p",
|
||||
"text": "802.1X authentication modes require a Routlin Pro license."
|
||||
},
|
||||
{
|
||||
"type": "hr"
|
||||
"type": "raw_html",
|
||||
"html": "%RADIUS_PRO_NOTE%"
|
||||
},
|
||||
{
|
||||
"type": "form",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue