cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1049
Views
0
Helpful
3
Replies

1841 VWIC 1MFT-T1 configuration

william.culver
Level 1
Level 1

It's been a while. I need to configure an interface for the T1 controller. Any help would be appreciated. I thought it was a virtual serial interface, but can't for the life of me get it going here. I am open to suggestions.

3 Replies 3

pstebner1
Level 1
Level 1

Hi William-

Assuming you have the framing and linecode, first you configure the controller:

Router(config)#controller t1 0/1

Router(config-controller)#framing esf

Router(config-controller)#linecode b8zs

Router(config-controller)#channel-group 1 timeslots 1-24

Then the serial interface:

Router(config-controller)#int s0/0:1

Router(config-if)#ip address xx.xx.xx.xx 255.255.yy.yy

(if it's a point-to-point):

Router(config-if)#encap ppp

Tha't about it. Let me know if you have any specific requirements that I didn't cover.

HTH,

Paul

It's all coming back. I think that should do it. Will know for sure when the line gets turned up tomorrow. Appreciate the help.

hi its not necessarily be encap PPP on point to point interface. Even if u dont do the

encap PPP command the link shud come up.

If you do encap PPP, you need to do it on the remote end of the link too...

Cheers!

Review Cisco Networking products for a $25 gift card