1 2 3 4 5 6 7 8 9 10 11 12 13
# # Input packet # User-Name = "addcontrol" User-Password = "testing123" # # Expected answer # Response-Packet-Type == Access-Accept Cleartext-Password == 'testing123' Reply-Message == "success1" Reply-Message == "success2"