In this FREE six-day email course, you'll learn from Janis Griffin, Database Performance Evangelist. She'll teach 12 steps that you can use to optimize your queries as much as possible and see measurable results in your work. Get started today!
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
framing esf
clock source internal
linecode b8zs <---- that is common, but you need to verify if Verizon is using that
channel-group 0 timeslots 1-24 <--- I think this will be more for you since you have bonded
bridge irb
!
!
interface FastEthernet0/0
no ip address
no ip redirects
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip flow egress
ip route-cache flow
ip tcp adjust-mss 1412
duplex full
speed 100
no mop enabled
bridge-group 1
!
!
interface Serial0/0/0:0
no ip address
bridge-group 1
!
!
bridge 1 protocol ieee
bridge 1 route ip
That is basically what I have on my 2811 routers. I have them bridged, though, so the settings may differ for your need.