Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
18-46
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18      LSM-MLDP-based MVPN Support
  
  neighbor 1.1.1.1 activate
  neighbor 2.2.2.2 activate
  neighbor 4.4.4.4 activate
  no auto-summary
 exit-address-family
 !
 address-family vpnv4
  neighbor 1.1.1.1 activate
  neighbor 1.1.1.1 send-community both
  neighbor 2.2.2.2 activate
  neighbor 2.2.2.2 send-community both
 exit-address-family
 !
 address-family ipv4 mdt
  neighbor 1.1.1.1 activate
  neighbor 1.1.1.1 send-community both
  neighbor 2.2.2.2 activate
  neighbor 2.2.2.2 send-community both
 exit-address-family
 !
 address-family ipv4 vrf red2
  redistribute static
  redistribute connected
  neighbor 1.1.1.1 remote-as 100
  neighbor 1.1.1.1 activate
  neighbor 1.1.1.1 send-community both
  neighbor 2.2.2.2 remote-as 100
  neighbor 2.2.2.2 activate
  neighbor 2.2.2.2 send-community both
 exit-address-family
!
ip pim vrf red2 ssm default
!
Configuration Example Using SM Mode
These examples are based on the topology shown in 
. Consider these scenarios while 
configuring MLDP MVPN using SSM mode:
MLDP MVPN Extranet SSC
MLDP MVPN Extranet RSC
MLDP MVPN Intranet
MLDP MVPN Extranet SSC
Configuration on PE1 Router (Source PE)
ip vrf red2
 rd 10:2
 vpn id 10:2
 mdt default mpls MLDP 4.4.4.4
 mdt data mpls MLDP 100
 mdt data threshold 20
 route-target export 10:2
 route-target import 10:2
!
ip vrf red3
 rd 10:3
 vpn id 10:3
 mdt default mpls MLDP 4.4.4.4