You are on page 1of 3

Config At NPE 1 (10.10.10.

1)

l2vpn
load-balancing flow src-dst-ip
pw-class Airtel-100
encapsulation mpls
control-word
load-balancing
flow-label both
!
xconnect group Airtel-TAC3
p2p Airtel
interface TenGigE0/0/0/1
neighbor ipv4 10.10.10.2 pw-id 100
backup neighbor ipv4 10.10.10.3 pw-id 101
!
!

interface TenGigE0/0/0/1 l2transport


description Airtel-TAC3
encapsulation dot1q 1024
mtu 9212
rewrite ingress tag pop 1 symmetric
!

Config At Agg1 (10.10.10.2)

l2vpn
load-balancing flow src-dst-ip
pw-class Airtel-100
encapsulation mpls
control-word
load-balancing
flow-label both
!
!
bridge group Airtel-100
bridge-domain Airtel-100
mtu 9212
neighbor 10.10.10.4 pw-id 99
neighbor 10.10.10.5 pw-id 98
!
vfi Airtel-100
neighbor 10.10.10.1 pw-id 100
pw-class Airtel-100

Config At Agg2 (10.10.10.3)

l2vpn
load-balancing flow src-dst-ip
pw-class Airtel-100
encapsulation mpls
control-word
load-balancing
flow-label both
!
!
bridge group Airtel-100
bridge-domain Airtel-100
mtu 9212
neighbor 10.10.10.4 pw-id 199
neighbor 10.10.10.5 pw-id 198
!
vfi Airtel-100
neighbor 10.10.10.1 pw-id 101
pw-class Airtel-100

Config At Acc (10.10.10.4)

GigabitEthernet0/0/9
no shutdown
speed 1000
no keepalive
no negotiation auto
media-type <rj45|sfp>
logging event link-status
load-interval 30
ip arp inspection limit none
mtu 9212
description Airtel-TAC3
service instance 1 Ethernet
encapsulation dot1q 1024
rewrite ingress tag pop 1 symmetric
l2protocol forward all
service-policy input 100Mb
service-policy output 100Mb
xconnect 10.10.10.2 99 encapsulation mpls
backup peer 10.10.10.3 199

policy-map 100Mb
class class-default
police cir 100000000 bc 800000 conform-action transmit exceed-action drop

Config At Acc1 (10.10.10.5)

GigabitEthernet0/0/8
no shutdown
speed 1000
no keepalive
no negotiation auto
media-type <rj45|sfp>
logging event link-status
load-interval 30
ip arp inspection limit none
mtu 9212
description Airtel-TAC3
service instance 1 Ethernet
encapsulation dot1q 1024
rewrite ingress tag pop 1 symmetric
l2protocol forward all
service-policy input 100Mb
service-policy output 100Mb
xconnect 10.10.10.2 98 encapsulation mpls
backup peer 10.10.10.3 198

policy-map 100Mb
class class-default
police cir 100000000 bc 800000 conform-action transmit exceed-action drop

You might also like