Manoj Reddy's Reference Guide

async mode dedicated

To place a line into dedicated asynchronous mode using SLIP or PPP encapsulation, use theasync mode dedicated interface configuration command. Use the no form of this command to return the line to interactive mode.

async mode dedicated

no async mode dedicated

Syntax Description

This command has no arguments or keywords.

Defaults

Asynchronous mode is disabled.

Command Modes

Interface configuration

Command History

ReleaseModification
10.0

This command was introduced.

Usage Guidelines

With dedicated asynchronous network mode, the interface will use either SLIP or PPP encapsulation, depending on which encapsulation method is configured for the interface. An EXEC prompt does not appear, and the router is not available for normal interactive use.

If you configure a line for dedicated mode, you will not be able to use the async dynamic addresscommand, because there is no user prompt.

Examples

The following example assigns an IP address to an asynchronous line and places the line into network mode. Setting the stop bits to 1 enhances performance.

interface async 4
 async default ip address 172.31.7.51
 async mode dedicated
 encapsulation slip

line 20 
 location Joe\qs computer
 stopbits 1
 speed 115200

Related Commands

CommandDescription
async mode interactive Return a line that has been placed into dedicated asynchronous network mode to interactive mode, thereby enabling the slip and ppp EXEC commands.

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.