ROUTE Page Basics
beginnerRTE and PERF INIT โ the two pages every 737 flight is built on. Program a JFK to Heathrow route from empty.
What this scenario covers
The RTE page takes the origin and destination, a flight number, and then the route itself as a series of via/to pairs: an airway and the point where you leave it, or DIRECT and a waypoint. It is a compact way of writing exactly what appears on the flight plan.
PERF INIT is its performance counterpart, carrying the weights, fuel and cruise level the FMC needs before it can predict anything. Between them, these two pages are most of a pre-flight.
How it applies in flight ops
Crews load a route the way it is written on the OFP, in order, and then verify it on LEGS โ because RTE shows what you asked for and LEGS shows what the FMC built. The two are not always the same thing.
On the 737 there is a commit step: route entries are modifications until EXEC is pressed. That is a Boeing philosophy worth internalising early, and it gets its own scenario.
Start this scenario
Open the SimTuts 737 CDU trainer and select โROUTE Page Basicsโ from the scenarios list to walk through it step-by-step on the simulated keypad.
Open trainer โStep-by-step: ROUTE Page Basics
- Press the RTE page key to open the ROUTE page. This is where you enter origin, destination, and the company route.
Origin and destination are 4-letter ICAO codes from your Operational Flight Plan (OFP) โ the paperwork dispatch provides before every flight. KJFK = New York JFK, EGLL = London Heathrow. Getting this wrong means the FMS calculates the wrong route, fuel, and winds.
- Type KJFK into the scratchpad and press 1L to set the ORIGIN airport.
Origin and destination are 4-letter ICAO codes from your Operational Flight Plan (OFP) โ the paperwork dispatch provides before every flight. KJFK = New York JFK, EGLL = London Heathrow. Getting this wrong means the FMS calculates the wrong route, fuel, and winds.
- Type EGLL and press 1R to set the DEST airport.
Origin and destination are 4-letter ICAO codes from your Operational Flight Plan (OFP) โ the paperwork dispatch provides before every flight. KJFK = New York JFK, EGLL = London Heathrow. Getting this wrong means the FMS calculates the wrong route, fuel, and winds.
- Type KJFKEGLL01 and press 2L to enter the CO ROUTE โ the company-stored route code.
Company routes are pre-built flight plans stored in the airline's FMS database. Instead of entering every waypoint manually, you type a route code from the OFP. The dispatcher has already verified this route for airspace restrictions and NOTAMs.
- Type BAW178 and press 2R to enter the FLT NO (flight number).
The flight number comes from the OFP and matches your ATC callsign. BAW = British Airways ICAO code, 178 = flight number. It's how controllers identify you on radar and how ACARS associates this FMS with the correct flight.
- Press 6R (ACTIVATE) to arm the route, then press the EXEC key to make it active.
A 737 route is not flown the moment you finish typing it. ACTIVATE stages it, and the lit EXEC key commits it. That two-step is the FMC safety net: you can review a staged change before it becomes the active route. Every Boeing tutorial you watch passes through this sequence.
- Press 6R to move to PERF INIT, then type 52 and press 5L to set COST INDEX.
Cost index is set by the airline, not the pilots โ you find it on the OFP. It represents the ratio of time cost to fuel cost. A higher number means "time is expensive, fly faster." Typical values: 0โ20 for fuel conservation, 30โ60 for normal ops, 80+ for tight schedules.
- Type 39000 and press 1R to set CRZ ALT (cruise altitude).
Cruise altitude comes from the OFP and is coordinated with ATC. It depends on direction of flight (semi-circular rule: eastbound = odd levels like FL350/FL370/FL390, westbound = even), aircraft weight, and wind. FL390 is near the ceiling and efficient for long-haul with low fuel load.
What to take away
- RTE takes via/to pairs โ airway then exit point, or DIRECT then waypoint.
- PERF INIT supplies the weights and cruise level that all predictions depend on.
- Enter on RTE, verify on LEGS. They can disagree.
- Nothing is active until EXEC.
The rest of Foundations
CDU Pages Tour
beginnerA tour of the 737 CDU with nothing to type: where each page lives, so that later scenarios can say "go to LEGS" and mean something.
๐ EFHK โ ESSAโฑ ~3 min๐ 5 stepsPOS INIT โ Aligning the IRS
PremiumbeginnerBefore the FMC will do anything useful, the inertial reference system has to know where it is. POS INIT is where you tell it.
๐ POS INIT ยท EGLLโฑ ~3 min๐ 4 stepsThe EXEC Light โ Boeing's Commit Step
PremiumbeginnerThe single biggest difference between the Boeing CDU and the Airbus MCDU: on the 737, nothing you type takes effect until you press EXEC.
๐ DIRECT LFPGโฑ ~4 min๐ 3 stepsREF NAV DATA โ Navaid Lookup
PremiumintermediateBefore an approach, real crews verify the navaids they are about to use. REF NAV DATA is where you look them up.
๐ EGLL approach briefingโฑ ~3 min๐ 5 steps
Background reading
- GuidePMDG 737-800 Cold and Dark Startup: Complete Step-by-Step Guide
Battery to takeoff in the PMDG 737-800 with interactive checklist. FMC programming, engine start, and the takeoff config warning fix that catches everyone.
- GuidePMDG 737 FMC Tutorial: Program Your First Flight Plan Step by Step
Program the PMDG 737 FMC from scratch: IDENT, POS INIT, ROUTE, PERF INIT, takeoff speeds, and VNAV setup. Every CDU page explained with the exact inputs.
- GuideThe Boeing 737 CDU / FMC Explained: Every Page
What is the 737 CDU and FMC? A plain-English guide to every Boeing 737 CDU page plus the EXEC/MOD workflow. Practice free in our CDU trainer.