PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001197 | PacketFence | core | public | 2011-03-15 11:27 | 2015-02-13 15:26 |
Reporter | obilodeau | ||||
Assigned To | obilodeau | ||||
Priority | normal | Severity | minor | Reproducibility | random |
Status | closed | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001197: improve pfcmd_vlan for emergency situations | ||||
Description | pfcmd_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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|