.. _example_vpn_ipsec_eap_eap:
###
Eap
###
.. sidebar:: Contents
.. contents::
:depth: 1
:local:
This scenario shows how to configure and connect two subnets
with each other through a VPN tunnel using different eap methods
.. image:: eap.svg
:width: 400
***************
Test MD5 Method
***************
Description
===========
Simple VPN site-to-site configuration
with md5 authentication for DUT0 (client) and
pre shared secret for DUT1 (server)
Scenario
========
.. include:: eap/testmd5method
.. raw:: html
***************
Test TLS Method
***************
Description
===========
Simple VPN site-to-site configuration
with tls authentication in both sides
Scenario
========
.. include:: eap/testtlsmethod
.. raw:: html
********************
Test MSCHAPV2 Method
********************
Description
===========
Simple VPN site-to-site configuration
with mschapv2 authentication for DUT0 (client) and
X.509 certificate for DUT1 (server)
Scenario
========
.. include:: eap/testmschapv2method
.. raw:: html
****************
Test TTLS Method
****************
Description
===========
Simple VPN site-to-site configuration
with ttls authentication in both sides, but
DUT0 (client) using a secret password and
DUT1 (server) a X.509 certificate
Scenario
========
.. include:: eap/testttlsmethod
.. raw:: html