<<

NAME

pf::Switch::H3C - Object oriented module to access and configure enabled H3C switches.

STATUS

Hardware

- Developed and tested on S5120-28C-PWR-EI using firmware 5.20 (2208P01)

SUPPORTED TECHNOLOGIES

supportsRadiusVoip

This switch module supports VoIP authorization over RADIUS. Use getVoipVsa to return specific RADIUS attributes for VoIP to work.

supportsWiredDot1x

This switch module supports wired 802.1x authentication.

supportsWiredAuth

This switch module supports wired MAC authentication.

SUBROUTINES

getIfIndexForThisDot1dBasePort

Returns ifIndex for a given "normal" port number (dot1d)

Same as pf::Switch::ThreeCom::SS4500

getVersion

Returns the software version of the slot.

getVoipVsa {

Returns RADIUS attributes for voip phone devices.

isVoIPEnabled

Supports VoIP if enabled.

NasPortToIfIndex

Same as pf::Switch::ThreeCom::Switch_4200G

parseTrap

All traps ignored

AUTHOR

Inverse inc. <info@inverse.ca>

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<