mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 18:42:05 +01:00
Fix typo in adjust-mss description
This commit is contained in:
parent
cb5d20103c
commit
60bb01311c
@ -12,7 +12,7 @@
|
|||||||
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
||||||
1452 bytes on a 1492 byte MTU.
|
1452 bytes on a 1492 byte MTU.
|
||||||
|
|
||||||
Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
|
Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
|
||||||
automatically set the proper value.
|
automatically set the proper value.
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
|
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
|
||||||
|
|||||||
@ -190,8 +190,8 @@ PPPoE options
|
|||||||
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
||||||
1452 bytes on a 1492 byte MTU.
|
1452 bytes on a 1492 byte MTU.
|
||||||
|
|
||||||
Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
|
Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
|
||||||
automatically set the proper value.
|
automatically set the proper value.
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces pppoe <interface> ip disable-forwarding
|
.. cfgcmd:: set interfaces pppoe <interface> ip disable-forwarding
|
||||||
|
|
||||||
@ -235,9 +235,9 @@ IPv6
|
|||||||
|
|
||||||
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
||||||
1452 bytes on a 1492 byte MTU.
|
1452 bytes on a 1492 byte MTU.
|
||||||
|
|
||||||
Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
|
Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
|
||||||
automatically set the proper value.
|
automatically set the proper value.
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces pppoe <interface> ipv6 disable-forwarding
|
.. cfgcmd:: set interfaces pppoe <interface> ipv6 disable-forwarding
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user