319
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN instance is specified, the command displays the BGP IPv6 unicast route
statistics for the public network.
Usage guidelines
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Display statistics of BGP IPv6 unicast routes.
<Sysname> display bgp routing-table ipv6 statistics
Total number of routes: 4
display bgp update-group
Use
display bgp update-group
to display information about BGP update groups.
Syntax
display bgp update-group
{
ipv4
[
unicast
] |
vpnv4
} [
vpn-instance
vpn-instance-name
] [
ip-address
]
display bgp update-group
{
ipv6
[
unicast
] |
l2vpn
|
vpnv6
} [
ip-address
]
display bgp update-group ipv6
[
unicast
] [
vpn-instance
vpn-instance-name
] [
ipv6-address
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv4
: Displays BGP update group information for IPv4 address family.
unicast
: Displays BGP update group information for unicast address family. Without this keyword, the
command also displays BGP update group information for unicast address family.
vpnv4
: Displays BGP update group information for VPNv4 address family.
ipv6
: Displays BGP update group information for IPv6 address family.
l2vpn
: Displays BGP update group information for L2VPN address family.
vpnv6
: Displays BGP update group information for VPNv6 address family.
vpn-instance
vpn-instance-name
: Displays BGP update group information for the MPLS L3VPN instance
specified by its name, a case-sensitive string of 1 to 31 characters. If no VPN instance is specified, the
command displays BGP update group information for the public network.
ip-address
: Displays BGP update group information for the specified BGP peer.