can you attach debug ppp packet & debug vtemplate
rahul.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 8:54 AM
Subject: PPP over Frame-Relay


>
>    Hi
>
>      I am trying to make this PPP over Frame-Relay with two Cisco 2501
> running 12.0.5(T) see below. For some reason this does not work? can
someone
> please help me to get this to work, I have ran the debug commands and it
> seems like its working but I can not ping each other for some reason.
>
> I have both my config's below...
>
>
>
>
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> service udp-small-servers
> service tcp-small-servers
> !
> hostname DCE
> !
> enable password brian
> !
> username brian password 0 brian
> !
> !
> !
> !
> ip subnet-zero
> !
> virtual-profile virtual-template 1
> frame-relay switching
> cns event-service server
> !
> !
> !
> interface Ethernet0
>  ip address 64.32.168.37 255.255.255.224
>  no ip directed-broadcast
> !
> interface Virtual-Template1
>  ip address 10.1.1.1 255.255.255.0
>  no ip directed-broadcast
>  no peer default ip address
>  ppp authentication chap pap
> !
> interface Serial0
>  no ip address
>  no ip directed-broadcast
>  encapsulation frame-relay
>  clockrate 64000
>  frame-relay lmi-type ansi
>  frame-relay intf-type dce
> !
> interface Serial0.1 point-to-point
>  no ip directed-broadcast
>  frame-relay interface-dlci 32 ppp Virtual-Template1
> !
> interface Serial1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface TokenRing0
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> no ip classless
> ip route 0.0.0.0 0.0.0.0 Virtual-Template1
> no ip http server
> !
> access-list 1 permit 10.1.1.1
> !
> !
> line con 0
>  transport input none
> line aux 0
> line vty 0 4
>  password pp
>  login
> !
> end
>
> DCE#sho ver
> Cisco Internetwork Operating System Software
> IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(7)T,  RELEASE SOFTWARE
(fc2)
> Copyright (c) 1986-1999 by cisco Systems, Inc.
> Compiled Mon 06-Dec-99 17:10 by phanguye
> Image text-base: 0x0306C4E0, data-base: 0x00001000
>
> ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
> BOOTFLASH: 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE
> SOFTW
> ARE (fc1)
>
> DCE uptime is 5 minutes
> System returned to ROM by power-on
> System image file is "flash:c2500-120T.bin"
>
> cisco 2500 (68030) processor (revision E) with 8192K/2048K bytes of
memory.
> Processor board ID 03897480, with hardware revision 00000000
> Bridging software.
> X.25 software, Version 3.0.0.
> SuperLAT software (copyright 1990 by Meridian Technology Corp).
> TN3270 Emulation software.
> 1 Ethernet/IEEE 802.3 interface(s)
> 1 Token Ring/IEEE 802.5 interface(s)
> 2 Serial network interface(s)
> 32K bytes of non-volatile configuration memory.
> 16384K bytes of processor board System flash (Read ONLY)
>
> Configuration register is 0x2102
>
> DCE#
>
>
>
>
>
>
> DTE#sho run
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> service udp-small-servers
> service tcp-small-servers
> !
> hostname DTE
> !
> enable password pp
> !
> username brian password 0 brian
> !
> !
> !
> !
> ip subnet-zero
> !
> virtual-profile virtual-template 1
> cns event-service server
> !
> !
> !
> interface Ethernet0
>  ip address 64.32.168.37 255.255.255.224
>  no ip directed-broadcast
> !
> interface Virtual-Template1
>  ip address 10.1.1.2 255.255.255.0
>  no ip directed-broadcast
>  ppp authentication chap pap
> !
> interface Serial0
>  no ip address
>  no ip directed-broadcast
>  encapsulation frame-relay
>  frame-relay lmi-type ansi
> !
> interface Serial0.1 point-to-point
>  no ip directed-broadcast
>  frame-relay interface-dlci 32 ppp Virtual-Template1
> !
> interface Serial1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface TokenRing0
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> no ip classless
> ip route 0.0.0.0 0.0.0.0 Virtual-Template1
> no ip http server
> !
> access-list 1 permit 10.1.1.2
> !
> !
> line con 0
>  transport input none
> line aux 0
> line vty 0 4
>  password pp
>  login
> !
> end
>
> DTE#ping 10.1.1.1
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
> ..
> Success rate is 0 percent (0/2)
> DTE#sho ip int brief
> Interface                  IP-Address      OK? Method Status
> Prot
> ocol
> Ethernet0                  64.32.168.37    YES NVRAM  up
> down
>
> Serial0                    unassigned      YES NVRAM  up
up
>
> Serial0.1                  unassigned      YES unset  up
up
>
> Serial1                    unassigned      YES NVRAM  administratively
down
> down
>
> TokenRing0                 unassigned      YES NVRAM  administratively
down
> down
>
> Virtual-Access1            10.1.1.2        YES TFTP   up
> down
>
> Virtual-Template1          10.1.1.2        YES NVRAM  down
> down
>
> DTE#sho ver
> Cisco Internetwork Operating System Software
> IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(7)T,  RELEASE SOFTWARE
(fc2)
> Copyright (c) 1986-1999 by cisco Systems, Inc.
> Compiled Mon 06-Dec-99 17:10 by phanguye
> Image text-base: 0x0306C4E0, data-base: 0x00001000
>
> ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
> BOOTFLASH: 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE
> SOFTW
> ARE (fc1)
>
> DTE uptime is 2 minutes
> System returned to ROM by power-on
> System image file is "flash:/c2500-120T.bin"
>
> cisco 2500 (68030) processor (revision E) with 8192K/2048K bytes of
memory.
> Processor board ID 02311588, with hardware revision 00000000
> Bridging software.
> X.25 software, Version 3.0.0.
> SuperLAT software (copyright 1990 by Meridian Technology Corp).
> TN3270 Emulation software.
> 1 Ethernet/IEEE 802.3 interface(s)
> 1 Token Ring/IEEE 802.5 interface(s)
> 2 Serial network interface(s)
> 32K bytes of non-volatile configuration memory.
> 16384K bytes of processor board System flash (Read ONLY)
>
> Configuration register is 0x2102
>
> DTE#
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to