Include table with all environment variables
This commit is contained in:
committed by
Michael Davidsaver
parent
ac6d202db2
commit
877dc12d35
@@ -72,3 +72,38 @@ Examples include:
|
||||
IPv6 multicast address, with Time To Live set to 1 (roughly equivalent to IPv4 broadcast).
|
||||
Send via the network interface named ``br0``.
|
||||
Use default port number.
|
||||
|
||||
Environment variables
|
||||
---------------------
|
||||
|
||||
+----------------------------------+--------+--------+
|
||||
| Variable | Client | Server |
|
||||
+==================================+========+========+
|
||||
| EPICS_PVA_ADDR_LIST | x | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_BEACON_ADDR_LIST | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_AUTO_ADDR_LIST | x | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_AUTO_BEACON_ADDR_LIST | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_INTF_ADDR_LIST | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_SERVER_PORT | x | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_SERVER_PORT | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_BROADCAST_PORT | x | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_BROADCAST_PORT | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVAS_IGNORE_ADDR_LIST | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_CONN_TMO | | x |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_NAME_SERVERS | x | |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_BROADCAST_PORT | x | |
|
||||
+----------------------------------+--------+--------+
|
||||
| EPICS_PVA_CONN_TMO | x | |
|
||||
+----------------------------------+--------+--------+
|
||||
|
||||
Reference in New Issue
Block a user