Cisco OL-21636-01 User Manual

Page 322

Advertising
background image

A-44

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, Local Core Connectivity)

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

Configuration

FlexUNI(EVC)/Metro Ethernet.

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

Device configuration:

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

Interface(s): GigabitEthernet1/0/6, GigabitEthernet1/0/7.

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

Interface(s): FastEthernet1/0/12, FastEthernet1/0/14.

Configlets

Comments

The transport type is LOCAL.

The user manually provided service_int as the Service Instance Name. This is pushed onto the
device, where the Service Instance IDs are 5 and 33, respectively.

U-PE

N-PE

vlan 45

exit

!

interface FastEthernet1/0/12

no ip address

switchport

switchport trunk encapsulation dot1q

switchport mode trunk

switchport trunk allowed vlan 45

!

interface FastEthernet1/0/14

no spanning-tree bpdufilter enable

switchport

no keepalive

no ip address

switchport trunk encapsulation dot1q

switchport mode trunk

switchport trunk allowed vlan 45

switchport nonegotiate

no shutdown

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

!

mac access-list extended

ISC-FastEthernet1/0/14

deny any host 0100.0ccc.cccc

deny any host 0100.0ccc.cccd

deny any host 0100.0ccd.cdd0

deny any host 0180.c200.0000

permit any any

ethernet evc service_int

!

interface GigabitEthernet1/0/6

no shutdown

service instance 5 ethernet service_int

encapsulation dot1q 56

!

interface GigabitEthernet1/0/7

no shutdown

service instance 33 ethernet service_int

encapsulation dot1q 45

!

connect Customer2_195 GigabitEthernet1/0/7

33 GigabitEthernet1/0/6 5

Advertising