cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
1
Replies

configure T3/E3 network module

laingd
Level 1
Level 1

Hello,

I will be configuring a T3/E3 network module in a 3745 for frame relay soon. This will be the first time I have configured the T3 module. We will have multiple remote sites in this frame relay cloud. Could someone review my sample configuration for the T3 module and make any suggestions or improvements. Any help is appreciated.

Thanks!

card type t3 1

controller t3 1/0

framing {c-bit | m23}

!!!!Router will be in rack with network equipment

cablelength 10

clock source {internal | line}

exit

!

!

dsu mode {0 | 1 | 2 | 3 | 4}

!!!!Full T3 as I understand

dsu bandwidth 44210

exit

!

!

!Specifies the serial interface created on the controller.

interface serial 1/0

encapsulation frame-relay IETF

frame-relay lmi-type ansi

no shut

!

interface Serial1/0.1 point-to-point

description Remote office #1

ip address 10.200.100.253 255.255.255.252

frame-relay interface-dlci 100

!

interface Serial1/0.2 point-to-point

description Remote office #2

ip address 10.200.101.253 255.255.255.252

frame-relay interface-dlci 101

!

!

!

1 Reply 1

murabi
Level 4
Level 4

This configuration looks fine.

You can find some useful information in the following document:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1826/products_configuration_guide_chapter09186a00800d9b64.html