21-6
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-29225-01
Chapter21 Configuring L2TPv3 Over UDP/IP
Configuring TCP mss adjust
Configuring TCP mss adjust
To configure TCP mss adjust for tunnel clients use the dot11 l2tp tcp mss tcp mss value command in
the configuration mode.
dot11 l2tp tcp mss tcp mss value
Examples ap# configure terminal
ap(config)# dot11 l2tp tcp mss 1360
ap1(config)# end
Configuring UDP checksum
To configure UDP checksum ignore for fragmented L2TPv3oUDP Data Packets use the dot11 l2tpoUdp
udp checksum zero in the configuration mode.
dot11 l2tpoUdp udp checksum zero
Note This command is used when the prol2tp server version is older than 1.6.1 are used.
Examples ap# configure terminal
ap(config)# dot11 l2tpoUdp udp checksum zero
ap(config)# end