From 36dc43aae361e5bc13f639d48bdce7ce5c8ddf88 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Thu, 28 May 2020 12:34:24 +0300 Subject: [PATCH] doc: Update BGP show bgp (ext|large-)community-list commands Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 7c86cac11c..388d479bab 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1722,8 +1722,8 @@ expanded the same namespace, so it's not necessary to specify ``standard`` or ``expanded``; these modifiers are purely aesthetic. -.. index:: show bgp community-list [NAME] -.. clicmd:: show bgp community-list [NAME] +.. index:: show bgp community-list [NAME detail] +.. clicmd:: show bgp community-list [NAME detail] Displays community list information. When ``NAME`` is specified the specified community list's information is shown. @@ -1737,7 +1737,7 @@ expanded Named Community expanded list EXPAND permit : - # show bgp community-list CLIST + # show bgp community-list CLIST detail Named Community standard list CLIST permit 7675:80 7675:100 no-export deny internet @@ -2013,8 +2013,8 @@ Extended Community Lists .. index:: show bgp extcommunity-list .. clicmd:: show bgp extcommunity-list -.. index:: show bgp extcommunity-list NAME -.. clicmd:: show bgp extcommunity-list NAME +.. index:: show bgp extcommunity-list NAME detail +.. clicmd:: show bgp extcommunity-list NAME detail This command displays current extcommunity-list information. When `name` is specified the community list's information is shown.:: @@ -2128,8 +2128,8 @@ Two types of large community lists are supported, namely `standard` and .. index:: show bgp large-community-list .. clicmd:: show bgp large-community-list -.. index:: show bgp large-community-list NAME -.. clicmd:: show bgp large-community-list NAME +.. index:: show bgp large-community-list NAME detail +.. clicmd:: show bgp large-community-list NAME detail This command display current large-community-list information. When `name` is specified the community list information is shown. -- 2.39.5