supervisor@rtbrick: op> show bgp summary instance default
Instance: default
  General information
    Hostname: PE1, Domain name: Rtbrick
    Local AS: 65541, Version: 4
    Local preference: 100, eBGP Protocol preference: 20, iBGP Protocol preference: 200
    Router ID: 198.51.100.11, Cluster ID: 198.51.100.11
    MED: 0, Enforce first AS: True
    Address families configured:
      ipv4: labeled-unicast, unicast
      ipv6: labeled-unicast, unicast
  Capabilities
    Route refresh: True, AS4: True, Graceful restart: False,
  Best route selection
    Always compare MED: True, Ignore as path: False
    Ignore local preference: False, Ignore origin: False
    Ignore MED: False, Ignore route source: False
    Ignore router ID: False, Ignore uptime: True
    Ignore cluster length: False, Ignore peer IP: False
    Route select parameter: 0
  Timers
    Connect retry: 30s, Keepalive: 30s, Holdtime: 90s
  Statistics
    Peers configured: 1, Peers auto discovery: 0
      Peers in idle          : 0
      Peers in connect       : 0
      Peers in active        : 0
      Peers in opensent      : 0
      Peers in openconfirm   : 0
      Peers in established   : 1
supervisor@rtbrick: op> show bgp peer
Instance: default
  Peer                                     Remote AS    State         Up/Down Time               PfxRcvd              PfxSent
  PE2                                      65542        Established   0d:00h:00m:13s             16                   26
supervisor@rtbrick: op> show bgp peer summary
Instance: default
 Established: 1, OpenConfirm: 0, OpenSent: 0, Active: 0, Connect: 0, Idle: 0
supervisor@rtbrick: op> show bgp peer detail
Peer: PE2, Peer IP: 192.0.2.2, Remote AS: 65542, Local IP: 192.0.2.1, Local AS: 65541, Any AS: False
  Type: ebgp, State: Established, Up/Down Time: Wed Jul 15 18:59:20 GMT +0000 2026
  Discovered on interface: -
  Last transition: Wed Jul 15 18:59:20 GMT +0000 2026, Flap count: 0
  Peer ID        : 198.51.100.21, Local ID: 198.51.100.11
  Instance       : default, Peer group: PE2
  6PE enabled    : False
  TTL security   : False, TTL limit: -
  Authentication:
    ID: BGP_AUTH_HMAC-SHA-256-128, Algorithm: HMAC-SHA-256-128
  Timer values:
    Peer keepalive : 30s, Local keepalive: 30s
    Peer holddown  : 90s, Local holddown : 90s
    Connect retry  : 30s
  Timers:
    Connect retry timer : 0
    Keepalive timer     : expires in 7s 263206us
    Holddown timer      : expires in 1m 14s 766679us
  NLRIs:
    Sent           : ['ipv4-unicast', 'ipv6-unicast', 'ipv4-labeled-unicast', 'ipv6-labeled-unicast']
    Received       : ['ipv4-unicast', 'ipv6-unicast', 'ipv4-labeled-unicast', 'ipv6-labeled-unicast']
    Negotiated     : ['ipv4-unicast', 'ipv6-unicast', 'ipv4-labeled-unicast', 'ipv6-labeled-unicast']
  Capabilities:
    Addpath sent                  : None
    Addpath received              : None
    Addpath negotiated            : None
    Extended nexthop sent         : None
    Extended nexthop received     : None
    Extended nexthop negotiated   : None
    Multiple labels sent          : None
    Multiple labels received      : None
    Multiple labels negotiated    : None
    Capabilities:
      Feature                      Sent            Received        Negotiated
      Route refresh                True            True            True
      4 byte AS                    True            True            True
      Graceful restart             False           False           False
      Link local only              False           False           False
  Prefix Limit:
  End of RIB:
    Address family                 Sent                                Received
    IPv4 unicast                   Wed Jul 15 18:59:26 GMT +0000 2026  Wed Jul 15 18:59:26 GMT +0000 2026
    IPv4 labeled-unicast           Wed Jul 15 18:59:26 GMT +0000 2026  Wed Jul 15 18:59:26 GMT +0000 2026
    IPv6 unicast                   Wed Jul 15 18:59:26 GMT +0000 2026  Wed Jul 15 18:59:26 GMT +0000 2026
    IPv6 labeled-unicast           Wed Jul 15 18:59:26 GMT +0000 2026  Wed Jul 15 18:59:26 GMT +0000 2026
    IPv4 VPN-unicast               never                               never
    IPv6 VPN-unicast               never                               never
    IPv4 flowspec                  never                               never
    IPv6 flowspec                  never                               never
    IPv4 VPN-multicast             never                               never
    L2VPN VPLS                     never                               never
    L2VPN EVPN                     never                               never
  RPKI Validation Stats:
    Address family                 Valid    Invalid    Unknown
    IPv4 unicast                       0          0          0
    IPv6 unicast                       0          0          0
  Message stats:
    Session stats:
      Direction              Open          Update       Keepalive          Notify   Route refresh
      Input                     1               8               1               0               0
      Output                    1               8               1               0               0
    Total stats:
      Input                     1               8               1               0               0
      Output                    1               8               1               0               0
    Route stats:
      Address family                        Received            Sent    Prefix limit    Idle timeout
      IPv4 unicast                                 4               8               0               0
      IPv4 labeled-unicast                         4               6               0               0
      IPv6 unicast                                 4               6               0               0
      IPv6 labeled-unicast                         4               6               0               0
      IPv4 VPN-unicast                             0               0               0               0
      IPv6 VPN-unicast                             0               0               0               0
      IPv4 multicast                               0               0               0               0
      IPv4 VPN-multicast                           0               0               0               0
      L2VPN VPLS                                   0               0               0               0
      L2VPN EVPN                                   0               0               0               0
      IPv4 Flowspec                                0               0               0               0
      IPv6 Flowspec                                0               0               0               0
supervisor@rtbrick: op> show bgp peer statistics instance default peer PE2
Instance: default
  Peer                           AFI     SAFI               PfxRcvd    PfxSent
  PE2                            ipv4    unicast            4          8
                                 ipv4    labeled-unicast    4          6
                                 ipv6    unicast            4          6
                                 ipv6    labeled-unicast    4          6
                                 ipv4    vpn-unicast        0          0
                                 ipv6    vpn-unicast        0          0
                                 ipv4    multicast          0          0
                                 ipv4    vpn-multicast      0          0
                                 l2vpn   vpls               0          0
                                 l2vpn   evpn               0          0
                                 ipv4    flowspec           0          0
                                 ipv6    flowspec           0          0
supervisor@rtbrick: op> show bgp peer history detail
Instance: default
  Peer address: 192.0.2.2, Source address: 192.0.2.1
    Type: Notification Message Received, Update time: Wed Jul 15 18:59:40 GMT +0000 2026,
    Last reset reason: Cease, Sub-Code: Connect reject
  Peer address: 192.0.2.2, Source address: 192.0.2.1
    Type: Clear BGP Neighbor, Update time: Wed Jul 15 18:59:37 GMT +0000 2026,
    Last reset reason: Cease, Sub-Code: Admin reset
supervisor@rtbrick: op> show bgp peer history peer address 192.0.2.2
Instance: default
  Peer Address                             Source Address                           Type         Last Reset Reason  Update Time
  192.0.2.2                                192.0.2.1                                Notifica...  Cease, Sub-Cod...  Wed Jul 15 18:59:40
  192.0.2.2                                192.0.2.1                                Clear BG...  Cease, Sub-Cod...  Wed Jul 15 18:59:37
supervisor@rtbrick: op> show bgp peer-group PE2
Instance: default
  Peer group name: PE2
    Remote AS: 65542
supervisor@rtbrick: op> show bgp peer-group
Instance: default
  Peer group name: PE2
    Remote AS: 65542
    TTL security: True, TTL limit: 4
supervisor@rtbrick: op> show bgp peer-group
Instance: default
  Peer group name: PE2
    Remote AS: 65542, EBGP multihop: 2
supervisor@rtbrick: op> show bgp fib instance default summary
Instance: default, Total Routes: 8
  Address family                 Routes
  IPv4 unicast                        2
  IPv4 labeled-unicast                2
  IPv6 unicast                        2
  IPv6 labeled-unicast                2
  Total Routes                        8
supervisor@rtbrick: op> show bgp fib ipv6
Instance: default, AFI: ipv6, SAFI: unicast, Total routes: 2
  Prefix                                        Preference      Label                Next Hop
  2001:db8:0:1::21/128                          20              -                    192.0.2.2
  2001:db8:0:1::22/128                          20              -                    192.0.2.2
Instance: default, AFI: ipv6, SAFI: labeled-unicast, Total routes: 2
  Prefix                                        Preference      Label                Next Hop
  2001:db8:0:1::21/128                          20              -                    192.0.2.2
  2001:db8:0:1::22/128                          20              -                    192.0.2.2
supervisor@rtbrick: op> show bgp fib ipv6 unicast instance default detail
Instance: default, AFI: ipv6, SAFI: unicast, Total routes: 2
  Prefix: 2001:db8:0:1::21/128
    Next hop key: 4817d0c3f4cdff043db9a1b609d636032d017cef5a6733de
    Route source: bgp, Send path ID: 185972253, Received path ID: None
    AS path: [65542], Originator ID: None, Origin: Incomplete
    Community: None
    Extended community: None
    Large community: None
    Cluster list: None
    IGP metric: 4294967295, Local preference: None, Multi exit discriminator: 0
    Preference: 20, External route: None, Readvertised route: None
    Route up: None
    Next hop: 192.0.2.2, Label: -
  Prefix: 2001:db8:0:1::22/128
    Next hop key: 4817d0c3f4cdff043db9a1b609d636032d017cef5a6733de
    Route source: bgp, Send path ID: 185972253, Received path ID: None
    AS path: [65542], Originator ID: None, Origin: Incomplete
    Community: None
    Extended community: None
    Large community: None
    Cluster list: None
    IGP metric: 4294967295, Local preference: None, Multi exit discriminator: 0
    Preference: 20, External route: None, Readvertised route: None
    Route up: None
    Next hop: 192.0.2.2, Label: -
supervisor@rtbrick: op> show bgp fib ipv6 unicast summary
Instance: default, Total Routes: 2
  Address family                 Routes
  IPv6 unicast                        2
  Total Routes                        2
supervisor@rtbrick: op> show bgp fib summary
Instance: default, Total Routes: 8
  Address family                 Routes
  IPv4 unicast                        2
  IPv4 labeled-unicast                2
  IPv6 unicast                        2
  IPv6 labeled-unicast                2
  Total Routes                        8
supervisor@rtbrick: op> show bgp rib-in
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 6
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
    198.51.100.100/32                            -                                  0           -           -
    198.51.100.101/32                            -                                  0           -           -
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 192.0.2.2                          0           -           65542
    192.0.2.4/30                                 192.0.2.2                          0           -           65542
    198.51.100.21/32                             192.0.2.2                          0           -           65542
    198.51.100.22/32                             192.0.2.2                          0           -           65542
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 192.0.2.2                          0           -           65542
    192.0.2.4/30                                 192.0.2.2                          0           -           65542
    198.51.100.21/32                             192.0.2.2                          0           -           65542
    198.51.100.22/32                             192.0.2.2                          0           -           65542
Instance: default, AFI: ipv6, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            192.0.2.2                          0           -           65542
    2001:db8:2:1::/64                            192.0.2.2                          0           -           65542
    2001:db8:0:1::21/128                         192.0.2.2                          0           -           65542
    2001:db8:0:1::22/128                         192.0.2.2                          0           -           65542
Instance: default, AFI: ipv6, SAFI: unicast
  Hostname: Local, Peer IP: ::
  Source IP: ::, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            -                                  0           -           -
    2001:db8:2:1::/64                            -                                  0           -           -
    2001:db8:0:1::11/128                         -                                  0           -           -
    2001:db8:0:1::12/128                         -                                  0           -           -
Instance: default, AFI: ipv6, SAFI: labeled-unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            192.0.2.2                          0           -           65542
    2001:db8:2:1::/64                            192.0.2.2                          0           -           65542
    2001:db8:0:1::21/128                         192.0.2.2                          0           -           65542
    2001:db8:0:1::22/128                         192.0.2.2                          0           -           65542
Instance: default, AFI: ipv6, SAFI: labeled-unicast
  Hostname: Local, Peer IP: ::
  Source IP: ::, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            -                                  0           -           -
    2001:db8:2:1::/64                            -                                  0           -           -
    2001:db8:0:1::11/128                         -                                  0           -           -
    2001:db8:0:1::12/128                         -                                  0           -           -
supervisor@rtbrick: op> show bgp rib-in summary
Instance: default, Total Routes: 34
  Hostname: Local, Peer IP: 0.0.0.0, Source IP: 0.0.0.0
    Address family                 Routes
    IPv4 unicast                        6
    IPv4 labeled-unicast                4
    Total Routes                       10
  Hostname: PE2, Peer IP: 192.0.2.2, Source IP: 192.0.2.1
    Address family                 Routes
    IPv4 unicast                        4
    IPv4 labeled-unicast                4
    IPv6 unicast                        4
    IPv6 labeled-unicast                4
    Total Routes                       16
  Hostname: Local, Peer IP: ::, Source IP: ::
    Address family                 Routes
    IPv6 unicast                        4
    IPv6 labeled-unicast                4
    Total Routes                        8
supervisor@rtbrick: op> show bgp rib-in source direct
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
Instance: default, AFI: ipv6, SAFI: unicast
  Hostname: Local, Peer IP: ::
  Source IP: ::, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            -                                  0           -           -
    2001:db8:2:1::/64                            -                                  0           -           -
    2001:db8:0:1::11/128                         -                                  0           -           -
    2001:db8:0:1::12/128                         -                                  0           -           -
Instance: default, AFI: ipv6, SAFI: labeled-unicast
  Hostname: Local, Peer IP: ::
  Source IP: ::, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    2001:db8:1:1::/64                            -                                  0           -           -
    2001:db8:2:1::/64                            -                                  0           -           -
    2001:db8:0:1::11/128                         -                                  0           -           -
    2001:db8:0:1::12/128                         -                                  0           -           -
supervisor@rtbrick: op> show bgp rib-in source static
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 2
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    198.51.100.100/32                            -                                  0           -           -
    198.51.100.101/32                            -                                  0           -           -
supervisor@rtbrick: op> show bgp rib-in ipv4
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 6
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
    198.51.100.100/32                            -                                  0           -           -
    198.51.100.101/32                            -                                  0           -           -
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 192.0.2.2                          0           -           65542
    192.0.2.4/30                                 192.0.2.2                          0           -           65542
    198.51.100.21/32                             192.0.2.2                          0           -           65542
    198.51.100.22/32                             192.0.2.2                          0           -           65542
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 -                                  0           -           -
    192.0.2.4/30                                 -                                  0           -           -
    198.51.100.11/32                             -                                  0           -           -
    198.51.100.12/32                             -                                  0           -           -
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 192.0.2.2                          0           -           65542
    192.0.2.4/30                                 192.0.2.2                          0           -           65542
    198.51.100.21/32                             192.0.2.2                          0           -           65542
    198.51.100.22/32                             192.0.2.2                          0           -           65542
supervisor@rtbrick: op> show bgp rib-in ipv4 unicast instance default peer address 192.0.2.2
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix                                       Next Hop                           MED         Lpref       AS Path
    192.0.2.0/30                                 192.0.2.2                          0           -           65542
    192.0.2.4/30                                 192.0.2.2                          0           -           65542
    198.51.100.21/32                             192.0.2.2                          0           -           65542
    198.51.100.22/32                             192.0.2.2                          0           -           65542
supervisor@rtbrick: op> show bgp rib-in post-policy instance default policy-accept
Flags: & - Imported, ! - Error, N - RPKI Unknown, I - RPKI Invalid, V - RPKI Valid
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Flags  Prefix                                       Next Hop                           MED         Lpref       AS Path
           192.0.2.0/30                                 192.0.2.2                          0           -           65542
           192.0.2.4/30                                 192.0.2.2                          0           -           65542
           198.51.100.21/32                             192.0.2.2                          0           -           65542
           198.51.100.22/32                             192.0.2.2                          0           -           65542
supervisor@rtbrick: op> show bgp rib-in post-policy instance default error nexthop-unreachable
Flags: & - Imported, ! - Error, N - RPKI Unknown, I - RPKI Invalid, V - RPKI Valid
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Flags  Prefix                                       Next Hop                           MED         Lpref       AS Path
    !      192.0.2.0/30                                 198.51.100.121                     0           -           65542
    !      192.0.2.4/30                                 198.51.100.121                     0           -           65542
    !      198.51.100.21/32                             198.51.100.121                     0           -           65542
    !      198.51.100.22/32                             198.51.100.121                     0           -           65542
supervisor@rtbrick: op> show bgp rib-in post-policy instance default policy-accept detail
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix: 192.0.2.0/30, Received path ID: 0, Next hop: 192.0.2.2
      Status: Policy-Accept
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:01s
    Prefix: 192.0.2.4/30, Received path ID: 0, Next hop: 192.0.2.2
      Status: Policy-Accept
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:01s
    Prefix: 198.51.100.21/32, Received path ID: 0, Next hop: 192.0.2.2
      Status: Policy-Accept
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:01s
    Prefix: 198.51.100.22/32, Received path ID: 0, Next hop: 192.0.2.2
      Status: Policy-Accept
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:01s
supervisor@rtbrick: op> show bgp rib-in ipv4 unicast detail
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: Local, Peer IP: 0.0.0.0
  Source IP: 0.0.0.0, Total routes: 6
    Prefix: 192.0.2.0/30, Received path ID: 2
      Status: Valid
      Protocol source: direct
      Origin: Incomplete
      Send path ID: 1453600679
      MED: 0
      Last update: 0d:00h:01m:10s
    Prefix: 192.0.2.4/30, Received path ID: 2
      Status: Valid
      Protocol source: direct
      Origin: Incomplete
      Send path ID: 1453600679
      MED: 0
      Last update: 0d:00h:01m:10s
    Prefix: 198.51.100.11/32, Received path ID: 2
      Status: Valid
      Protocol source: direct
      Origin: Incomplete
      Send path ID: 1453600679
      MED: 0
      Last update: 0d:00h:01m:10s
    Prefix: 198.51.100.12/32, Received path ID: 2
      Status: Valid
      Protocol source: direct
      Origin: Incomplete
      Send path ID: 1453600679
      MED: 0
      Last update: 0d:00h:01m:10s
    Prefix: 198.51.100.100/32, Received path ID: 3
      Status: Valid
      Protocol source: static
      Origin: Incomplete
      Send path ID: 4181905542
      MED: 0
      Last update: 0d:00h:01m:10s
    Prefix: 198.51.100.101/32, Received path ID: 3
      Status: Valid
      Protocol source: static
      Origin: Incomplete
      Send path ID: 4181905542
      MED: 0
      Last update: 0d:00h:01m:10s
Instance: default, AFI: ipv4, SAFI: unicast
  Hostname: PE2, Peer IP: 192.0.2.2
  Source IP: 192.0.2.1, Total routes: 4
    Prefix: 192.0.2.0/30, Received path ID: 0, Next hop: 192.0.2.2
      Status: Init
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:02s
    Prefix: 192.0.2.4/30, Received path ID: 0, Next hop: 192.0.2.2
      Status: Init
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:02s
    Prefix: 198.51.100.21/32, Received path ID: 0, Next hop: 192.0.2.2
      Status: Init
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:02s
    Prefix: 198.51.100.22/32, Received path ID: 0, Next hop: 192.0.2.2
      Status: Init
      Protocol source: bgp
      Origin: Incomplete
      Send path ID: 185972253
      AS path: [65542]
      MED: 0
      Last update: 0d:00h:00m:02s
supervisor@rtbrick: op> show bgp rib-in ipv6 unicast summary
Instance: default, Total Routes: 8
  Hostname: PE2, Peer IP: 192.0.2.2, Source IP: 192.0.2.1
    Address family                 Routes
    IPv6 unicast                        4
    Total Routes                        4
  Hostname: Local, Peer IP: ::, Source IP: ::
    Address family                 Routes
    IPv6 unicast                        4
    Total Routes                        4
supervisor@rtbrick: op> show bgp rib-in instance default peer Local summary
Instance: default, Total Routes: 18
  Hostname: Local, Peer IP: 0.0.0.0, Source IP: 0.0.0.0
    Address family                 Routes
    IPv4 unicast                        6
    IPv4 labeled-unicast                4
    Total Routes                       10
  Hostname: Local, Peer IP: ::, Source IP: ::
    Address family                 Routes
    IPv6 unicast                        4
    IPv6 labeled-unicast                4
    Total Routes                        8
supervisor@rtbrick: op> show bgp rib-in instance default peer address 192.0.2.2 summary
Instance: default, Total Routes: 16
  Hostname: PE2, Peer IP: 192.0.2.2, Source IP: 192.0.2.1
    Address family                 Routes
    IPv4 unicast                        4
    IPv4 labeled-unicast                4
    IPv6 unicast                        4
    IPv6 labeled-unicast                4
    Total Routes                       16
supervisor@rtbrick: op> show bgp rib-out ipv4 unicast peer PE2
Flags: N - RPKI Unknown, I - RPKI Invalid, V - RPKI Valid
Instance: default, AFI: ipv4, SAFI: unicast
  Peer: PE2, Peer IP: 192.0.2.2, Sent routes: 8
    Flags  Prefix                                        MED     Lpref      Origin          Next Hop                                 AS Path
           192.0.2.0/30                                  0       -          Incomplete      192.0.2.1                                65541
           192.0.2.4/30                                  0       -          Incomplete      192.0.2.1                                65541
           198.51.100.11/32                              0       -          Incomplete      192.0.2.1                                65541
           198.51.100.12/32                              0       -          Incomplete      192.0.2.1                                65541
           198.51.100.21/32                              0       -          Incomplete      192.0.2.1                                65541, 65542
           198.51.100.22/32                              0       -          Incomplete      192.0.2.1                                65541, 65542
           198.51.100.100/32                             0       -          Incomplete      192.0.2.1                                65541
           198.51.100.101/32                             0       -          Incomplete      192.0.2.1                                65541
supervisor@rtbrick: op> show bgp rib-out
Flags: N - RPKI Unknown, I - RPKI Invalid, V - RPKI Valid
Instance: default, AFI: ipv4, SAFI: unicast
  Peer-group: PE2, Sent routes: 8
    Flags  Prefix                                        MED     Lpref      Origin          Next Hop                                 AS Path
           192.0.2.0/30                                  0       -          Incomplete      -                                        65541
           192.0.2.4/30                                  0       -          Incomplete      -                                        65541
           198.51.100.11/32                              0       -          Incomplete      -                                        65541
           198.51.100.12/32                              0       -          Incomplete      -                                        65541
           198.51.100.21/32                              0       -          Incomplete      -                                        65541, 65542
           198.51.100.22/32                              0       -          Incomplete      -                                        65541, 65542
           198.51.100.100/32                             0       -          Incomplete      -                                        65541
           198.51.100.101/32                             0       -          Incomplete      -                                        65541
Instance: default, AFI: ipv4, SAFI: labeled-unicast
  Peer-group: PE2, Sent routes: 6
    Flags  Prefix                                        MED     Lpref      Origin          Next Hop                                 AS Path
           192.0.2.0/30                                  0       -          Incomplete      -                                        65541
           192.0.2.4/30                                  0       -          Incomplete      -                                        65541
           198.51.100.11/32                              0       -          Incomplete      -                                        65541
           198.51.100.12/32                              0       -          Incomplete      -                                        65541
           198.51.100.21/32                              0       -          Incomplete      -                                        65541, 65542
           198.51.100.22/32                              0       -          Incomplete      -                                        65541, 65542
Instance: default, AFI: ipv6, SAFI: unicast
  Peer-group: PE2, Sent routes: 6
    Flags  Prefix                                        MED     Lpref      Origin          Next Hop                                 AS Path
           2001:db8:1:1::/64                             0       -          Incomplete      -                                        65541
           2001:db8:2:1::/64                             0       -          Incomplete      -                                        65541
           2001:db8:0:1::11/128                          0       -          Incomplete      -                                        65541
           2001:db8:0:1::12/128                          0       -          Incomplete      -                                        65541
           2001:db8:0:1::21/128                          0       -          Incomplete      -                                        65541, 65542
           2001:db8:0:1::22/128                          0       -          Incomplete      -                                        65541, 65542
Instance: default, AFI: ipv6, SAFI: labeled-unicast
  Peer-group: PE2, Sent routes: 6
    Flags  Prefix                                        MED     Lpref      Origin          Next Hop                                 AS Path
           2001:db8:1:1::/64                             0       -          Incomplete      -                                        65541
           2001:db8:2:1::/64                             0       -          Incomplete      -                                        65541
           2001:db8:0:1::11/128                          0       -          Incomplete      -                                        65541
           2001:db8:0:1::12/128                          0       -          Incomplete      -                                        65541
           2001:db8:0:1::21/128                          0       -          Incomplete      -                                        65541, 65542
           2001:db8:0:1::22/128                          0       -          Incomplete      -                                        65541, 65542
supervisor@rtbrick: op> show bgp fib ipv4 unicast
Instance: default, AFI: ipv4, SAFI: unicast, Total routes: 2
  Prefix                                        Preference      Label                Next Hop
  198.51.100.21/32                              20              -                    192.0.2.2
  198.51.100.22/32                              20              -                    192.0.2.2
supervisor@rtbrick: op> show bgp tcp bgp.iod.1 connection
Instance       Local IP Address                   Remote IP Address                  Local Port  Remote Port  State
default        192.0.2.1                          192.0.2.2                          179         58311        Time-Wait
default        192.0.2.1                          192.0.2.2                          179         58312        Time-Wait
default        192.0.2.1                          192.0.2.2                          58312       179          Time-Wait
default        192.0.2.1                          192.0.2.2                          58313       179          Established
supervisor@rtbrick: op> show bgp tcp bgp.iod.1 connection detail
Instance: default
  Local IPv4 address       : 192.0.2.1
  Remote IPv4 address      : 192.0.2.2
  Local port               : 179
  Remote port              : 58311
  State                    :
    Internal
      Options                  : -- | Keepalive | --
      TOS                      : 192
      TTL                      : 1
      Priority                 : 1
      Flags                    : -|-|-|Receive Closed|Fin|Nagle Disabled|-|Wnd Scale|-|-|-
      Last trigger             : 148
      Timer                    : 29
    Timers
      Poll                     : 0s
      Poll interval            : 0s
      Retransmission           : 65535s
    Receiver
      Expected sequence        : 7156
      Available window         : 96816
      Announced window         : 96185
      Announced wnd RT edge    : 103341
      MSS                      : 1420
      RTT estimate             : 0
    Timeout
      Sequence                 : 7193s
      Retransmission           : 3s
      Retransmissions          : 0s
      Duplicate acks           : 0s
      Highest ack'd sequence   : 7194s
    Congestion
      Window                   : 5042
      Persist count            : 0
      Send scale               : 5
      Receive scale            : 5
    Sender
      Next seq to send         : 7194
      Last wnd update seq      : 7155
      Last wnd update ack      : 7194
      Window                   : 96128
      Max window announced     : 96800
      Acknowledged             : None
      Send buf                 : 56476
      Send queue length        : 0
      Unsent oversize          : 0
      TS last ack sent         : 0
    Keepalive
      Next keepalive idle      : 7200000
      Keepalive interval       : 75000
      Keepalive count          : 9
      Keep sent count          : 0
    Authentication
      Auth type                : HMAC-SHA-256-128
      key1-id                  : 255
      key2-id                  : 0
      Secret mismatch          : 0
      Latest sent digest       : 13ff781f8b9a7980f0bc6aeed5d00800
      Latest received digest   : ced8b4c0d6ec7772781d3751e9ad4d6c
    TTL Security
      TTL security             : False
      Expected TTL             : 0
      TTL miss count           : 0
  Local IPv4 address       : 192.0.2.1
  Remote IPv4 address      : 192.0.2.2
  Local port               : 179
  Remote port              : 58312
  State                    :
    Internal
      Options                  : -- | Keepalive | --
      TOS                      : 192
      TTL                      : 1
      Priority                 : 1
      Flags                    : -|-|-|Receive Closed|Fin|Nagle Disabled|-|Wnd Scale|-|-|-
      Last trigger             : 159
      Timer                    : 31
    Timers
      Poll                     : 0s
      Poll interval            : 0s
      Retransmission           : 65535s
    Receiver
      Expected sequence        : 6673
      Available window         : 96816
      Announced window         : 96724
      Announced wnd RT edge    : 103397
      MSS                      : 1420
      RTT estimate             : 0
    Timeout
      Sequence                 : 6594s
      Retransmission           : 5s
      Retransmissions          : 0s
      Duplicate acks           : 0s
      Highest ack'd sequence   : 6595s
    Congestion
      Window                   : 4381
      Persist count            : 0
      Send scale               : 5
      Receive scale            : 5
    Sender
      Next seq to send         : 6595
      Last wnd update seq      : 6672
      Last wnd update ack      : 6595
      Window                   : 96800
      Max window announced     : 96800
      Acknowledged             : None
      Send buf                 : 56476
      Send queue length        : 0
      Unsent oversize          : 0
      TS last ack sent         : 0
    Keepalive
      Next keepalive idle      : 7200000
      Keepalive interval       : 75000
      Keepalive count          : 9
      Keep sent count          : 0
    Authentication
      Auth type                : HMAC-SHA-256-128
      key1-id                  : 255
      key2-id                  : 0
      Secret mismatch          : 0
      Latest sent digest       : 8c63c66ce0b6db0ac0a52481ce1be90c
      Latest received digest   : da1923f15a39ce953bcfd3c90bfd1d71
    TTL Security
      TTL security             : False
      Expected TTL             : 0
      TTL miss count           : 0
  Local IPv4 address       : 192.0.2.1
  Remote IPv4 address      : 192.0.2.2
  Local port               : 58312
  Remote port              : 179
  State                    :
    Internal
      Options                  : -- | Keepalive | --
      TOS                      : 192
      TTL                      : 1
      Priority                 : 64
      Flags                    : -|-|-|Receive Closed|Fin|Nagle Disabled|-|Wnd Scale|-|-|-
      Last trigger             : 159
      Timer                    : 31
    Timers
      Poll                     : 0s
      Poll interval            : 0s
      Retransmission           : 65535s
    Receiver
      Expected sequence        : 6576
      Available window         : 96816
      Announced window         : 96794
      Announced wnd RT edge    : 103370
      MSS                      : 1420
      RTT estimate             : 0
    Timeout
      Sequence                 : 6653s
      Retransmission           : 5s
      Retransmissions          : 0s
      Duplicate acks           : 0s
      Highest ack'd sequence   : 6654s
    Congestion
      Window                   : 4472
      Persist count            : 0
      Send scale               : 5
      Receive scale            : 5
    Sender
      Next seq to send         : 6654
      Last wnd update seq      : 6575
      Last wnd update ack      : 6654
      Window                   : 96704
      Max window announced     : 96704
      Acknowledged             : None
      Send buf                 : 56476
      Send queue length        : 0
      Unsent oversize          : 0
      TS last ack sent         : 0
    Keepalive
      Next keepalive idle      : 7200000
      Keepalive interval       : 75000
      Keepalive count          : 9
      Keep sent count          : 0
    Authentication
      Auth type                : HMAC-SHA-256-128
      key1-id                  : 255
      key2-id                  : 0
      Secret mismatch          : 0
      Latest sent digest       : 3fe0662305214b8bf9fafa07a1594a25
      Latest received digest   : 7aa39a7ff33bffcc0ad74e8e98ee6ce1
    TTL Security
      TTL security             : False
      Expected TTL             : 0
      TTL miss count           : 0
  Local IPv4 address       : 192.0.2.1
  Remote IPv4 address      : 192.0.2.2
  Local port               : 58313
  Remote port              : 179
  State                    : Established
    Internal
      Options                  : -- | Keepalive | --
      TOS                      : 192
      TTL                      : 1
      Priority                 : 64
      Flags                    : -|-|-|-|-|Nagle Disabled|-|Wnd Scale|-|-|-
      Last trigger             : 142
      Timer                    : 73
    Timers
      Poll                     : 0s
      Poll interval            : 0s
      Retransmission           : 65535s
    Receiver
      Expected sequence        : 8177
      Available window         : 96816
      Announced window         : 96816
      Announced wnd RT edge    : 104993
      MSS                      : 1420
      RTT estimate             : 0
    Timeout
      Sequence                 : 7270s
      Retransmission           : 3s
      Retransmissions          : 0s
      Duplicate acks           : 0s
      Highest ack'd sequence   : 7326s
    Congestion
      Window                   : 5076
      Persist count            : 0
      Send scale               : 5
      Receive scale            : 5
    Sender
      Next seq to send         : 7326
      Last wnd update seq      : 7721
      Last wnd update ack      : 7326
      Window                   : 96096
      Max window announced     : 96704
      Acknowledged             : None
      Send buf                 : 56476
      Send queue length        : 0
      Unsent oversize          : 0
      TS last ack sent         : 0
    Keepalive
      Next keepalive idle      : 7200000
      Keepalive interval       : 75000
      Keepalive count          : 9
      Keep sent count          : 0
    Authentication
      Auth type                : HMAC-SHA-256-128
      key1-id                  : 255
      key2-id                  : 0
      Secret mismatch          : 0
      Latest sent digest       : b3b62fbef0b644235ee047713e3e0565
      Latest received digest   : 826ce5c244bb8f227bbf088e61d53cd4
    TTL Security
      TTL security             : False
      Expected TTL             : 0
      TTL miss count           : 0
supervisor@rtbrick: op> show bgp tcp bgp.iod.1 connection instance default
Instance       Local IP Address                   Remote IP Address                  Local Port  Remote Port  State
default        192.0.2.1                          192.0.2.2                          179         58311        Time-Wait
default        192.0.2.1                          192.0.2.2                          179         58312        Time-Wait
default        192.0.2.1                          192.0.2.2                          58312       179          Time-Wait
default        192.0.2.1                          192.0.2.2                          58313       179          Established