...
Command Syntax
run show bgp [vrf<vrf-name>] neighbor [<ip> [advertised-routes | received-routes | routes]]
...
Parameter
Parameter | Description |
vrf <vrf-name> | Optional. Specifies the VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>]. If not specified, displays information about BGP peers in the default VRF; If specified, displays information about BGP peers in the specified VRF. |
<ip> | Optional. Specifies the IP address of a peer. If not specified, it will display information of all the BGP peers. |
[advertised-routes | received-routes | routes] | Optional.
|
...