Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The run show bgp route command displays BGP route information of a specified route.


Command Syntax

run show bgp route <ip>


Parameter

Parameter

Description

<ip>Specifies the IP address. It's in the form of a ipv4-address or ipv6-address or ip-address/prefix-lenghth.


Example

•  View the BGP route information of 192.168.10.0/24.

admin@Xorplus# run show bgp route 192.168.10.0/24
BGP routing table entry for 192.168.10.0/24
Paths: (1 available, best #1, table default)
  Advertised to non peer-group peers:
  192.168.50.2
  200
    192.168.10.0 from 192.168.20.1 (2.2.2.2)
      Origin IGP, metric 0, valid, external, best (First path received)
      Last update: Wed Apr  7 16:13:35 2021
  • No labels