Cisco OL-21636-01 User Manual

Page 323

Advertising
background image

A-45

Cisco IP Solution Center L2VPN and Carrier Ethernet User Guide, 6.0

OL-21636-01

Appendix A Sample Configlets

FlexUNI/EVC (User-Provided Service Instance Name, VPLS Core Connectivity)

FlexUNI/EVC (User-Provided Service Instance Name, VPLS Core
Connectivity)

Configuration

FlexUNI(EVC)/Metro Ethernet.

Feature: FlexUNI/EVC with VPLS core connectivity and user-provided service instance name.

Device configuration:

The N-PE is a Cisco 7600 with IOS 12.2(33) SRB3.

Interface(s): GigabitEthernet7/0/0.

The U-PE is a Cisco 3750ME with IOS 12.2(25) EY2.

Interface(s): FastEthernet1/0/10.

Configlets

Comments

The transport type is VPLS.

The user manually provided ServiceInst as the Service Instance Name. This is pushed onto the
device, where the Service Instance ID is 10.

U-PE

N-PE

!

vlan 452

exit

!

interface FastEthernet1/0/10

no ip address

switchport trunk allowed vlan add 452

!

interface FastEthernet1/0/13

no spanning-tree bpdufilter enable

switchport

no keepalive

no ip address

switchport

switchport trunk encapsulation dot1q

switchport mode trunk

switchport trunk allowed vlan 452

switchport nonegotiate

mac access-group ISC-FastEthernet1/0/13 in

l2 vfi vpls-test manual

vpn id 300

neighbor 22.22.22.22 encapsulation mpls

!

vlan 500

!

ethernet evc ServiceInst

!

interface GigabitEtherne7/0/0

service instance 10 ethernet ServiceInst

encapsulation dot1q 400

rewrite ingress tag pop 1 symmetric

bridge-domain 500 split-horizon

!

interface vlan500

xconnect vfi vpls-test

Advertising