I am new to the Cicso router thing, and I am having a problem to connect my testing Cisco router 2501 to the network. My router is connected with a BL50R Tranceiver. The tranceiver is using the default switches setting. My running configuration is as follow:
! NVRAM config last updated at 12:12:22 UTC Thu May 22 2003
Version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Earth01
!
enable secret 5 $l$lEPU$OGTUoBsAM60Fx0IVkdExi0
enable password xxxxxxx
!
!
interface Ethernet0
ip address 161.128.191.240 255.255.255.0
no mop enabled
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
password xxxxxxx
login
!
end
I am not able to ping any host from the router even they are on the same network nor ping the router.
(If I turn on the debug all command, it shows me a lot of traffic running over the network)
Please help.....Thank you very much
! NVRAM config last updated at 12:12:22 UTC Thu May 22 2003
Version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Earth01
!
enable secret 5 $l$lEPU$OGTUoBsAM60Fx0IVkdExi0
enable password xxxxxxx
!
!
interface Ethernet0
ip address 161.128.191.240 255.255.255.0
no mop enabled
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
password xxxxxxx
login
!
end
I am not able to ping any host from the router even they are on the same network nor ping the router.
(If I turn on the debug all command, it shows me a lot of traffic running over the network)
Please help.....Thank you very much