cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
371
Views
4
Helpful
7
Replies

is there anybody answer me

mengyang
Level 1
Level 1

i can't ping any ip address on my router

7 Replies 7

thisisshanky
Level 11
Level 11

what is the status of the interfaces ? Do you have access-lists configured ? Please input "show run", "show ip int brief" outputs.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

BRI0 unassigned YES NVRAM administratively down down

BRI0:1 unassigned YES unset administratively down down

BRI0:2 unassigned YES unset administratively down down

Ethernet0 unassigned YES NVRAM administratively down down

Serial0 192.168.14.4 YES NVRAM up up

Serial1 192.168.24.4 YES NVRAM up up

Serial2 192.168.34.4 YES NVRAM up up

Serial3 unassigned YES NVRAM administratively down down

Current configuration : 1009 bytes

!

version 12.1

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname r4

!

!

!

!

!

!

ip subnet-zero

no ip finger

no ip domain-lookup

!

!

!

!

interface Etherne no ip address

shutdown

!

interface Serial0

ip address 192.168.14.4 255.255.255.0

encapsulation frame-relay

ip ospf network non-broadcast

no fair-queue

clockrate 64000

!

interface Serial1

ip address 192.168.24.4 255.255.255.0

encapsulation frame-relay

ip ospf network non-broadcast

!

interface Serial2

ip address 192.168.34.4 255.255.255.0

encapsulation frame-relay

ip ospf network non-broadcast

!

interface Serial3

no ip address

shutdown

--More-- shutdown

!

interface BRI0

no ip address

shutdown

!

router ospf 100

router-id 40.1.1.1

log-adjacency-changes

network 192.168.14.0 0.0.0.255 area 0

network 192.168.24.0 0.0.0.255 area 0

network 192.168.34.0 0.0.0.255 area 0

!

ip classless

ip http server

!

!

line con 0

logging synchronous

transport input none

line aux 0

line vty 0 4

login

!t0

--More--

From which interface are you trying to get to the router? Interfaces BRI0i eth0 and s3 are admin down so you can get to this device through s0, s1 or s2.

This link should explain

http://www.cisco.com/warp/public/116/fr_faq.html#1

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

i must say i can't ping all ip address which are my local interfaces.for example,192.168.14.4

thank you

If you are trying to ping on the FR interfaces I beleive you will need frame-relay map statements , in the absence of a frame-relay interface dlci command , you may want to try subinterfaces with a frame-relay interface dlci defined in the subinterfaces

if i cancel the frame-relay,shall i ping sucessful

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: