Appendix B. Example 7-17
This example shows the full and complete policy for all of the configuration that was performed in Chapters 6 and 7.
policy control-policy DC_Inbound_Control_Policy sequence 1 match tloc originator 10.0.10.1 ! action accept set preference 500 ! ! ! sequence 11 match tloc originator 10.0.10.2 ! action accept set preference 400 ! ! ! sequence 21 match tloc originator 10.0.20.1 ! action accept set preference 500 ! ! ! sequence 31 match tloc originator 10.0.20.2 ! action accept set preference 400 ! ! ! sequence 41 match route vpn-list SERVICE_VPN prefix-list _AnyIpv4PrefixList ! action accept export-to vpn-list CLIENT_VPNS set omp-tag 100 ! ! ! default-action accept ! control-policy North_America_Reg_Mesh_with_FW ...
Get Cisco Software-Defined Wide Area Networks: Designing, Deploying and Securing Your Next Generation WAN with Cisco SD-WAN now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.