Configuration Examples For Point To Point Layer 2 Services - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 Services
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:routerRP/0/RP00RSP0/CPU0:router#
interface TenGigE0/1/0/12
Step 3
l2vpn
Example:
RP/0/RSP0/CPU0:router(config)# l2vpn
Step 4
bridge group bridge-group-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn)# bridge group
access-pw
Step 5
bridge-domain bridge-domain-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg)#
bridge-domain bd1
Step 6
neighbor evpn evi vpn-id target ac-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# neighbor
evpn evi 100 target 12
Example

Configuration Examples for Point to Point Layer 2 Services

This section includes these configuration examples:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuration Examples for Point to Point Layer 2 Services
Purpose
Enters the Global Configuration mode.
Enters interface configuration mode and configures an
interface.
Enters Layer 2 VPN configuration mode.
Creates a bridge group that can contain bridge domains,
and then assigns network interfaces to the bridge domain.
Establishes a bridge domain and enters L2VPN bridge group
bridge domain configuration mode.
Enables EVPN-VPWS endpoint on the p2p cross-connect.
181

Advertisement

Table of Contents
loading

Table of Contents