Ord WXC Generaltrk
Ord WXC Generaltrk
#####ORD-SDWAN-R1/2######
!
!
#####LINES 9-21 ONLY IF NEW CUSTOMER WITHOUT CTC#####
!
route-map export-to-core-generaltrk permit 10
description << Match Core_Comm 64602:11 - Export to DMS CRM Support HRAS Get-
Wired IPNS >>
match community Core_Community
set extcommunity rt 18441:6101 40443:1010 65531:62988
route-map export-to-core-generaltrk permit 20
description << Match Core_Comm 64602:20 - Export to DMS CRM Support HRAS Get-
Wired IPNS >>
match community CTC_Community
set extcommunity rt 65531:62988
!
vrf definition generaltrk
!
address-family ipv4
route-target import 65531:22988
!
#####above lines only if customer is not ctc#####
!
#####ORD-SDWAN-R1/2######
!
!
ip access-list extended generaltrk-acl-in
175 permit ip any object-group WEBEX_ALL_RANGES
!
!
!
######ORD-WXC-CTC-AR01######
!
!
route-map CISCO-TO-generaltrk-export permit 100
description << EXPORT CISCO PREFIXES TO generaltrk VRF >>
match community WBX-CALLING-COMMUNITY WBX-MEETINGS-COMMUNITY
set community 65531:5082 additive
set extcommunity rt 65531:22988
!
!
vrf definition generaltrk
rd 64525:134
!
address-family ipv4
import map IMPORT-ORD-CUSTOMER-ROUTES
export map CISCO-TO-generaltrk-export
route-target import 65531:62988
!
!
interface vasileft134
description << generaltrk WBX-ACCESS PAT OUTSIDE VASI LEFT INTERFACE >>
vrf forwarding generaltrk
ip address 100.91.32.246 255.255.255.254
ip nat outside
no keepalive
!
interface vasiright134
description << generaltrk VASI RIGHT INTERFACE >>
vrf forwarding WBX_Access
ip address 100.91.32.247 255.255.255.254
no keepalive
!
!
router bgp 40443
!
address-family ipv4 vrf WBX_Access
neighbor 100.91.32.246 inherit peer-session WBX-ACCESS-TO-DEALER1-SESSION
neighbor 100.91.32.246 activate
neighbor 100.91.32.246 send-community
neighbor 100.91.32.246 inherit peer-policy WBX-ACCESS-VASI-BGP-TO-CUST-POLICY
neighbor 100.91.32.246 soft-reconfiguration inbound
exit-address-family
!
address-family ipv4 vrf generaltrk
bgp router-id 100.91.32.246
neighbor 100.91.32.247 inherit peer-session DEALER1-VASI-TO-WBX-ACCESS-SESSION
neighbor 100.91.32.247 activate
neighbor 100.91.32.247 inherit peer-policy CUST-VASI-BGP-TO-WBX-ACCESS
neighbor 100.91.32.247 soft-reconfiguration inbound
exit-address-family
!
!
ip nat pool generaltrk_POOL 216.231.225.134 216.231.225.134 prefix-length 21
ip nat inside source route-map CUST-TO-CISCO-RM pool generaltrk_POOL vrf generaltrk
match-in-vrf overload
!
ip route vrf WBX_Access 216.231.225.134 255.255.255.255 vasiright134 name
generaltrk_pat