Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:dpi_components:radius:radius_inst_spec:rad_backup [2021/10/26 12:21] – kuligina | en:dpi:dpi_components:radius:radius_inst_spec:rad_backup [2023/08/31 09:20] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 3 Redundant Radius server emulation ====== | ||
- | {{indexmenu_n> | ||
- | Radius events monitor emulates the redundant Radius server. | ||
- | |||
- | To support operation in this mode, it has to reply queries of the main Radius server by valid Radius replies. Also, it has to emulate the network interface on which the " | ||
- | |||
- | The following configuration parameters must be specified to support this mode: | ||
- | < | ||
- | #Enable emulation mode | ||
- | rad_server_emulation=1 | ||
- | #Set IP and MAC of the emulated network interface | ||
- | rad_virtual_eth=172.17.69.10/ | ||
- | #Indicate secret to form Radius replies | ||
- | rad_secret=mysecretkey | ||
- | </ | ||