Developers guide

Chapter 6
Copyright © 2008-2013 Inverse inc.
Configuration by example 40
[default]
SNMPCommunityRead = public
SNMPCommunityWrite = private
SNMPommunityTrap = public
SNMPVersion = 1
defaultVlan = 1
registrationVlan = 2
isolationVlan = 3
macDetectionVlan = 4
VoIPEnabled = no
[192.168.1.100]
type = Cisco::Catalyst_2900XL
mode = production
uplink = 24
[192.168.1.101]
type = Cisco::Catalyst_2960
mode = production
uplink = 25
defaultVlan = 10
radiusSecret=useStrongerSecret
If you want to have a different read/write communities name for each switch, declare it in each switch
section.
pf.conf
Here is the /usr/local/pf/conf/pf.conf file for our setup. For more information about pf.conf see
Global configuration file (pf.conf) section.