j
k
j a
j l
server vmps { ... stuff vmps { ... stuff mac2vlan.authorize If (!ok) { update reply { VMPS-VLAN-Name = "Public" } } } }
server vmps {
... stuff
vmps {
mac2vlan.authorize
If (!ok) { update reply { VMPS-VLAN-Name = "Public" } } } }
"If" is wrong - it should be "if"
Back to the thread
Back to the list