Route-Map Builderv0.5.3 Under Construction

Build a route-map policy from source protocol match/set clauses and export it as Check Point Gaia, Cisco IOS, or Brocade/Ruckus/ICX config. Optionally paste an existing route-map to keep new sequence numbers from colliding with entries already in use.

// generated route-map

            
          
Command keywords follow common vendor conventions — verify against your platform's routing CLI reference before deploying.
// paste existing route-map
Paste a route-map from Gaia, Cisco IOS, or Brocade/Ruckus/ICX. Its entries are imported into the entries table below, where you can modify or delete them. The generated output contains only your changes: new entries, modified entries (deleted and re-created), and delete commands.
// entries
Seq Action Match Set Status
No entries yet — paste an existing route-map above, or build one below and click "Add Entry".
ADD / EDIT ENTRY
Unchecked → Gaia emits off; Cisco/Brocade omit the entry (no disable state)
Gaia: inline match network lines. Cisco/Brocade: auto-generates a prefix-list named from the route-map + sequence.
Gaia: match protocol. Cisco/Brocade: match source-protocol
ADVANCED MATCH
SET VALUES
0–65535 (Gaia's limit — also valid on Cisco/Brocade)
Space-separated ASN:NN values or well-known keywords (no-export, no-advertise, local-as, internet)
Cisco/Brocade: prepends these exact AS numbers. Gaia only supports prepending its own AS N times — renders as aspath-prepend-count using the token count entered here.