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:subs [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:bras_bng:cli:subs [2026/03/26 08:27] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 182: | Line 182: | ||
| </ | </ | ||
| ==== subs prop set ==== | ==== subs prop set ==== | ||
| - | Modification of the subscriber' | + | Modifying a subscriber' |
| - | For complete | + | |
| + | The command includes a flag to disable L3 authorization for a specific subscriber '' | ||
| + | |||
| + | Configuration is performed via the CLI using the following parameter: | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | For the full syntax, see | ||
| < | < | ||
| fdpi_cli help subs prop set | fdpi_cli help subs prop set | ||
| </ | </ | ||
| - | |||
| ==== subs prop del ==== | ==== subs prop del ==== | ||
| Removing all L2 properties of the specified subscriber. | Removing all L2 properties of the specified subscriber. | ||
| Line 197: | Line 203: | ||
| This command actually removes the IP address from the internal database. To remove a specific subscriber property, use '' | This command actually removes the IP address from the internal database. To remove a specific subscriber property, use '' | ||
| + | |||
| + | =====subs traffic stat===== | ||
| + | Output billing statistics and rating group statistics for the specified subscriber, if they are connected. | ||
| + | |||
| + | =====subs bind show===== | ||
| + | View the list of IP addresses bound to a login.\\ | ||
| + | Operating modes: | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | The output of these two modes may differ: not all IP←→login bindings are stored in UDR; for example, for Framed-Route subnets, the login binding is created only in memory, while the framed-route subnets themselves are stored in UDR in a separate table, see the CLI command group '' | ||
| + | |||
| + | Example: | ||
| + | < | ||
| + | |||
| + | =====subs db stat===== | ||
| + | Displaying statistics for the L2 BRAS database.\\ | ||
| + | |||
| + | =====dev info===== | ||
| + | Displays device information. | ||
| + | <code bash> fdpi_cli dev info</ | ||
| + | Main characteristics: | ||
| + | - Device identifier and description | ||
| + | - MAC address and LAG | ||
| + | - PCI bus | ||
| + | - Driver and firmware | ||
| + | - Current MTU | ||
| + | Device capabilities: | ||
| + | - Number of queues (receive/ | ||
| + | - MTU limits | ||
| + | - Buffer sizes | ||
| + | - Maximum number of queues | ||
| + | - Descriptor limits | ||
| + | - Supported speeds | ||
| + | Flags and offload capabilities: | ||
| + | - Device flags | ||
| + | - RX offload capabilities (checksums, VLAN, RSS, etc.) | ||
| + | - TX offload capabilities (checksums, TSO, VLAN, etc.) | ||
| + | - Queue offload capabilities | ||
| + | - RSS support for different traffic types | ||
| + | Default configurations: | ||
| + | - RX/TX configuration settings | ||
| + | - Descriptor limits | ||
| + | - Port settings | ||
| + | Additional: | ||
| + | - Number of xstat counters | ||