Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:dpi:bras_bng:cli:subs [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:bras_bng:cli:subs [2025/10/01 07:29] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 197: | Line 197: | ||
| 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 '' | ||
| + | |||
| + | =====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 | ||