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
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