display bgp vpn-target rt-filter

Function

The display bgp vpn-target rt-filter command displays information about RT filters in the BGP-VPN-Target address family.

Format

display bgp vpn-target rt-filter [ peer ipv4-address ] [ statistics ]

Parameters

Parameter Description Value
peer ipv4-address

Specifies the IPv4 address of a peer.

It is in dotted decimal notation.

statistics

Displays route statistics.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

To check information about RT filters in the BGP-VPN-Target address family, run the display bgp vpn-target rt-filter command. You can specify parameters as required to check only desired information.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the RT filter that applies to the peer with IP address 10.1.1.1 in the BGP VPN-Target address family.
<HUAWEI> display bgp vpn-target rt-filter peer 10.1.1.1
      The number of rt-filter for peer 10.1.1.1 : 1     
      Network  : RT <111 : 1>   PrefixLen : 96     
      Refcount :1
# Display information about RT filters in the BGP-VPN-Target address family.
<HUAWEI> display bgp vpn-target rt-filter
The number of rt-filter for peer 10.1.1.1 : 1     
      Network  : RT <111 : 1>  PrefixLen : 96     
      Refcount :1
      The number of rt-filter for peer 10.2.1.2 : 1 
      Network  : RT <111 : 2>   PrefixLen : 96    
      Refcount :1
Table 1 Description of the display bgp vpn-target rt-filter command output
Item Description
Network

VPN target in the RT routing table.

PrefixLen

Prefix length of the route.

Refcount

Reference count of the route.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >