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
|
||||
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.
|
||||
|
||||
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
|
||||
|
||||
@ -190,7 +190,7 @@ PPPoE options
|
||||
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
||||
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.
|
||||
|
||||
.. cfgcmd:: set interfaces pppoe <interface> ip disable-forwarding
|
||||
@ -236,7 +236,7 @@ IPv6
|
||||
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
|
||||
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.
|
||||
|
||||
.. cfgcmd:: set interfaces pppoe <interface> ipv6 disable-forwarding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user