diff --git a/doc/capwap_cisco.txt b/doc/capwap_cisco.txt index eb3a833f..f87c09a3 100644 --- a/doc/capwap_cisco.txt +++ b/doc/capwap_cisco.txt @@ -476,18 +476,37 @@ Vendor spec CAPWAP | Vedor spec LWAPP | Vendor specific LWAPP data 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Username (33 bytes) ... + | Username (33 bytes) ... +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ... Username | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Password hash ... + | Password Hash 1 ... (121 bytes) ... +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - - + ... PAssword Hash 1 | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Password Hash 2 ... (121 bytes) ... + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + ... PAssword Hash 2 | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + | Reserved(?) | Type (?) | + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Username: 0-terminated username, the field has to fillid up with zeros. + Password 1: + Password + + Password 2: + Password + + + Type: + 01 = Telnet/SSH Username and Password + 02 = 802.1x Supplicant Credentials + + + 21. Radio Module Info (?) (LWAPP 104) 0 1 2 3