PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001233PacketFencedhcppublic2011-07-15 09:192015-02-13 15:39
Reporterobilodeau 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001233: Allow configuration parameters to push voice-vlan dhcp options
DescriptionRight now you need to modify pf::services to hack in the proper option voice-vlan "VLAN-A:6." string.

Ideally we should have the proper infrastructure to inject arbitrary dhcp options in registration and isolation scopes without much effort.

We could even push the proper voice vlan according to switches.conf's voiceVlan.

Nortel phone example:

dhcpd.conf:

option voice-vlan code 157 = string;
...

scope ... {
   ....
   option voice-vlan "VLAN-A:2400,2410,2420,2430,2440,2450,2460,2470,2480,2490.";
}
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003774)
lmunro (administrator)
2015-02-13 15:39

Closing old bugs.
If we haven't fixed them in four years they are either not a bug, no longer relevant or not worth it.

- Issue History
Date Modified Username Field Change
2011-07-15 09:19 obilodeau New Issue
2015-02-13 15:39 lmunro Note Added: 0003774
2015-02-13 15:39 lmunro Status new => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker