cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1013
Views
2
Helpful
3
Replies

router as a frame relay simulator

shadowman724
Level 1
Level 1

hello,

how can i configure a router to be a frame relay switch?

I have 3 1720 routers (A, B and C).

thanks

1 Accepted Solution

Accepted Solutions

leonvd79
Level 4
Level 4

Hello,

You can do so by entering the command "frame-relay switching" in global configuration mode.

Example

!

frame-relay switching

!

interface Serial0

encapsulation frame-relay

frame-relay intf-type dce

frame-relay route 102 Serial1 201

clock rate 72000

no shut

!

interface Serial1

encapsulation frame-relay

frame-relay intf-type dce

frame-relay route 201 Serial0 102

clock rate 72000

no shut

!

Refer to the configuration guide for more information.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fwan_c/wcffrely.htm#wp1055601

HTH

--Leon

* Please rate posts.

View solution in original post

3 Replies 3

leonvd79
Level 4
Level 4

Hello,

You can do so by entering the command "frame-relay switching" in global configuration mode.

Example

!

frame-relay switching

!

interface Serial0

encapsulation frame-relay

frame-relay intf-type dce

frame-relay route 102 Serial1 201

clock rate 72000

no shut

!

interface Serial1

encapsulation frame-relay

frame-relay intf-type dce

frame-relay route 201 Serial0 102

clock rate 72000

no shut

!

Refer to the configuration guide for more information.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fwan_c/wcffrely.htm#wp1055601

HTH

--Leon

* Please rate posts.

thank you Leon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco