.. _example_vpn_openvpn_pushpull:
#########
Push Pull
#########
These scenarios show how to configure the push/pull mechanism to
send configuration options from the server to the client
*************
Push Route IP
*************
Description
===========
A route to a single IP address is pushed to the client
to be routed through the server
Scenario
========
.. include:: pushpull/pushrouteip
.. raw:: html
******************
Push Route Network
******************
Description
===========
A network route is pushed to the client to be routed
through the server
Scenario
========
.. include:: pushpull/pushroutenetwork
.. raw:: html
*************************
Client Push Route Network
*************************
Description
===========
A network route is pushed to a specific client based on
their common name
Scenario
========
.. include:: pushpull/clientpushroutenetwork
.. raw:: html
**************
Push Route VRF
**************
Description
===========
A VRF-aware network route is pushed to the client
Scenario
========
.. include:: pushpull/pushroutevrf
.. raw:: html
***********
Pull Filter
***********
Description
===========
A client configures a filter to ignore any option pushed by
the server starting with the text "route 1.2.3.4" but accept all others
Scenario
========
.. include:: pushpull/pullfilter
.. raw:: html