display bgp instance vpnv4 routing-table attr-set

Function

The display bgp instance vpnv4 routing-table attr-set command displays information about BGP attr-set list.

Format

display bgp instance instance-name vpnv4 all routing-table ipv4-address [ mask | mask-length ] attr-set

display bgp instance instance-name vpnv4 vpn-instance vpn-instance-name routing-table ipv4-address [ mask | mask-length ] attr-set

Parameters

Parameter Description Value
all

Displays all BGP VPNv4 routes.

-

ipv4-address

Specifies an IPv4 address of destination.

The value is in dotted decimal notation.

mask

Specifies a mask in dotted decimal notation.

It is in dotted decimal notation.

mask-length

Specifies the mask length.

The value is an integer ranging from 0 to 32.

instance instance-name

Specifies a BGP multi-instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

vpn-instance vpn-instance-name

Displays the BGP routes of a specified VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp instance vpnv4 all routing-table attr-set command displays information about BGP attr-set list.

Example

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

# Display the Attr_Set attribute of VPNv4 routes.
<HUAWEI> display bgp instance aa vpnv4 all routing-table 10.10.10.10 attr-set

 Routes of Route Distinguisher(100:11):
 
 BGP routing table entry information of 10.10.10.10/32:
 From: 10.1.1.2
 Attr-set:  origin as 200, origin igp, MED 0
        AS-path: Nil
 Routes of vpn-instance vpn1:
 
 BGP routing table entry information of 10.11.11.11/32:
 From: 10.1.1.1
 Attr-set:  origin as 200, origin igp, MED 0
        AS-path: Nil
Table 1 Description of the display bgp instance vpnv4 routing-table attr-set command output
Item Description
BGP routing table entry information

The following information is about a specified BGP route.

Attr-set

Attr_Set attribute.

From

IP address of the router that sends the route.

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