config vpn ipsec fec
Configure Forward Error Correction (FEC) mapping profiles.
config vpn ipsec fec
Description: Configure Forward Error Correction (FEC) mapping profiles.
edit <name>
config mappings
Description: FEC redundancy mapping table.
edit <seqno>
set base {integer}
set redundant {integer}
set packet-loss-threshold {integer}
set latency-threshold {integer}
set bandwidth-up-threshold {integer}
set bandwidth-down-threshold {integer}
set bandwidth-bi-threshold {integer}
next
end
next
end
config mappings
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
base |
Number of base FEC packets . |
integer |
Minimum value: 1 Maximum value: 20 |
0 |
redundant |
Number of redundant FEC packets . |
integer |
Minimum value: 1 Maximum value: 5 |
0 |
packet-loss-threshold |
Apply FEC parameters when packet loss is >= threshold . |
integer |
Minimum value: 0 Maximum value: 100 |
0 |
latency-threshold |
Apply FEC parameters when latency is <= threshold (0 means no threshold). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
bandwidth-up-threshold |
Apply FEC parameters when available up bandwidth is >= threshold (kbps, 0 means no threshold). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
bandwidth-down-threshold |
Apply FEC parameters when available down bandwidth is >= threshold (kbps, 0 means no threshold). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
bandwidth-bi-threshold |
Apply FEC parameters when available bi-bandwidth is >= threshold (kbps, 0 means no threshold). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |