Multipoint Layer 2 Services Configuration For Provider Edge-To-Provider Edge: Example; Multipoint Layer 2 Services Configuration For Provider Edge-To-Customer Edge: Example - Cisco CRS Configuration Manual

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Multipoint Layer 2 Services Configuration for Provider Edge-to-Provider Edge: Example

Multipoint Layer 2 Services Configuration for Provider Edge-to-Provider Edge:
Example
These configuration examples show how to create a Layer 2 VFI with a full-mesh of participating Multipoint
Layer 2 Services provider edge (PE) nodes.
This configuration example shows how to configure PE 1:
configure
l2vpn
bridge group 1
bridge-domain PE1-VPLS-A
!
interface loopback 0
ipv4 address 10.1.1.1 255.255.255.25
This configuration example shows how to configure PE 2:
configure
l2vpn
bridge group 1
bridge-domain PE2-VPLS-A
!
interface loopback 0
ipv4 address 10.2.2.2 255.255.255.25
This configuration example shows how to configure PE 3:
configure
l2vpn
bridge group 1
bridge-domain PE3-VPLS-A
!
interface loopback 0
ipv4 address 10.3.3.3 255.255.255.25
Multipoint Layer 2 Services Configuration for Provider Edge-to-Customer Edge:
Example
This configuration shows how to configure Multipoint Layer 2 Services for a PE-to-CE nodes:
configure
interface TenGigE0/0/0/0
l2transport---AC interface
exit
no ipv4 address
no ipv4 directed-broadcast
negotiation auto
no cdp enable
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
118
interface TenGigE0/0/0/0
vfi 1
neighbor 10.2.2.2 pw-id 1
neighbor 10.3.3.3 pw-id 1
!
interface TenGigE0/0/0/1
vfi 1
neighbor 10.1.1.1 pw-id 1
neighbor 10.3.3.3 pw-id 1
!
interface TenGigE0/0/0/2
vfi 1
neighbor 10.1.1.1 pw-id 1
neighbor 10.2.2.2 pw-id 1
!
Implementing Multipoint Layer 2 Services

Advertisement

Table of Contents
loading

Table of Contents