Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:bras_bng:opt_bras_l2:ipv6:icmpv6_opt:start [2023/10/10 08:25] – external edit 127.0.0.1 | en:dpi:bras_bng:opt_bras_l2:ipv6:icmpv6_opt:start [2023/10/13 13:39] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== ICMPv6 settings for fastDPI ==== | ||
- | {{indexmenu_n> | ||
- | The following ICMPv6 Router Solicication/ | ||
- | |||
- | ^ Parameter | ||
- | | bras_ipv6_router_pref | number | 0 | BNG mode and priorities as IPv6 router: \\ **-1** - BNG is not an IPv6 router, it does not process ICMPv6 Router Solicitation and does not send Router Advertisement; | ||
- | | bras_icmp6_rtradv_mtu | number | 1500 | The MTU specified in the Router Advertisement. Value 0 - do not add MTU option to Router Advertisement | | ||
- | | bras_icmp6_reachable_time | number | 0 | // | ||
- | | bras_icmp6_hop_limit | number | 64 | // | ||
- | | bras_icmp6_default_lifetime | number | 1800 | // | ||
- | |||
- | |||
- | == Unsolicited RA == | ||
- | Since Stingray SG in L2 BNG mode is an IPv6 router, according to RFC 4861 it periodically announces itself to the local network with ICMPv6 Router Advertisement (unsolicited RA) message. | ||
- | ^ Parameter | ||
- | | bras_icmp6_send_rtradv | number | 0 | Send (1) or not (0) the periodic RA | | ||
- | | bras_icmp6_min_rtradv_interval | number | 200 | Initial boundary of periodic RA sending interval, seconds | | ||
- | | bras_icmp6_max_rtradv_interval | number | 600 | Ending boundary of periodic RA sending interval, seconds | | ||
- | |||
- | When the unsolicited RA sending mode is enabled, the time of the next RA sending is randomly selected from the interval ['' |