Name

frame-relay route — interface

Synopsis

frame-relay route in-dlci out-interface out-dlci
no frame-relay route in-dlci out-interface out-dlci

Configures

Static routes for PVC switching

Default

None

Description

This command allows you to assign a static route based on DLCIs.

Example

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

Get Cisco IOS in a Nutshell, 2nd Edition 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.