Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Frame-Relay Configuration 1

Status
Not open for further replies.

12122053

Technical User
Feb 19, 2001
210
0
0
US
I have 3 routers setup in my lab for testing. One router for the frameswitch and the other 2 are DTE devices(RouterA and B). I followed the serial port FAQ's and the configuration work fine until i power down the routers. I can't ping the serial interface's anymore within router A and B. I was able to ping within all routers before what happened? It seems that the inverse-arp is not working. Any troubleshooting suggestions. Please help, thanks.
 
Did you save your running config to your startup conf ?
Do a sh ip int brief and check your interfaces. J.Fisher CCNA
Jeter@LasVegas.com
 
All serial interfaces from all 3 routers are up. I do a sh frame pvc all are active. I did save my running conf to startup, thanks jeter any other ideas.
 
shut them down.. bring up the FR switch first.. then bring up the two "ends" so they can bring up the connection to the "frame switch"

Mike S
"Diplomacy; the art of saying 'nice doggie' till you can find a rock" Wynn Catlin
 
What routing protocol are you running? If ospf than you want:
Frame=Relay Switching
int s1
encap frame-relay
frame-relay intf-type DCE (be sure wiring is right)
frame-relay route 102 interface Serial0 103 (the DLCIs set on the other routers)

int s0
encap frame-relay
frame-relay intf-type DCE (be sure wiring is right)
frame-relay route 103 interface Serial0 102 ( the DLCIs set on the other routers)

on the other two routers:
int sX
encap frame-relay
Be sure your ip address are in the same subnet ie; 10.1.1.2 and 10.1.1.3

This should work! Be sure to copy run start before shuting down the routers. Best wishes
 
Just got back from vacation. I even whip out config with a new one and still can't ping the serial interfaces on router A and B. I remember when I first set this up it work fine now it doesn't. Also on router B which is a 3620 i can't even ping the ethernet interface. If i do a sh inter e0 states the interface is up, what gives. If i want routers A and B to be able to ping each others ethernet interfaces do I need static routes? Here is my running configs for all 3 routers. Thanks so much who helps

Frameswitch:DCE

Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
enable secret 5 /
enable password !

memory-size iomem 15
ip subnet-zero
ip dhcp excluded-address 192.68.2.1 192.68.2.5
!
ip dhcp pool 2621
network 192.68.2.0 255.255.255.0
default-router 192.68.2.1
!
ip dhcp-server 192.68.2.1
frame-relay switching



interface FastEthernet0/0
ip address 192.68.2.1 255.255.255.0
no ip directed-broadcas
speed 10
full-duplex

interface Serial0/0
no ip address
no ip directed-broadcast
encapsulation frame-relay
no ip mroute-cache
clockrate 56000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 100 interface Serial0/1 101

interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown

interface Serial0/1
no ip address
no ip directed-broadcast
encapsulation frame-relay
clockrate 56000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 101 interface Serial0/0 100

ip classless
ip http server

snmp-server engineID local 00000009020000D0BADFEDE0
snmp-server community public R

line con 0
transport input none
line aux 0
line vty 0
password xxxxxxxx
login

no scheduler allocate

Switch#
Switch#sh frame pvc

PVC Statistics for interface Serial0/0 (Frame Relay DCE)

Active Inactive Deleted Static
Local 0 0 0 0
Switched 1 0 0 0
Unused 0 0 0 0

DLCI = 100, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial0/0

input pkts 2 output pkts 11 in bytes 60
out bytes 1070 dropped pkts 0 in FECN pkts 0
in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
in DE pkts 0 out DE pkts 0
out bcast pkts 0 out bcast bytes 0 Num Pkts Switched 2
pvc create time 1d17h, last time pvc status changed 1d17h
--More--  
--More--  PVC Statistics for interface Serial0/1 (Frame Relay DCE)
--More--  
--More--   Active Inactive Deleted Static
--More--   Local 0 0 0 0
--More--   Switched 1 0 0 0
--More--   Unused 0 0 0 0
--More--  
--More--  DLCI = 101, DLCI USAGE = SWITCHED, PVC STATUS = ACTIVE, INTERFACE = Serial0/1
--More--  
--More--   input pkts 11 output pkts 2 in bytes 1070
--More--   out bytes 60 dropped pkts 0 in FECN pkts 0
--More--   in BECN pkts 0 out FECN pkts 0 out BECN pkts 0
--More--   in DE pkts 0 out DE pkts 0
--More--   out bcast pkts 0 out bcast bytes 0 Num Pkts Switched 11
--More--   pvc create time 1d17h, last time pvc status changed 1d17h


RouterA#DTE
n
Building configuration...

Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service dhcp
!
hostname RouterA
!
boot system flash
no logging console
enable secret 5 $1$jb8i$kjQddmGpU3IDKz21wrLjR0
enable password 7 1543595D56
!
!
!
!
!
ip subnet-zero
no ip finger
no ip domain-lookup
isdn switch-type basic-ni

process-max-time 200

interface Ethernet0
ip address 192.68.1.1 255.255.255.0
no ip directed-broadcastno
ip proxy-arp
ip nat inside


interface Serial0
ip address 192.1.1.1 255.255.255.0
no ip directed-broadcast
encapsulation frame-relay
frame-relay lmi-type ansi

interface BRI0
no ip address
no ip directed-broadcast
ip nat outside
encapsulation ppp
dialer rotary-group 1
isdn switch-type basic-ni
isdn spid1 xxxxxxxxxxxxxx
isdn spid2 xxxxxxxxxxxxx

interface Dialer1
description connection to ISP
ip address xxx.xxx.xxxx.xxxx
ip access-group 100 out
no ip directed-broadcast
no ip proxy-arp
ip nat outside
encapsulation ppp
dialer in-band
dialer idle-timeout 300
dialer string 3128957827
dialer load-threshold 3 either
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username 1105@access password 7 000D1F51520A5854
ppp multilink


ip nat inside source list 100 interface Dialer1 overload
no ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1 10
ip route 0.0.0.0 0.0.0.0 Serial0 15
no ip http server

access-list 100 permit ip any any
access-list 100 deny ip any any
dialer-list 1 protocol ip list 100
banner motd ^C WARNING!!! UNAUTHORIZED USE WILL BE PUNISH, YOU HAVE BEEN WARNED ^C

line con 0
exec-timeout 0 0
transport input none
lpassword 7 08701E1F5B
login

RouterB#
sh run
Building configuration...

Current configuration:
!
version 11.1
service udp-small-servers
service tcp-small-servers
!
hostname RouterB
!
enable secret 5
enable password
!
ip subnet-zero
!
interface Ethernet0/0
ip address 192.68.3.1 255.255.255.0
no mop enabled
!
interface Serial0/0
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi
!
-
no ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
snmp-server community

line con 0
line aux 0
line vty 0 4
password
login
end

I can't even ping the ethernet interface on router B please any suggestions, thanks alot.

 
looking at the ip addresses of the interface I would make router A 192.168.1.1/24
and router B 192.168.1.2/24.

I see an ip route of 0.0.0.0 0.0.0.0 on the routers however I would put the interface
of the other router ( next hop )

Router A
ip route 0.0.0.0 0.0.0.0 192.168.1.2

Router B
ip route 0.0.0.0 0.0.0.0 192.168.1.1

Make sure all interfaces are up and that you can ping them from the router. Jeter@LasVegas.com
J.Fisher CCNA
 
I'm not quite sure what the problem is however I think it may be with the default routes like jeter suggested. I noticed that you are using DDR on the BRI which is triggered with any IP traffic. So maybe when you try to ping, it brings up the DDR link, so traffic is trying to exit out of BRI instead of the serial0 because it has the lower admin dist. of the 2 default routes you declared. I'm kinda lost on your NAT config as well.

DLB
 
All im trying to do is setup a frame-relay lab so I could study for my ccnp with 3 routers. I place ip's on the serial interfaces on router a & b , but I can't ping them from within all 3 routers. Do i need to use the frame-relay map ip command or static routes or routing protocol? Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top