peer signaling vpls (BGP-L2VPN-AD address family view) (group)

Function

The peer signaling vpls command configures the VPLS signaling mode for a specified peer group.

The undo peer signaling vpls command restores the default signaling mode of a specified peer group.

By default, after the peer enable command is run in the L2VPN AD address family view, the BGP AD signaling mode is enabled for all peers or peer groups.

Format

peer group-name signaling vpls

undo peer group-name signaling vpls

Parameters

Parameter Description Value
group-name

Specifies the name of 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.

vpls

Configures the signaling mode of a specified peer group as VPLS.

-

Views

BGP-L2VPN-AD address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

In BGP VPLS scenarios, configure the signaling mode for peers or peer groups in the L2VPN AD address family view so that peers can advertise routes to each other. The parameters used in different scenarios are described as follows:

  • In the BGP VPLS scenario, configure vpls in the peer signaling command.
  • In the BGP AD VPLS scenario, the BGP AD signaling is enabled for all peers or peer groups in the L2VPN AD address family view by default.

Prerequisites

A peer group has been created using the peer enable command.

Precautions

The signaling mode configured for a peer is preferred over that configured for the peer group to which the peer belongs. When a signaling mode is configured for a peer group but not configured for a peer that belongs to the peer group, the peer uses the signaling mode configured for its peer group.

Example

# Configure the signaling mode for a peer group in the L2VPN AD address family view when BGP VPLS is enabled.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] group test internal
[*HUAWEI-bgp] l2vpn-ad-family
[*HUAWEI-bgp-af-l2vpn-ad] peer test enable
[*HUAWEI-bgp-af-l2vpn-ad] peer test signaling vpls
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >