Vpls (multipoint, ems/ep-lan), bpdu tunneling) – Cisco OL-21636-01 User Manual

Page 308

Advertising
background image

A-30

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

OL-21636-01

Appendix A Sample Configlets

VPLS (Multipoint, EMS/EP-LAN), BPDU Tunneling)

VPLS (Multipoint, EMS/EP-LAN), BPDU Tunneling)

Configuration

Service: L2VPN/Metro Ethernet.

Feature: VPLS (multipoint) EMS (EP-LAN) with BPDU tunneling.

Device configuration:

The N-PE is a Cisco 7600 with IOS 12.2(18)SXF, Sup720-3BXL.

Interface(s): FA2/18.

The U-PE is a Cisco 3750ME with IOS 12.2(25)EY1. No port security, no tunneling.

Interface(s): FA1/0/12 – FA1/0/23.

VPLS Multipoint VPN, with VLAN 767.

Q-in-Q UNI.

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 EMS (EP-LAN) UNI is the same as L2VPN (point-to-point) EWS (EPL) UNI.

The SVI is the same as VPLS ERS (EVP-LAN) SVI.

U-PE

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

Advertising