After configuring IPSEC, 128T software creates network interface corresponding to the IPSEC configuration. However the MTU and MSS values for the automatically generated interface after configuring IPSEC Client are not saved
SSR Version:6.1.5IPsec Client Plugin version:3.4.0-5
The MTU and MSS values for the automatically generated interface after configuring IPSEC Client are not saved.
The following command is used to set the values, but the values are returned to default values after "commit" is performed.
PCLI Configconfigure authority router xxx node xxx device-interface xxx override-generated trueconfigure authority router xxx node xxx device-interface xxx network-interface xxx-intf mtu 1375configure authority router xxx node xxx device-interface xxx network-interface xxx-intf enforced-mss 1267
*admin# show config candidate flat verbose | grep xxxconfig authority router xxx node xxx device-interface xxx network-interface xxx-intf mtu 1375config authority router xxx node xxx device-interface xxx network-interface xxx-intf enforced-mss 1267
commit
admin# show config running flat verbose | grep xxxconfig authority router xxx node xxx device-interface xxx network-interface xxx-intf mtu 1500config authority router xxx node xxx device-interface xxx network-interface xxx-intf enforced-mss disabled
Use configuration under IPSEC-PROFILE to set the MTU for the route(s) to the remote endpoint.