Feature #6377
6rd ipv6 tunnel: MTU settings not editable and not correlated to interface MTU (hardcoded to 1280)
Start date:
05/20/2016
Due date:
% Done:
100%
Estimated time:
Release Notes:
Default
Description
6rd tunnel MTU is not user editable and is hardcoded to 1280.
The proper MTU value should be interface MTU minus 20 (so 1480 in most cases).
Associated revisions
History
#1
Updated by Viktor Gurov 11 months ago
#2
Updated by Jim Pingle 11 months ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
#3
Updated by Renato Botelho 10 months ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
#4
Updated by Viktor Gurov 10 months ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20200617.1250 -
sets the MTU value for '_stf' interface as parent MTU - 20.
6RD and 6to4 interface MTU set fix. Issue #6377