Manoj Reddy's Reference Guide

async dynamic routing

To enable manually configured routing on an asynchronous interface, use the async dynamic routing interface configuration command. Use the no form of this command to disable routing protocols; static routing is still used.

async dynamic routing

no async dynamic routing

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled

Command Modes

Interface configuration

Command History

ReleaseModification
10.0

This command was introduced.

Usage Guidelines

The async dynamic routing command is commonly used to manually bring up PPP from an EXEC session.

Examples

The following example manually configures routing on asynchronous interface 1. Theip tcpheader-compression passive command enables Van Jacobson TCP header compression and prevents transmission of compressed packets until a compressed packet arrives from the asynchronous link.

interface async 1
async dynamic routingasync dynamic address
async default ip address 1.1.1.2ip tcp header-compression passive

A remote user who establishes a PPP or SLIP connection to this asynchronous interface can enable routing by using the/routing switch or the ppp/routing command. However, if you want to establish routing by default on connections to an asynchronous interface, use the async default routingcommand when you configure the interface.

Related Commands

CommandDescription
async default routing Enables the router to pass routing updates to other routers over the AUX port configured as an asynchronous interface.
async dynamic address Specifies dynamic asynchronous addressing versus default addressing.
ip tcp header-compression Enables TCP header compression.

Printed for apswan@ctr.ap.nic.in on Wed Mar 5 22:32:57 PST 2003

All material in this document copyright 2000 Cisco Systems, Inc. All rights reserved. No material may be reproduced or distributed without written permission of Cisco Systems, Inc.