![H3C S9500 Series Скачать руководство пользователя страница 200](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036200.webp)
Command Manual – VPLS
H3C S9500 Series Routing Switches
Chapter 1 VPLS Configuration Commands
1-3
Description
Use the
description
command to set a description for a VPLS instance.
Use the
undo description
command to remove the configuration.
By default, no description is set for a VPLS instance.
Examples
# Set the description of VPLS instance aaa to “Aaa_Technologies_Co._Ltd.”.
<Sysname> system-view
[Sysname] vsi aaa static
[Sysname-vsi-aaa] description Aaa_Technologies_Co._Ltd.
1.1.4 display bgp vpls
Syntax
display bgp vpls
{
all
|
group
[
group-name
] |
peer
[ [
ip-address
]
verbose
] |
route-distinguisher
route-distinguisher
[
site-id
site-id
[
label-offset
label-offset
] ] }
View
Any view
Default Level
1: Monitor level
Parameters
all
: Specifies all VPLS information in the BGP routing table.
group group-name
: Specifies a peer group by its name.
ip-address
: IP address of the peer.
verbose
: Displays detailed information.
route-distinguisher route-distinguisher
: Specifies the route distinguisher (RD) in the
format nn:nn or IP_address:nn.
site-id
site-id
: Specifies the ID of the site in the VPLS instance.
label-offset label-offset
: Specifies the label offset.
Description
Use the
display bgp vpls
command to display the VPLS information in a BGP routing
table.
Examples
# Display all VPLS information in the BGP routing table.