[c-nsp] Cisco ME3600 Service Configuration Automation
Darren Liew
darrenssliu at gmail.com
Mon Jan 26 01:16:07 EST 2015
Hi Guys,
Is there anyway to automate the routine L2VPN xconnect configuration on
Cisco ME3600 IOS?
I exploring EEM for this purposes, but it doesn't look like a good option.
Is there any options or is this the best option?
The configuration I am looking to automate is the below.
Your experience and suggestion is much appreciated. Thanks !
Rgds,
Darren
interface GigabitEthernet0/1
switchport trunk allowed vlan none
switchport mode trunk
mtu 9000
no cdp enable
service instance 1 ethernet
description IMC-Monitoring
encapsulation dot1q 25
rewrite ingress tag pop 1 symmetric
bridge-domain 25
!
service instance 2 ethernet
encapsulation dot1q <vlan>
rewrite ingress tag pop 1 symmetric
service-policy input INBOUND-VPLS-5M
service-policy output OUTBOUND-VPLS-5M
xconnect <remote-ip> <vc-id> encapsulation mpls
!
More information about the cisco-nsp
mailing list