Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moving from WIC-1DSU-T1 to VWIC-2MFT-T1 1

Status
Not open for further replies.

navigat0

MIS
Joined
Jun 7, 2004
Messages
25
Location
US
Relatively new to the WAN side of things and am planning to perform an upgrade to a 2620 runing 12.3(6) FC3. I know from the technical documents that the config will be slightly different. At the moment there will only be 1 T1 but eventually we will be using Multilink PPP. Below is the config for my current interface and a sample config for my new VWIC. Could I get a second pair of eyes to review and correct any mistakes please?
Thanks!

[Current]
interface Serial0/0
ip address A.B.C.D 255.255.255.252
no ip redirects
no ip route-cache cef
no ip route-cache
no ip mroute-cache
service-module t1 timeslots 1-24

[New]
controller T1 0/0
framing esf
clock source internal
linecode b8zs
channel-group 0 timeslots 1-24 speed 64

interface Serial0/0:0
ip address A.B.C.D 255.255.255.252
encapsulation ppp
no shut
 
you got it..

Except you are clocking from the line on the T1 mod, and clocking internally on the VWIC mod..


BuckWeet
 
So currently I'm not clocking internally but my new configuration suggests that I will be.

I take it then a simple removal/ modification of the clocksource command will suffice.

Thanks million BuckWeet!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top