- CheckMates
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Re: Microsoft VSTS for pushing configurations to C...
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page

Chandhrasekar_S
Collaborator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-18
07:20 AM
Microsoft VSTS for pushing configurations to Check point gateways
All,
Has any one tried using Microsoft VSTS to push configurations like Radius, NTP, SNMP to Check point gateways
We already have a VSTS installation and would prefer using it
Are anyone using any other tools to automate these functions
Thanks,
Chandru
2 Replies

Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-18
01:14 PM
As all of these functions can be set via CLI commands, there are any number of ways to automate the configuration of these elements.
I don't believe there is a VSTS-specific interface for doing so.
That said, if VSTS can talk via a REST API you can issue commands using the R80.x Management APIs to configure these items on the gateways.
See (as a starting point): https://community.checkpoint.com/message/6977-how-to-run-clish-commands-via-api-run-script?sr=search...

Chandhrasekar_S
Collaborator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-20
05:56 PM
Thanks as usual Dameon
