mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 05:00:23 +00:00
doc: Update BGP show bgp (ext|large-)community-list commands
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
c0b664a187
commit
36dc43aae3
@ -1722,8 +1722,8 @@ expanded
|
|||||||
the same namespace, so it's not necessary to specify ``standard`` or
|
the same namespace, so it's not necessary to specify ``standard`` or
|
||||||
``expanded``; these modifiers are purely aesthetic.
|
``expanded``; these modifiers are purely aesthetic.
|
||||||
|
|
||||||
.. index:: show bgp community-list [NAME]
|
.. index:: show bgp community-list [NAME detail]
|
||||||
.. clicmd:: show bgp community-list [NAME]
|
.. clicmd:: show bgp community-list [NAME detail]
|
||||||
|
|
||||||
Displays community list information. When ``NAME`` is specified the
|
Displays community list information. When ``NAME`` is specified the
|
||||||
specified community list's information is shown.
|
specified community list's information is shown.
|
||||||
@ -1737,7 +1737,7 @@ expanded
|
|||||||
Named Community expanded list EXPAND
|
Named Community expanded list EXPAND
|
||||||
permit :
|
permit :
|
||||||
|
|
||||||
# show bgp community-list CLIST
|
# show bgp community-list CLIST detail
|
||||||
Named Community standard list CLIST
|
Named Community standard list CLIST
|
||||||
permit 7675:80 7675:100 no-export
|
permit 7675:80 7675:100 no-export
|
||||||
deny internet
|
deny internet
|
||||||
@ -2013,8 +2013,8 @@ Extended Community Lists
|
|||||||
.. index:: show bgp extcommunity-list
|
.. index:: show bgp extcommunity-list
|
||||||
.. clicmd:: show bgp extcommunity-list
|
.. clicmd:: show bgp extcommunity-list
|
||||||
|
|
||||||
.. index:: show bgp extcommunity-list NAME
|
.. index:: show bgp extcommunity-list NAME detail
|
||||||
.. clicmd:: show bgp extcommunity-list NAME
|
.. clicmd:: show bgp extcommunity-list NAME detail
|
||||||
|
|
||||||
This command displays current extcommunity-list information. When `name` is
|
This command displays current extcommunity-list information. When `name` is
|
||||||
specified the community list's information is shown.::
|
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
|
.. index:: show bgp large-community-list
|
||||||
.. clicmd:: show bgp large-community-list
|
.. clicmd:: show bgp large-community-list
|
||||||
|
|
||||||
.. index:: show bgp large-community-list NAME
|
.. index:: show bgp large-community-list NAME detail
|
||||||
.. clicmd:: show bgp large-community-list NAME
|
.. clicmd:: show bgp large-community-list NAME detail
|
||||||
|
|
||||||
This command display current large-community-list information. When
|
This command display current large-community-list information. When
|
||||||
`name` is specified the community list information is shown.
|
`name` is specified the community list information is shown.
|
||||||
|
Loading…
Reference in New Issue
Block a user