02-15-2023, 11:14 PM
Hello,
I think "ip tcp payload-size" is wrong. My router does not know the command.
However, it knows the command "ip tcp adjust-mss" which seems right.
Current configuration : 77 bytes
!
interface Tunnel1
no ip address
ip mtu 1400
ip tcp adjust-mss 1360
end
R2(config)#int tun1
R2(config-if)#ip tcp ?
adjust-mss Adjust the mss of transit packets
compression-connections Maximum number of compressed connections
header-compression Enable TCP header compression
I think "ip tcp payload-size" is wrong. My router does not know the command.
However, it knows the command "ip tcp adjust-mss" which seems right.
Current configuration : 77 bytes
!
interface Tunnel1
no ip address
ip mtu 1400
ip tcp adjust-mss 1360
end
R2(config)#int tun1
R2(config-if)#ip tcp ?
adjust-mss Adjust the mss of transit packets
compression-connections Maximum number of compressed connections
header-compression Enable TCP header compression