Hai,

I just created a lab for OSPF using Bay and Cisco Router.  The set up is as
follow :

interface Serial0
 IP address 202.178.70.89 255.255.255.0
 encapsulation frame-relay IETF
 no ip mroute-cache
 clockrate 64000
 frame-relay map ip 202.178.70.90 104 broadcast IETF
 frame-relay interface-dlci 103
  class PPD_JASIN
 frame-relay lmi-type ansi
 frame-relay intf-type dce
!
interface Serial1
 ip address 202.178.70.93 255.255.255.0
 encapsulation frame-relay IETF
 clockrate 64000
 frame-relay map ip 202.178.70.94 105 broadcast IETF
 frame-relay interface-dlci 103
 frame-relay lmi-type ansi
 frame-relay intf-type dce
!
interface Serial2
 ip address 202.178.70.97 255.255.255.0
 encapsulation frame-relay IETF
 clockrate 64000
 frame-relay map ip 202.178.70.98 106 broadcast IETF
 frame-relay interface-dlci 103
 frame-relay lmi-type ansi
 frame-relay intf-type dce
!
router ospf 1
 network 10.19.245.0 0.0.0.255 area 0
 network 10.24.209.0 0.0.0.255 area 0
 network 202.178.70.0 0.0.0.255 area 0
 network 202.186.236.0 0.0.0.255 area 0
!
ip classless
!
!
map-class frame-relay PPD_JASIN
 no frame-relay adaptive-shaping

So when i put the command below: Show ip ospf interface

Serial0 is up, line protocol is up
  Internet Address 202.178.70.89/24, Area 0
  Process ID 1, Router ID 202.178.70.97, Network Type NON_BROADCAST, Cost:
64
  Transmit Delay is 1 sec, State DR, Priority 1
  Designated Router (ID) 202.178.70.97, Interface address 202.178.70.89
  No backup designated router on this network
  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
    Hello due in 00:00:24
  Neighbor Count is 0, Adjacent neighbor count is 0
  Suppress hello for 0 neighbor(s)

Serial1 is up, line protocol is up
  Internet Address 202.178.70.93/24, Area 0
  Process ID 1, Router ID 202.178.70.97, Network Type NON_BROADCAST, Cost:
64
  Transmit Delay is 1 sec, State DR, Priority 1
  Designated Router (ID) 202.178.70.97, Interface address 202.178.70.93
  No backup designated router on this network
  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
    Hello due in 00:00:12
  Neighbor Count is 0, Adjacent neighbor count is 0
  Suppress hello for 0 neighbor(s)

Serial2 is up, line protocol is up
  Internet Address 202.178.70.97/24, Area 0
  Process ID 1, Router ID 202.178.70.97, Network Type NON_BROADCAST, Cost:
64
  Transmit Delay is 1 sec, State DR, Priority 1
  Designated Router (ID) 202.178.70.97, Interface address 202.178.70.97
  No backup designated router on this network
  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
    Hello due in 00:00:10
  Neighbor Count is 0, Adjacent neighbor count is 0
  Suppress hello for 0 neighbor(s)

It shows that the connection is up, from my bay router I can ping the Cisco
Interface but not from the Cisco side.
Can some one help on the matters

Thanks
Nuurul Basar Bin Mohd Baki
Senior Customer Engineer
Technical Support Department
Solsis (M) Sdn Bhd
Suite 5.02 Wisma Academy
No 4A Jalan 19/1 
46300 Petaling Jaya
Tel   603-79577300
Fax   603-79562324




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=27299&t=27299
--------------------------------------------------
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