Disconnecting ISDN

2000-12-21 Thread Hans Stout

Hello colleagues,

do you know if there is an IOS command that allows to disconnect an ISDN 
call ? So far, I usually shutdown the BRI to disconect the call, but I have 
a feeling there might be an easier way.
Thanks for your help in advance.

Georg Pauwen
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Disconnecting ISDN

2000-12-21 Thread Herold Heiko

Clear the whole bri or the subinterface concerned,
clear int bri 0
or clear int bri 0:2

Heiko

-- 
-- PREVINET S.p.A.[EMAIL PROTECTED]
-- Via Marocchesa, 14 ph  x39-041-5907073
-- I-31021 Mogliano V.to (TV) fax x39-041-5907087
-- ITALY



>-Original Message-
>From: Hans Stout [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, December 21, 2000 9:45 AM
>To: [EMAIL PROTECTED]
>Subject: Disconnecting ISDN
>
>
>Hello colleagues,
>
>do you know if there is an IOS command that allows to 
>disconnect an ISDN 
>call ? So far, I usually shutdown the BRI to disconect the 
>call, but I have 
>a feeling there might be an easier way.
>Thanks for your help in advance.
>
>Georg Pauwen
>___
>__
>Get Your Private, Free E-mail from MSN Hotmail at 
>http://www.hotmail.com.
>
>_
>
>FAQ, list archives, and subscription info: 
>http://www.groupstudy.com/list/cisco.html
>Report misconduct 
>and Nondisclosure violations to [EMAIL PROTECTED]
>

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Disconnecting ISDN

2000-12-22 Thread Alfredo Pulido

Too,


isdn disconnect interface

To disconnect an ISDN data call without bringing down the interface, use the isdn
disconnect interface command in privileged EXEC mode.

isdn disconnect interface interface {b1 | b2 | all}

Syntax Description

  interface
 Interface type and number, such as bri 0.
  b1
 B channel 1.
  b2
 B channel 2.
  all
 B channels 1 and 2.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/dial_r/drdrisla.htm#xtocid47610

SAMPLE --> isdn disconnect interface bri 0 b1

Alfredo Pulido

CCDA, preparing CCNA


¡¡¡MERRY CHRISTMAS !!! FOR ALL  FROM CANARY ISLAND (SPAIN)

Herold Heiko wrote:

> Clear the whole bri or the subinterface concerned,
> clear int bri 0
> or clear int bri 0:2
>
> Heiko
>
> --
> -- PREVINET S.p.A.[EMAIL PROTECTED]
> -- Via Marocchesa, 14 ph  x39-041-5907073
> -- I-31021 Mogliano V.to (TV) fax x39-041-5907087
> -- ITALY
>
> >-Original Message-
> >From: Hans Stout [mailto:[EMAIL PROTECTED]]
> >Sent: Thursday, December 21, 2000 9:45 AM
> >To: [EMAIL PROTECTED]
> >Subject: Disconnecting ISDN
> >
> >
> >Hello colleagues,
> >
> >do you know if there is an IOS command that allows to
> >disconnect an ISDN
> >call ? So far, I usually shutdown the BRI to disconect the
> >call, but I have
> >a feeling there might be an easier way.
> >Thanks for your help in advance.
> >
> >Georg Pauwen
> >___
> >__
> >Get Your Private, Free E-mail from MSN Hotmail at
> >http://www.hotmail.com.
> >
> >_
> >
> >FAQ, list archives, and subscription info:
> >http://www.groupstudy.com/list/cisco.html
> >Report misconduct
> >and Nondisclosure violations to [EMAIL PROTECTED]
> >
>
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Subject: Disconnecting ISDN

2000-12-21 Thread Paul Werner


> do you know if there is an IOS command that allows to 
disconnect an ISDN
> 
> call ? So far, I usually shutdown the BRI to disconect the 
call, but I
> have 
> a feeling there might be an easier way.

Have you considered using this command?

clear interface bri 0

HTH,

Paul Werner


Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Subject: Disconnecting ISDN

2000-12-21 Thread Tony van Ree

Hi,

Here is another one I often get into discussion about.

Yes you can do a 

router#clear int bri

or in the case where you may want to clear a "B" channel on a primary.  Find which is 
the relevant channel and do something like.

router#clear int s0/2:23 or whatever

On an Asynch line do a clear int a(whatever)

Hope this helps

Teunis
Hobart, Tasmania
Australia



 at 11:32:42 AM, Paul Werner wrote:

> 
> > do you know if there is an IOS command that allows to 
> disconnect an ISDN
> > 
> > call ? So far, I usually shutdown the BRI to disconect the 
> call, but I
> > have 
> > a feeling there might be an easier way.
> 
> Have you considered using this command?
> 
> clear interface bri 0
> 
> HTH,
> 
> Paul Werner
> 
> 
> Get your own "800" number
> Voicemail, fax, email, and a lot more
> http://www.ureach.com/reg/tag
> 
> _
> FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 
> 


--
www.tasmail.com


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]