2022-03-30 23:47:00 +02:00
|
|
|
.. code-block:: json
|
|
|
|
|
|
|
|
{ "session-traffic": {} }
|
|
|
|
|
|
|
|
|
|
|
|
.. list-table::
|
|
|
|
:widths: 25 50 25
|
|
|
|
:header-rows: 1
|
|
|
|
|
|
|
|
* - Attribute
|
|
|
|
- Description
|
|
|
|
- Default
|
|
|
|
* - `autostart`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Automatically start session traffic after the session is established
|
2022-03-30 23:47:00 +02:00
|
|
|
- true
|
|
|
|
* - `ipv4-pps`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Autogenerate bidirectional IPv4 traffic between a network interface and all sessions
|
2022-03-30 23:47:00 +02:00
|
|
|
- 0 (disabled)
|
2022-04-01 11:00:19 +02:00
|
|
|
* - `ipv4-label`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Send downstream IPv4 traffic with the specified MPLS label
|
|
|
|
- 0 (unlabeled)
|
2022-04-01 11:00:19 +02:00
|
|
|
* - `ipv4-address`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Overwrite network interface IPv4 address
|
2022-04-01 11:00:19 +02:00
|
|
|
- network interface address
|
2022-03-30 23:47:00 +02:00
|
|
|
* - `ipv6-pps`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Generate bidirectional IPv6 traffic between a network interface and all sessions
|
2022-03-30 23:47:00 +02:00
|
|
|
- 0 (disabled)
|
2022-04-01 11:00:19 +02:00
|
|
|
* - `ipv6-label`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Send downstream IPv6 traffic with the specified MPLS label
|
|
|
|
- 0 (unlabeled)
|
2022-04-01 11:00:19 +02:00
|
|
|
* - `ipv6-address`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Overwrite network interface IPv6 address
|
2022-04-01 11:00:19 +02:00
|
|
|
- network interface address
|
2022-03-30 23:47:00 +02:00
|
|
|
* - `ipv6pd-pps`
|
2022-10-27 16:31:25 +00:00
|
|
|
- Generate bidirectional IPv6PD (delegated prefix) traffic between a network interface and all sessions
|
2022-04-01 11:00:19 +02:00
|
|
|
- 0 (disabled)
|