Skip to content

Interface (device + vm) mtu is limited to 32767 #6822

@julianze

Description

@julianze

NetBox version

v2.11.9

Python version

3.7

Steps to Reproduce

  1. create a device or vm
  2. Add a new (vm) interface and set mtu higher than 32767, i.e. 65536 for linux loopback interface

Expected Behavior

Interface should be creatable with mtu sizes to 65536.
In #2354 the range has been extended to 65536 but this isn't possible anymore

Observed Behavior

There is an error: "Ensure this value is less than or equal to 32767."

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions