I'm having trouble connecting to a 64k Frame Relay circuit. Will a Cisco WIC 56k/64k CSU/DSU work? The provider does not see my CSU/DSU? But they do see a loopback. Could it be I have a wrong config? would my config look like?
interface Serial0/0
description T1 to AT&T Wireless
no ip address
ip access-group 100 in
ip access-group 100 out
ip accounting output-packets
encapsulation frame-relay IETF
no ip mroute-cache
fair-queue
frame-relay lmi-type cisco
!
interface Serial0/0.1 point-to-point
description PVC to AT&T WIRELESS
bandwidth 64
ip address 135.xxx.xxx.xx 255.255.255.252
ip access-group 100 in
ip accounting output-packets
ip nat outside
no ip mroute-cache
frame-relay interface-dlci 330
interface Serial0/0
description T1 to AT&T Wireless
no ip address
ip access-group 100 in
ip access-group 100 out
ip accounting output-packets
encapsulation frame-relay IETF
no ip mroute-cache
fair-queue
frame-relay lmi-type cisco
!
interface Serial0/0.1 point-to-point
description PVC to AT&T WIRELESS
bandwidth 64
ip address 135.xxx.xxx.xx 255.255.255.252
ip access-group 100 in
ip accounting output-packets
ip nat outside
no ip mroute-cache
frame-relay interface-dlci 330