Hi there, I have configured the rip bet R1 AND R2, however I can't see the
gateway of R1 here is my configurations:

R1

R1(config)#do sr | s ri
router rip
 version 2
 passive-interface default
 no passive-interface FastEthernet0/1
 network 150.100.0.0
 neighbor 150.100.36.2
 no auto-summary
alias exec siib show ip int brief

  output of R1

R1(config)#do sh ip pro
Routing Protocol is "rip"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Sending updates every 30 seconds, next due in 8 seconds
  Invalid after 180 seconds, hold down 180, flushed after 240
  Redistributing: rip
  Neighbor(s):
    150.100.36.2
  Default version control: send version 2, receive version 2
    Interface             Send  Recv  Triggered RIP  Key-chain
    FastEthernet0/1       2     2
  Automatic network summarization is not in effect
  Maximum path: 4
  Routing for Networks:
    150.100.0.0
  Passive Interface(s):
    FastEthernet0/0
    VoIP-Null0
  Routing Information Sources:
    Gateway         Distance      Last Update
-------->  missed gateway, which should be 150.100.36.2 shich is R2's ip
address
  Distance: (default is 120)



R2

router rip
 version 2
 passive-interface default
 no passive-interface FastEthernet0/1
 network 150.100.0.0
 neighbor 150.100.36.1
 no auto-summary
alias exec siib show ip int brief



R2 - output


       R2(config-router)#do sh ip pro
Routing Protocol is "rip"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Sending updates every 30 seconds, next due in 11 seconds
  Invalid after 180 seconds, hold down 180, flushed after 240
  Redistributing: rip
  Neighbor(s):
    150.100.36.1
  Default version control: send version 2, receive version 2
    Interface             Send  Recv  Triggered RIP  Key-chain
    FastEthernet0/1       2     2
  Automatic network summarization is not in effect
  Maximum path: 4
  Routing for Networks:
    150.100.0.0
  Passive Interface(s):
    FastEthernet0/0
    Serial0/0
    Serial0/1
    Serial0/2
    FastEthernet1/0
    VoIP-Null0
  Routing Information Sources:
    Gateway         Distance      Last Update
    150.100.36.1         120
00:00:23
----------------> Gateway is successfully listed
  Distance: (default is 120)


many thanks,

khaled
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to