Implicit MEP
With Implicit MEP, the configurations of the Security Gateways are used to make the VPN connections. Security Gateways are configured differently for each MEP method.
Before you start, make sure that $FWDIR/conf/trac_client_1.ttm on each Security Gateway has automatic_mep_topology
property, and that property has the :default
value of true
:
Copy
:automatic_mep_topology (
:gateway (
:map (
:true (true)
:false (false)
)
:default (true)
)
)