Cisco Systems OL-21636-01 Security Camera User Manual


 
A-43
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, Pseudowire Core Connectivity)
FlexUNI/EVC (User-Provided Service Instance Name,
Pseudowire Core Connectivity)
Configuration FlexUNI(EVC)/Metro Ethernet.
Feature: FlexUNI/EVC with pseudowire 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 PSEUDOWIRE.
The user manually provided ServiceInst as the Service Instance Name. This is pushed onto the
device, where the Service Instance ID is 3.
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
!
vlan 3524
exit
!
ethernet evc ServiceInst
!
interface GigabitEthernet7/0/0
service instance 3 ethernet ServiceInst
encapsulation dot1q 452
rewrite ingress tag pop 1 symmetric
bridge-domain 3524 split-horizon
!
interface Vlan3524
no ip address
description BD=T,SVI=T,Flex
xconnect 22.22.22.22 52500 encapsulation
mpls
backup peer 22.22.22.22 52501
no shutdown