Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:bras_bng:opt_bras_l2:framed_route [2023/08/28 13:38] – ↷ Links adapted because of a move operation elena.krasnobryzh | en:dpi:bras_bng:opt_bras_l2:framed_route [2023/10/13 14:25] (current) – removed elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 12 Framed-Route ====== | ||
| - | {{indexmenu_n> | ||
| - | Stingray Service Gateway with L2 BRAS/BNG supports '' | ||
| - | <code bash> | ||
| - | # Canonical format according to RFC 2865 p.5.22 - subnet, gateway and other metrics | ||
| - | | ||
| - | |||
| - | # Only subnet and gateway can be specified | ||
| - | | ||
| - | |||
| - | # If the gateway = 0.0.0.0, then Framed-IP-Address is considered a gateway | ||
| - | | ||
| - | </ | ||
| - | You can set no more than 16 attributes '' | ||
| - | |||
| - | All IP-addresses of the specified subnet will be routed through the specified gateway address. This means that gateway IP-address has to be recognized by Stingray Service Gateway - either by authorization ([[en: | ||
| - | |||
| - | SSG saves the routes in the UDR. There are CLI-commands [[dpi: | ||
| - | |||
| - | ===== Framed-IPv6-Route ===== | ||
| - | '' | ||
| - | |||
| - | <code bash> | ||
| - | # Canonical format according to RFC 3162 p.2.5 - subnet, gateway and other metrics | ||
| - | | ||
| - | |||
| - | # Only subnet and gateway can be specified | ||
| - | | ||
| - | |||
| - | # If the gateway = ::, then Framed-IPv6-Address or Framed-IPv6-Prefix is considered a gateway | ||
| - | | ||
| - | </ | ||
| - | |||
| - | ===== Accounting ===== | ||
| - | Counters for a subnet will be transmitted in total in one gateway accounting session for that subnet. For example, for such a task | ||
| - | <code bash> | ||
| - | | ||
| - | </ | ||
| - | total subnet traffic '' | ||