Bug 863322

Summary: VLAN tag limited to 105 in "Connection Details -> Network Interfaces -> Configure network interface" dialog
Product: [Community] Virtualization Tools Reporter: Evgeniy Naydanov <e.naydanov>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, dyasny
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-13 01:28:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Evgeniy Naydanov 2012-10-05 06:14:53 UTC
Description of problem:

It is not possible to create an interface with VLAN tag more than 105 using virt-manager.


Version-Release number of selected component (if applicable):

virt-manager-0.9.0-14.el6.x86_64


How reproducible:

See "Steps to Reproduce"


Steps to Reproduce:
1. Open "Connection Details" dialog (Edit -> Connection Details)
2. Navigate to "Network Interfaces" tab
3. Click on "Add Interface" button (the button with "+" icon)
4. Select "VLAN" interface type and click "Forward"
5. Try to input some number more than 105 to "VLAN tag" spin box

  
Actual results:

It is not possible to input some value more than 105 into "VLAN tag" spin box.


Expected results:

VLAN tag should be limited by 4094.


Additional info:

Comment 1 Cole Robinson 2013-06-13 01:28:54 UTC
Thanks for the report. Not quite sure how that happened, but fixed now:

commit 3da7f55462ee7b2586c4aba981249aabb7394d38
Author: Cole Robinson <crobinso>
Date:   Wed Jun 12 21:27:47 2013 -0400

    create-interface: Fix VLAN tag upper limit