Bug 863322 - VLAN tag limited to 105 in "Connection Details -> Network Interfaces -> Configure network interface" dialog
Summary: VLAN tag limited to 105 in "Connection Details -> Network Interfaces -> Confi...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-05 06:14 UTC by Evgeniy Naydanov
Modified: 2013-06-13 01:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-13 01:28:54 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.