Hello Everyone,
I am having an issue with a router that we put in today. I attached what the ISP gave me for the circuit. I get UP/UP on on pertanant interfaces and I authenticate PPP fine. I get the ISP assigned IP address on the Virtual Template Interface. I cannot ping anything on the internet. I was wondering if there is anything wrong with my config.
Any ideas would be much appreciated.
Below is the T1 configuration information.
Operation Mode is: HDLC
Line Encoding... B8ZS
Framing Mode... ESF
AutoDetect DS0 Channels: No
Number of DS0 Channels: 24
Channel Data Rate... Nx64k
Data Link Encapsulation... Frame Relay
PPP over Frame Relay Enabled: On
PPP Username:
PPP Password:
DLCI: 16
LMI: ANSI (Annex D)
Ethernet Information
Starting IP Address: 6x.1x6.1x1.1x5
Subnet Mask: 255.255.255.248
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname nni-nj-router
!
boot-start-marker
boot-end-marker
!
enable secret
enable password
!
no aaa new-model
ip subnet-zero
no ip routing
no ip cef
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 6x.1x6.1x1.1x5 255.255.255.248 no ip route-cache half-duplex !
interface Serial0/0
bandwidth 1536
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay IETF
no ip route-cache
no fair-queue
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache
no cdp enable
frame-relay interface-dlci 16 ppp Virtual-Template1 !
interface Ethernet0/1
no ip address
no ip route-cache
shutdown
half-duplex
!
interface Virtual-Template1
bandwidth 1536
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ppp chap hostname *****
ppp chap password *****
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
Thanks
STF
I am having an issue with a router that we put in today. I attached what the ISP gave me for the circuit. I get UP/UP on on pertanant interfaces and I authenticate PPP fine. I get the ISP assigned IP address on the Virtual Template Interface. I cannot ping anything on the internet. I was wondering if there is anything wrong with my config.
Any ideas would be much appreciated.
Below is the T1 configuration information.
Operation Mode is: HDLC
Line Encoding... B8ZS
Framing Mode... ESF
AutoDetect DS0 Channels: No
Number of DS0 Channels: 24
Channel Data Rate... Nx64k
Data Link Encapsulation... Frame Relay
PPP over Frame Relay Enabled: On
PPP Username:
PPP Password:
DLCI: 16
LMI: ANSI (Annex D)
Ethernet Information
Starting IP Address: 6x.1x6.1x1.1x5
Subnet Mask: 255.255.255.248
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname nni-nj-router
!
boot-start-marker
boot-end-marker
!
enable secret
enable password
!
no aaa new-model
ip subnet-zero
no ip routing
no ip cef
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 6x.1x6.1x1.1x5 255.255.255.248 no ip route-cache half-duplex !
interface Serial0/0
bandwidth 1536
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay IETF
no ip route-cache
no fair-queue
frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache
no cdp enable
frame-relay interface-dlci 16 ppp Virtual-Template1 !
interface Ethernet0/1
no ip address
no ip route-cache
shutdown
half-duplex
!
interface Virtual-Template1
bandwidth 1536
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ppp chap hostname *****
ppp chap password *****
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
Thanks
STF