Hi, Yes create a Catalyst_2960G.pm file with only the redifined nasporttoifindex sub. The module would inheritate the 2960.
You can refer to the 3560/3560G modules to give you an idea about what to do. In fact, you could probably use the 3560G module for your 2960G, and it will work. On 2012-09-10 9:05 AM, Marko Mrvelj wrote: > If I understand correctly, in order to add support for Catalyst 2960G, I > need to interit from e.g. Catalyst_2960.pm and override implementation > of NasPortToIfIndex, in order to provide correct mappings. Is this > sufficient? What do you think? > > If I do this, how do I register new implementation class? > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users > -- Francois Gaudreault, ing. jr [email protected] :: +1.514.447.4918 (x130) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
