commit | 604196b3213e7765032c82711b8f5fc8fab5c194 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Sat Aug 03 11:39:51 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Sat Aug 03 17:24:08 2019 -0400 |
tree | 641258981620c899643680dcd74dd7355778583d | |
parent | 7e3d8f112163ee8802f18bc0131cb7bdf9dae7f4 [diff] [blame] |
Docker compose bbsim system test includes radius Useful for testing AAA/EAPoL with BBSIM Change-Id: I81030b0615d8e544877f1084d49b105c6689e79e
diff --git a/compose/radius-clients.conf b/compose/radius-clients.conf new file mode 100644 index 0000000..345c2ea --- /dev/null +++ b/compose/radius-clients.conf
@@ -0,0 +1,3 @@ +client 0.0.0.0/0 { + secret = SECRET +}