Added automatic configuration of Cisco Catalyst switch.

This commit is contained in:
Patrick Fairbank
2014-08-16 12:31:46 -07:00
parent d05b2a02a7
commit ddd8148814
9 changed files with 289 additions and 4 deletions

View File

@@ -21,6 +21,8 @@ type EventSettings struct {
ApAddress string
ApUsername string
ApPassword string
SwitchAddress string
SwitchPassword string
}
const eventSettingsId = 0