From daeda8dd5770a0afa17f3384d76ed2becb7ec5d9 Mon Sep 17 00:00:00 2001 From: saravanank Date: Tue, 31 Mar 2020 23:34:03 -0700 Subject: [PATCH] doc: Add 'ip igmp watermark-warn (10-60000)' command to pim user documentation Signed-off-by: Saravanan K --- doc/user/pim.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/user/pim.rst b/doc/user/pim.rst index f480c6bdc4..2aa66d9dd9 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -173,6 +173,14 @@ Certain signals have special meanings to *pimd*. the existing IGMP general query timer.If no version is provided in the cli, it will be considered as default v2 query.This is a hidden command. +.. index:: [no] ip igmp watermark-warn (10-60000) +.. clicmd:: [no] ip igmp watermark-warn (10-60000) + + Configure watermark warning generation for an igmp group limit. Generates + warning once the configured group limit is reached while adding new groups. + 'no' form of the command disables the warning generation. This command is + vrf aware. To configure per vrf, enter vrf submode. + .. _pim-interface-configuration: PIM Interface Configuration -- 2.39.5