Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:bras_bng:cli:dhcp [2025/07/31 08:18] – elena.krasnobryzh | en:dpi:bras_bng:cli:dhcp [2025/07/31 08:54] (current) – [dhcp reauth] elena.krasnobryzh | ||
---|---|---|---|
Line 9: | Line 9: | ||
==== dhcp show all ==== | ==== dhcp show all ==== | ||
- | Output of the complete database of DHCP-sessions | + | Output of the complete database of DHCP-sessions |
< | < | ||
fdpi_cli -r < | fdpi_cli -r < | ||
Line 20: | Line 20: | ||
</ | </ | ||
You should set one of the keys: | You should set one of the keys: | ||
- | * ip=X - subscriber' | + | * '' |
- | * mac=X - subscriber' | + | * '' |
- | * login-X | + | * '' |
Examples: | Examples: | ||
< | < | ||
Line 42: | Line 42: | ||
Subscriber re-authorization with a specified key. | Subscriber re-authorization with a specified key. | ||
- | To reduce the load on the Radius-server, BNG/BRAS caches the DHCP data from the Radius | + | To reduce the load on the RADIUS-server, BNG/BRAS caches the DHCP data from the RADIUS |
You should set one of the keys: | You should set one of the keys: | ||
- | * ip=X - subscriber' | + | * '' |
- | * mac=X - subscriber' | + | * '' |
Examples: | Examples: | ||
< | < |