I can't get this darn DS3 to go UP/UP. When I switch to HDLC I can get it to go UP/UP but when I go back to the PPP, it goes UP/DOWN. The LEC throws a loop towards me and I show UP/DOWN (LOOPED) not sure if that's right. Config is below. AT&T can't get this thing working.
Anyone have any ideas?
controller T3 1/0
clock source line
cablelength 25
!
!
interface GigabitEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$
ip address 192.168.100.254 255.255.255.0
ip nat inside
duplex auto
speed auto
media-type rj45
negotiation auto
no mop enabled
!
interface Serial1/0
ip address 12.116.XX.XX 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
encapsulation ppp
dsu bandwidth 44210
!
ip classless
ip route 0.0.0.0 0.0.0.0 12.116.XX.XX
!
Anyone have any ideas?
controller T3 1/0
clock source line
cablelength 25
!
!
interface GigabitEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$
ip address 192.168.100.254 255.255.255.0
ip nat inside
duplex auto
speed auto
media-type rj45
negotiation auto
no mop enabled
!
interface Serial1/0
ip address 12.116.XX.XX 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
encapsulation ppp
dsu bandwidth 44210
!
ip classless
ip route 0.0.0.0 0.0.0.0 12.116.XX.XX
!