display bgp vpnv6 group

Function

The display bgp vpnv6 group command is used to display the VPNv6 peer group information.

Format

display bgp vpnv6 vpn-instance vpn-instance-name group

display bgp vpnv6 vpn-instance vpn-instance-name group group-name

Parameters

Parameter Description Value
vpn-instance vpn-instance-name

Specify a VPN-Instance (VRF) name.

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.

group-name

Specify a peer-group.

The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. 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 vpnv6 group command is used to display the VPNv6 peer group information.

Example

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

# Display the VPNv6 peer group information.
<HUAWEI> display bgp vpnv6 vpn-instance vpn6 group
BGP peer-group      : g1
 Remote AS 65410
 Type               : external
 PeerSession Members:
   2001:DB8:2000::2
 
 Peer Members:
   2001:DB8:2000::2
Table 1 Description of the display bgp vpnv6 group command output
Item Description
BGP peer-group

Name of a BGP peer group.

Remote AS

Number of the AS where a peer group resides.

Type

Type of a peer group:internal:

  • indicates that the peer group is an IBGP peer group.external:
  • indicates that the peer group is an EBGP peer group.
  • listen internal: indicates that the peer group is a dynamic IBGP peer group.
  • listen external: indicates that the peer group is a dynamic EBGP peer group.
  • listen confederation-external: indicates that the peer group is a dynamic confederation EBGP peer group.
PeerSession Members

Peers with which sessions have been established.

Peer Members

Peer information.

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