R0106-HP MSR Router Series MPLS Command Reference(V7)

264
Examples
# Specify the default next hop IP address as 1.1.1.1 on GigabitEthernet 2/1/1 (PE's interface connected
to the CE).
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] default-nexthop ip 1.1.1.1
description
Use description to configure a description for a cross-connect group.
Use undo description to remove the description of a cross-connect group.
Syntax
description text
undo description
Default
No description is configured for a cross-connect group.
Views
Cross-connect group view
Predefined user roles
network-admin
Parameters
text: Configures a description, a case-sensitive string of 1 to 80 characters.
Examples
# Configure a description of vpws for vpn2 for the cross-connect group vpn2.
<Sysname> system-view
[Sysname] xconnect-group vpn2
[Sysname-xcg-vpn2] description vpws for vpn2
Related commands
display l2vpn xconnect-group
display bgp l2vpn signaling
Use display bgp l2vpn signaling to display MPLS L2VPN label block information maintained by BGP.
Syntax
display bgp l2vpn signaling [ peer ip-address { advertised | received } [ statistics ] | route-distinguisher
route-distinguisher [ site-id site-id [ label-offset label-offset [ advertise-info ] ] ] | statistics ]
Views
Any view
Predefined user roles
network-admin
network-operator