Configure a Route Map
Table of Contents
Expand all | Collapse all
-
-
- Add a Branch
- Add a Data Center
- Add a Branch Gateway
- Configure Circuits
- Configure Internet Circuit Underlay Link Aggregation
- Configure Private WAN Underlay Link Quality Aggregation
- Configure Circuit Categories
- Configure Device Initiated Connections for Circuits
- Add Public IP LAN Address to Enterprise Prefixes
- Manage Data Center Clusters
- Configure a Site Prefix
- Configure a DHCP Server
- Configure NTP for Prisma SD-WAN
- Configure the ION Device at a Branch Site
- Configure the ION Device at a Data Center
- Switch a Site to Control Mode
- Allow IP Addresses in Firewall Configuration
-
- Configure a Controller Port
- Configure Internet Ports
- Configure WAN/LAN Ports
- Configure a Loopback Interface
- Configure a PoE Port
- Configure and Monitor LLDP Activity and Status
- Configure a PPPoE Interface
- Configure a Layer 3 LAN Interface
- Configure Application Reachability Probes
- Configure a Secondary IP Address
- Configure a Static ARP
- Configure a DHCP Relay
- Configure IP Directed Broadcast
- VPN Keep-Alives
-
- Configure Prisma SD-WAN IPFIX
- Configure IPFIX Profiles and Templates
- Configure and Attach a Collector Context to a Device Interface in IPFIX
- Configure and Attach a Filter Context to a Device Interface in IPFIX
- Configure Global and Local IPFIX Prefixes
- Flow Information Elements
- Options Information Elements
- Configure the DNS Service on the Prisma SD-WAN Interface
- Configure SNMP
-
-
- Prisma SD-WAN Branch Routing
- Prisma SD-WAN Data Center Routing
-
- Configure Multicast
- Create a WAN Multicast Configuration Profile
- Assign WAN Multicast Configuration Profiles to Branch Sites
- Configure a Multicast Source at a Branch Site
- Configure Global Multicast Parameters
- Configure a Multicast Static Rendezvous Point (RP)
- Learn Rendezvous Points (RPs) Dynamically
- View LAN Statistics for Multicast
- View WAN Statistics for Multicast
- View IGMP Membership
- View the Multicast Route Table
- View Multicast Flow Statistics
- View Routing Statistics
- Prisma SD-WAN Incident Policies
-
- Prisma SD-WAN Branch HA Key Concepts
- Configure Branch HA
- Configure HA Groups
- Add ION Devices to HA Groups
- View Device Configuration of HA Groups
- Edit HA Groups and Group Membership
-
- Configure Branch HA with Gen-1 Platforms (2000, 3000, 7000, and 9000)
- Configure Branch HA with Gen-2 Platforms (3200, 5200, and 9200)
- Configure Branch HA with Gen-2 Embedded Switch Platforms (1200-S or 3200-L2)
- Configure Branch HA for Devices with Software Cellular Bypass (1200-S-C-5G)
- Configure Branch HA for Platforms without Bypass Pairs
- Configure Branch HA in a Hybrid Topology with Gen-1 (3000) and Gen-2 (3200) Platforms
- Prisma SD-WAN Incidents and Alerts
Configure a Route Map
You can configure a route map to filter and update routes. The route map can be
associated with a BGP peer and can be used to filter routes based on criteria.
Where Can I Use This? | What Do I Need? |
---|---|
|
|
You can optionally configure a route map to filter and update routes. Associate
the route map with a BGP peer to filter routes. You can configure multiple route
maps but you can apply only one route map to a peer. If filtering needs are
identical, you can use the same route map for inbound and outbound
traffic.
The branch ION device filters received routes based on the route map.
Filters may be based on a prefix list, AS path list, or community list. For example,
a peer may advertise 1000 routes, but you may be interested in only 20 routes from
this peer. You can apply conditions to filter the 20 routes of interest to the ION
device.
Route maps are auto-generated for core and edge peers. You need to
create route maps for a classic peer in a branch or a data center. Using match and
set criteria and permit and deny clauses, the ION device accepts or denies routes
that are advertised.
- Select Workflows DevicesClaimed DevicesConfigure the deviceRoutingBGP/PeersRoute Maps.Select Create Route Map to create a new route map.On the Info screen, enter a name and optionally enter a description and tags for the route map.(Optional) On the Entries screen, click Add an Entry to add entries to a route map.You must create two route map entries using the continue option to filter IPv4 and IPv6 routes for the same peer, as we support a single route map per peer.You can either configure IPv4 or IPv6 prefix, not both.
- Enter an order number from 1 to 65535 to define the order in which this route map will be used.Order numbers from 99 to 103 are reserved for auto-generated route maps; hence, an order number excluding 99-103 to define the order in which this route map will be used.Select Permit to allow routes to be advertised or Deny to block the routes from being advertised.(Optional) Select Continue to use the rule that the route matches.For example, if a route matches order #10, go to the rule with order #10.(Optional) For Match, choose from the Prefix List, IP Community List, AS Path List, or IP Next Hop.If you have a match criteria for a route map with a set IP-next-hop peer address that needs to be present for both IPv4 and IPv6 prefixes, you must add one more entry with a continue option, and IP-next-hop set as the IPv6 peer address for IPv6 filtering to work.(Optional) For Set, enter values for AS Path Prepend, Weight, Local Preference, Community, and Additive Community.Where you want to create a customized or autogenerated route map with a set clause as peer-address, you must set peer-address and ipv6-peer-address (with continue entry for both) based on the address-family.(Optional) For IP Next Hop, select peer-address, or IPv6-peer-address, or enter an IPv4 or IPv6 address of the next hop.Click Create to create the route map.
Redistribute
Route redistribution is the process of making learned routes from one routing protocol (or a static or connected route) available to a different routing protocol, thereby increasing the accessibility of network traffic. Without route redistribution, a router or virtual router advertises and shares routes only with other routers that run the same routing protocol. You can redistribute IPv4 BGP, connected, or static routes into the OSPF and redistribute OSPF, connected, or static routes into the BGP.