PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001197PacketFencecorepublic2011-03-15 11:272015-02-13 15:26
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityrandom
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001197: improve pfcmd_vlan for emergency situations
Descriptionpfcmd_vlan should be improved for emergency situations

ex: a revert of switch config state with port-security ok but per-port VLAN not ok

resetVlanAllPort / resetVlanNetwork are far more dangerous than what their documentation says: they remove port-security from the ports! (and even that won't work on a lot of switches)

a new reAssignVlanAllPort / reAssignVlanNetwork should be built. It should be more efficient than just looping around reAssignVlan (since it sends a trap per re-assignment). It should only work on wired devices!
- pfcmd's vlan_reevaluation and pfcmd_vlan's reAssignVlan should be refactored into pf::vlan into something like vlanReevaluationPerMac and vlanReevaluationPerPort.

Feel free to open subtasks and handle them separately.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003731)
lmunro (administrator)
2015-02-13 15:26

Old issues.
Most are not relevant to PF 4 and up.

Let's reopen the ones that matter when we move to github.

- Issue History
Date Modified Username Field Change
2011-03-15 11:27 obilodeau New Issue
2011-03-15 11:27 obilodeau Status new => assigned
2011-03-15 11:27 obilodeau Assigned To => obilodeau
2015-02-13 15:26 lmunro Note Added: 0003731
2015-02-13 15:26 lmunro Status assigned => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker