summaryrefslogtreecommitdiffstats
path: root/clover
diff options
context:
space:
mode:
authorearrage <eddie.arrage@huawei.com>2018-11-09 13:30:29 -0800
committerEddie Arrage <eddie.arrage@huawei.com>2018-11-09 21:33:39 +0000
commit5cc83f3bb0b1d336e52dec162b99c5eb4e2aac10 (patch)
tree4a5e4f73c835a229ac3a6f4b6d928b3ff63e8485 /clover
parente6b28a2822965493c63179bbfb9851267c896151 (diff)
Modify SDC guide for snort/lb config change from CLI
- Convert instructions on how to modify runtime config of snort-ids and http-lb services using cloverctl rather than using python gRPC client script - Remove A-B validation from the SDC guide and from the config guide index, as it was not updated from Fraser to Gambia - Add a yaml to add icmp ids rule Change-Id: I0c5391d9eac0130586d4ab25543a3d308c2ed558 Signed-off-by: earrage <eddie.arrage@huawei.com>
Diffstat (limited to 'clover')
-rw-r--r--clover/cloverctl/src/cloverctl/yaml/idsrule_icmp.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/clover/cloverctl/src/cloverctl/yaml/idsrule_icmp.yaml b/clover/cloverctl/src/cloverctl/yaml/idsrule_icmp.yaml
new file mode 100644
index 0000000..44ece96
--- /dev/null
+++ b/clover/cloverctl/src/cloverctl/yaml/idsrule_icmp.yaml
@@ -0,0 +1,9 @@
+sid: "10000001"
+protocol: icmp
+dest_port: any
+dest_ip: $HOME_NET
+src_port: any
+src_ip: any
+msg: icmp_test
+rev: "001"
+content: ''