derek lewinson wrote:

> 1) How can I simulate ISDN without using a real ISDN line (I don't have
> one)?

        There are some box that simulate a ISDN network. I saw this sometime
ago in www.blackbox.com.br (in portuguese). But I think that there is a
english version site.


> 2) How can I simulate frame relay?  Do I need a particular type of router,
> FR switch?
        
You can use your router as a FR Switch. To enable FR switching use:
!
frame-relay switching 
!
And you must do a FR route using the command below in interface config
mode.
!
 frame-relay route <in-dlci> <out-interface> <out-dlci>
!

There are some examples in:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios112/112cg_cr/4cbook/4cfrelay.htm

.

-- 
[EMAIL PROTECTED]
Engenheiro de Redes.
CREA/MG 66089/D
ICQ# 6372 3382

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to