- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- ICMP services via API
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
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ICMP services via API
Is it possible to create an ICMP service using the R80 Management API? The docs show how to create TCP, UDP, etc. but none of them allows to create an ICMP service with type and code.
Labels
- Labels:
-
Object Management
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It will for sure be supported in R80.10. Other than the parameters for icmp-type and icmp-code (integers), it should be similar to creating TCP/UDP services.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This command is described in the Check Point - Management API reference v1.1.
This documentation describes what will be released with R80.10 and what is available for testing in R80.10 EA..
The command: add service-icmp
The basic parameters: icmp-code, icmp-type
