Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
| title | tcpdump command |
|---|
...
This page describes how to test authentication using the ONOS AAA application and a demo RADIUS server. It uses ONOS and a Mininet network to simulate the client side of the authentication process, and OpenRADIUS to implement the RADIUS server. This description is heavily dependent on the ON.Lab network.
...
| Code Block |
|---|
h1 sudo wpa_supplicant -Dwired -ih1-eth0 -c/etc/config/wpa_supplicant.conf |
Useful Debugging Tools
| Code Block | ||
|---|---|---|
| ||
sudo tcpdump -vvv -X -n -i eth1 |