diff options
| author | saravanank <saravanank@vmware.com> | 2020-03-31 23:34:03 -0700 | 
|---|---|---|
| committer | saravanank <saravanank@vmware.com> | 2020-04-08 21:40:37 -0700 | 
| commit | daeda8dd5770a0afa17f3384d76ed2becb7ec5d9 (patch) | |
| tree | e9d92c2cee3808a3cdc49167bfed9699115fe49a /doc/user/pim.rst | |
| parent | 4d360968887657eba49b3a494356433dabeb8bb0 (diff) | |
doc: Add 'ip igmp watermark-warn (10-60000)' command to pim user documentation
Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'doc/user/pim.rst')
| -rw-r--r-- | doc/user/pim.rst | 8 | 
1 files changed, 8 insertions, 0 deletions
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  | 
