Cisco Systems OL-10729-01 Network Router User Manual


 
A-6
Cisco IP Solution Center Metro Ethernet and L2VPN User Guide, 4.2
OL-10729-01
Appendix A Sample Configlets
EWS (Point-to-Point)
EWS (Point-to-Point)
Configuration Service: L2VPN/Metro Ethernet
Feature: EWS (point-to-point)
Device configuration:
The N-PE is a CISCO7600 with IOS 12.2(18)SXF, Sup720-3BXL
The U-PE is a CISCO3750ME with IOS 12.2(25)EY1. No port security, no tunneling.
L2VPN point-to-point
QinQ UNI
C3750ME (FA1/0/20 – FA1/0/23) <–> C7600 (FA8/17)
Configlets
Comments
The N-PE is a 7600 with a OSM or SIP-600 module. Provisioning is the same as the ERS example.
The U-PE is a generic Metro Ethernet (ME) switch.
No PACL provisioned by default. BPDU can be tunneled if desired.
The system MTU needs to set to 1522 to handle the extra 4 bytes of QinQ frames.
UP-E N-PE
system mtu 1522
!
vlan 774
exit
!
interface FastEthernet1/0/20
no cdp enable
no keepalive
switchport
switchport access vlan 774
switchport mode dot1q-tunnel
switchport nonegotiate
spanning-tree portfast
spanning-tree bpdufilter enable
!
interface FastEthernet1/0/23
no ip address
switchport trunk allowed vlan 774,787-788
vlan 774
exit
!
interface FastEthernet8/17
switchport trunk allowed vlan
1,451,653,659,766-768,772,773-774,878
!
interface Vlan774
no ip address
description L2VPN EWS
xconnect 99.99.8.99 89029 encapsulation
mpls
no shutdown