Dennis Bühring
2015-03-17 16:46:15 UTC
Hi List,
im trying to implement floating device support for HP ProCurve 2920
switches.
In floatingdevice.pm $radius_triggered is used to decide whether to use
$switch->disablePortSecurityByIfIndex($switch_port) or $switch->
disableMABByIfIndex($switch_port)
What is $radius_triggered ? And why is this decision needed ?
What does disableMABByIfIndex do ? (from what i read its MacBypass ? )
I've read the admin and dev docs, but the whole process for floating
devices is still not clear to me...
Any hints appreciated!
Regards
Dennis
im trying to implement floating device support for HP ProCurve 2920
switches.
In floatingdevice.pm $radius_triggered is used to decide whether to use
$switch->disablePortSecurityByIfIndex($switch_port) or $switch->
disableMABByIfIndex($switch_port)
What is $radius_triggered ? And why is this decision needed ?
What does disableMABByIfIndex do ? (from what i read its MacBypass ? )
I've read the admin and dev docs, but the whole process for floating
devices is still not clear to me...
Any hints appreciated!
Regards
Dennis