August 2005
Intermediate to advanced
798 pages
31h 12m
English
frame-relay route — interface
frame-relay routein-dlci out-interface out-dlcino frame-relay routein-dlci out-interface out-dlci
Static routes for PVC switching
None
This command allows you to assign a static route based on DLCIs.
In the following configuration, packets from DLCI 100 received by the serial0 interface are routed out through DLCI 200 on serial1. Likewise, packets received from DLCI 101 on serial0 are routed out through DLCI 201 on serial1.
interface serial0
frame-relay route 100 interface Serial1 200
frame-relay route 101 interface Serial1 201