1 2 3 4 5 6 7 8 9 10 11 12
# # PRE: update if # update control { Cleartext-Password := 'hello' } if (request:Packet-Type == Access-Request) { update reply { Filter-Id := "filter" } }