Cisco Systems OL-10729-01 Network Router User Manual


 
A-13
Cisco IP Solution Center Metro Ethernet and L2VPN User Guide, 4.2
OL-10729-01
Appendix A Sample Configlets
VPLS (Multipoint) EWS with BPDU Tunneling
VPLS (Multipoint) EWS with BPDU Tunneling
Configuration Service: L2VPN/Metro Ethernet
Feature: VPLS (multipoint) EWS with BPDU tunneling
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.
VPLS Multipoint VPN, with VLAN 767
QinQ UNI
C3750ME (FA1/0/12 – FA1/0/23) <–> C7600 (FA2/18)
Configlets
Comments
The N-PE is a 7600 with an OSM or SIP-600 module
The VFI contains all the N-PEs (neighbors) that this N-PE talks to.
The VPLS EWS UNI is the same as L2VPN (point-to-point) EWS UNI.
The SVI is the same as VPLS ERS SVI.
UP-E N-PE
system mtu 1522
!
errdisable recovery interval 33
!
vlan 776
exit
!
interface FastEthernet1/0/12
no cdp enable
no keepalive
switchport
switchport access vlan 776
switchport mode dot1q-tunnel
switchport nonegotiate
l2protocol-tunnel cdp
l2protocol-tunnel stp
l2protocol-tunnel vtp
l2protocol-tunnel shutdown-threshold cdp 88
l2protocol-tunnel shutdown-threshold stp 64
l2protocol-tunnel shutdown-threshold vtp 77
l2protocol-tunnel drop-threshold cdp 34
l2protocol-tunnel drop-threshold stp 23
l2protocol-tunnel drop-threshold vtp 45
no shutdown
spanning-tree portfast
spanning-tree bpdufilter enable
l2 vfi vpls_ews-89019 manual
vpn id 89019
neighbor 99.99.8.99 encapsulation mpls
!
vlan 776
exit
!
interface FastEthernet8/17
switchport trunk allowed vlan
1,451,653,659,766-768,772-776,878
!
interface Vlan776
no ip address
description VPLS EWS
xconnect vfi vpls_ews-89019
no shutdown