From: Green, Stephen (Stephen.Green@xxxxxxxxxxxxx)
Date: Wed Jun 06 2001 - 11:33:32 GMT-3
no ip routing??? on the termserver/hub
might want to try turning on ip routing.
-----Original Message-----
From: Rajeev Siddappa [mailto:raj_lab@yahoo.com]
Sent: Wednesday, June 06, 2001 10:12 AM
To: ccielab@groupstudy.com
Subject: Frame-relay Help
Hi Guys,
I have a problem with fram realy. The configs are a
follows. I am not able to ping between the two
routers. I am using the same Access server 8 async
port to connect between different routers & the same
as hub router.
Thanks,
Rajeev.
The scenerios is like
----------------------Router _A
|
HUB(Term server) -----
HUB Term Server Configs
no logging console
enable password cisco
!
ip subnet-zero
no ip routing
no ip domain-lookup
ip host FR_1_SW 2001 2.2.2.2
ip host FR_2_SW 2002 2.2.2.2
ip host Router_A 2003 2.2.2.2
ip host Router_B 2004 2.2.2.2
!
!
!
interface Loopback0
ip address 2.2.2.2 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
!
interface Serial0
no ip address
no ip directed-broadcast
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
!
interface Serial0.112 point-to-point
bandwidth 64
ip address 172.168.10.1 255.255.255.252
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
frame-relay interface-dlci 112
!
interface Serial1
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
!
interface TokenRing0
no ip address
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
shutdown
!
ip classless
!
!
line con 0
transport input none
line 1 8
no exec
exec-timeout 0 0
transport input all
flowcontrol hardware
line aux 0
line vty 0 4
login
!
Term_Server#sh frame-relay pvc
PVC Statistics for interface Serial0 (Frame Relay DTE)
DLCI = 112, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE,
INTERFACE = Serial0.112
input pkts 0 output pkts 93 in
bytes 0
out bytes 7675 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 93 out bcast bytes 7675
pvc create time 00:21:42, last time pvc status
changed 00:12:44
Term_Server#sh frame-relay map
Serial0.112 (up): point-to-point dlci, dlci
112(0x70,0x1C00), broadcast
status defined, active
Term_Server#sh ip route
Default gateway is not set
Host Gateway Last Use Total
Uses Interface
ICMP redirect cache is empty
Config on router A
Router_A#sh run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router_A
!
!
ip subnet-zero
no ip domain-lookup
!
!
!
interface Ethernet0
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0
bandwidth 64
ip address 172.168.10.2 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
no fair-queue
frame-relay map ip 172.168.10.1 211
!
interface Serial1
no ip address
no ip directed-broadcast
shutdown
!
ip classless
!
!
line con 0
transport input none
line aux 0
line vty 0 4
login
!
end
Router_A#
Router_A# sh frame-relay map
Serial0 (up): ip 172.168.10.1 dlci 211(0xD3,0x3430),
static,
IETF, status defined, active
Router_A#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M
- mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA -
OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA
external type 2
E1 - OSPF external type 1, E2 - OSPF external
type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS
level-2, * - candidate default
U - per-user static route, o - ODR
Gateway of last resort is not set
172.168.0.0/30 is subnetted, 1 subnets
C 172.168.10.0 is directly connected, Serial0
Router_A#sh frame-relay pvc
PVC Statistics for interface Serial0 (Frame Relay DTE)
DLCI = 211, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE,
INTERFACE = Serial0
input pkts 274 output pkts 27 in
bytes 34687
out bytes 1920 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 12 out bcast bytes 360
pvc create time 01:33:16, last time pvc status
changed 00:11:57
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:19 GMT-3