











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
Does anyone know how to set up a frame relay system?
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
Does anyone know how to set up a frame relay system?
The kit I have available is:
1 x 2514
1 x 2620 (with 2 5-in-1 serial modules)
1 x 2501
2 x 2502's
1 x 2524 (with 2 5-in-1 serial modules & a BRI Module)
Any ideas ppl? and if it is even possible or should I try getting a 4500 with a 4-in-1 serial module?
And NO I have not looked at the Cisco site yet...
__________________
Yeti the Inquisitive 
MCNE, MCSE(NT4), MCSE 2000, SCO ACE, LCP, Compaq ASE, CCNA, CCIE Wannabe (part of the Wannabe Boffin Club).
www.yeti-gbr1.co.uk
www.ciscolabs.co.uk
Report this post to a moderator
|
|
01-12-02 06:13 AM
|
|
The Ghost
Ditmas Technologist M
Registered: Aug 2001 Location: Brooklyn NY Country: United States State: Certifications: MCP, CCNA, SCJP Working on: CCSA, CCNP, CCIE
Total Posts: 352
|
|
You are saying you want to set up a frame-realay switch right?
In other words you want to designate your router as a framerealay cloud/switch.
If so, it's pretty simple.
You'll need a router with multiple serial interfaces.
And apply these commands after setting up your other 2 routers as you frame-relay dte with a dlci of 100 and 200.
router(config)#frame-relay switching
router(config)#int s0
router(config-if)#encap frame-relay
router(config-if)#frame-relay interface-type dce
router(config-if)#frame-relay route 100 interface s1 200
router(config-if)#int s1
router(config-if)#encap frame-relay
router(config-if)#frame-relay interface-type dce
router(config-if)#route 200 interface s0 100
The commands are pretty straight forward. First you enable frame-relay switching on the router(note : not all routers can do that), then you define the encapsulation for the interfaces and finally you create a frame-relay route which is similar to a "map" command.
Hope that helps.
__________________
Webmaster - Ditmas' Java
Ditmas Technologies
NYC CCIE club
Report this post to a moderator
|
|
01-12-02 08:28 AM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
|
01-12-02 11:34 AM
|
|
The Ghost
Ditmas Technologist M
Registered: Aug 2001 Location: Brooklyn NY Country: United States State: Certifications: MCP, CCNA, SCJP Working on: CCSA, CCNP, CCIE
Total Posts: 352
|
|
Well if it has 2 serial ports or more, then it's cool.
And I would like to correct the command "frame-relay interface-type dce", the correct command is "frame-relay intf-type dce".
The default is dte so if you do not define it, it will be dte.
Have fun with your frame-relay cloud. 
And after that you could make a x.25 switch as well. 
__________________
Webmaster - Ditmas' Java
Ditmas Technologies
NYC CCIE club
Report this post to a moderator
|
|
01-12-02 06:31 PM
|
|
Yankee
Senior Member
Registered: Jun 2000 Location: Country: United States State: Certifications: Working on: none
Total Posts: 1411
|
|
A four port serial card will give your the ability to simulate a much more complex network. Guess you never NEED it but for Lab training they are nice to have.
Yankee
Report this post to a moderator
|
|
01-13-02 12:50 AM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
|
01-13-02 03:37 AM
|
|
Mat P
Senior Member

Registered: Nov 2000 Location: Yorkshire Country: United Kingdom State: Certifications: CCIE, CCDP, IPT Working on: Solaris.
Total Posts: 828
|
|
Yeti,
The config's in the BSCN book, P882 and P305 if you have the PDF or book???
If not I'll drop it round thursday night after I've hammered the exam!! (Hopefully)
Report this post to a moderator
|
|
01-13-02 12:25 PM
|
|
|
Click here for CCNP study guides
Cisco exam notes
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|