cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
0
Helpful
3
Replies

Lock DTE speed

a_ossama
Level 1
Level 1

I want to lock the dte speed on as5800 and as5300, when I use the speed command under the line configuration mode nothing is happend and the speed is the same.

I think i can configure it using the modem cap database.

does anyone know how to lock the dte speed ?

the modems are MICA in both 5300 and 5800

3 Replies 3

makchitale
Level 6
Level 6

Hi,

Yes, we can lock the dte speeds using amodemcap..the "s" registers here to look for are s29, s30, s31,s50,s51,s64.

http://www.cisco.com/univercd/cc/td/doc/product/access/acs_serv/5300/sw_conf/sw_ports/at_set/atcmnds.htm

In order to apply a modemcap, do the following:

router#debug confmodem

router#term mon

router#conf term

router(config)#modemcap edit MODEMCAPNAME misc INITSTRING

router(config)#line BEGIN END

router(config-line)#modem autoconfigure type MODEMCAPNAME

I don't want to lock the connected speed , I want to lock the dte speed between the dte ( AS ) and the mica modem (dce)

makchitale
Level 6
Level 6

Hi,

Maybe I misunderstood your requirement...locking dte speed is done under the line commands & locking modem connect speeds (dce) is done using the modemcap.

After configuring the line speed, do a "show line" to see the changes have taken effect...try clearing the line using "clear line x"

Just wondering why you need to lock the dte speed?

Thanks,

Mak.