RIP Configuration in Juniper Router

 

                                RIP  Configuration


Router’s Configurations

JUNIPER-1

[Configure the network interfaces.]

root@Juniper-1# set  interface  em0  unit  0  family  inet address 12.0.0.2/8

root@Juniper-1# set  interface  em1  unit  0  family  inet address 192.168.1.1/24

root@Juniper-1#commit

 

[Create the RIP group and add the interface]

root@Juniper-1#set  protocols  rip  group  rip-group  neighbor  em0

root@Juniper-1# set  protocols  rip  group  rip-group  neighbor  em1

root@Juniper-1#activate   protocols  rip  group  rip-group

root@Juniper-1#commit

 

[Create the routing policy to advertise both direct and RIP-learned routes]

root@Juniper-1#set  policy-options  policy-statement  policy-1  from  protocol  rip

root@Juniper-1# set  policy-options  policy-statement  policy-1  from  protocol  direct

root@Juniper-1# set  policy-options  policy-statement  policy-1  then  accept

root@juniper-1# set  protocols  rip  group  rip-group  export  policy-1

root@Juniper-1#commit

 

 

JUNIPER-2

[Configure the network interfaces.]

root@Juniper-2# set  interface  em0  unit  0  family  inet address 23.0.0.2/8

root@Juniper-2# set  interface  em1  unit  0  family  inet address 192.168.2.1/24

root@Juniper-2# set  interface  em1  unit  0  family  inet address 23.0.0.1/24

root@Juniper-2#commit

 

[Create the RIP group and add the interface]

root@Juniper-2#set  protocols  rip  group  rip-group  neighbor  em0

root@Juniper-2# set  protocols  rip  group  rip-group  neighbor  em1

root@Juniper-2# set  protocols  rip  group  rip-group  neighbor  em2

root@Juniper-2#activate   protocols  rip  group  rip-group

root@Juniper-2#commit

 

[Create the routing policy to advertise both direct and RIP-learned routes]

root@Juniper-2#set  policy-options  policy-statement  policy-1  from  protocol  rip

root@Juniper-2# set  policy-options  policy-statement  policy-1  from  protocol  direct

root@Juniper-2# set  policy-options  policy-statement  policy-1  then  accept

root@juniper-2# set  protocols  rip  group  rip-group  export  policy-1

root@Juniper-2#commit

 

 

JUNIPER-3

[Configure the network interfaces.]

root@Juniper-3# set  interface  em0  unit  0  family  inet address 23.0.0.2/8

root@Juniper-3# set  interface  em1  unit  0  family  inet address 192.168.3.1/24

root@Juniper-3#commit

 

[Create the RIP group and add the interface]

root@Juniper-3#set  protocols  rip  group  rip-group  neighbor  em0

root@Juniper-3# set  protocols  rip  group  rip-group  neighbor  em1

root@Juniper-3#activate   protocols  rip  group  rip-group

root@Juniper-3#commit

 

[Create the routing policy to advertise both direct and RIP-learned routes]

root@Juniper-3#set  policy-options  policy-statement  policy-1  from  protocol  rip

root@Juniper-3# set  policy-options  policy-statement  policy-1  from  protocol  direct

root@Juniper-3# set  policy-options  policy-statement  policy-1  then  accept

root@juniper-3# set  protocols  rip  group  rip-group  export  policy-1

root@Juniper-3#commit

 

 

After setting these configuration, we will see--




PC’s  Configuration

PC-1

PC-2

PC-3

ip  192.168.1.2/24 192.168.1.1

save

ip  192.168.2.2/24 192.168.2.1

save

ip  192.168.3.2/24 192.168.3.1

save

 

Verification commands of configuration

show rip neighbor

show rip statistics

show route

Comments

  1. Easily, the article is actually the best topic on this registry related issue. I fit in with your conclusions and will eagerly look forward to your next updates. Just saying thanks will not just be sufficient, for the fantasti c lucidity in your writing. I will instantly grab your rss feed to stay informed of any updates.
    IT Training

    ReplyDelete
  2. Red Prism Group ins one of the best Django coaching in Noida. Learn Django from industry expert with practical training, live projects and got your certificate.

    ReplyDelete

Post a Comment

Popular posts from this blog

Some Questions for MTCNA Exam

ডিপ্লোমা লেভেল এর ইন্ডাস্ট্রিয়াল এটাচমেন্ট এ আসার পূর্বে একটু ভেবে আসার অনুরোধ রইলো

Basic Router & Switch IOS commands