<div>Hello Bhavin</div>
<div>  Can you open a bug on this and we will replicate in the lab?</div>
<div>Syed<br><br></div>
<div class="gmail_quote">On Tue, Apr 28, 2009 at 10:48 PM, <span dir="ltr">&lt;<a href="mailto:bhavin81@iitb.ac.in">bhavin81@iitb.ac.in</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello Friends,<br><br>     I have tried to configure ospf4 in xorp. I have configured<br>3 machines for this purpose. When i use the command show ospf4<br>
neighbor on one machine(fedora 8) out of three then it shows neighbor<br>correclty but when i use the same command on other two machines (suse<br>10.3) then it does not show neighbors on the those machines.<br>Following is my configuration files on fedora and suse machines:<br>
(1) configuration file for fedora machine<br>interfaces {<br>   interface eth0 {<br>       description: &quot;Ethernet Interface&quot;<br>       disable: false<br><br>       vif eth0 {<br>       disable: false<br>           address 10.10.10.60 {<br>
               prefix-length: 24<br>               broadcast: 10.10.10.255<br>               disable: false<br>                               }<br>               }<br>       vif vlan1{<br>       vlan{<br>         vlan-id:1<br>
           }<br>           address 10.10.10.70{<br>               prefix-length:24<br>               broadcast: 10.10.10.255<br>               disable: false<br>                               }<br>               }<br><br>
                 }<br>}<br><br>fea {<br>   unicast-forwarding4 {<br>       disable: false<br>                       }<br>   }<br><br>protocols {<br>   ospf4 {<br>       router-id: 10.10.10.60<br>       area 0.0.0.0 {<br>           interface eth0 {<br>
              vif eth0{<br>               address 10.10.10.60 {<br>                      }<br>               }<br>           }<br>       }<br>   }<br>}<br>(2)configuration file on suse machine1:<br>interfaces {<br>   interface eth4 {<br>
       description: &quot;Ethernet Interface&quot;<br>       disable: false<br><br>       vif eth4 {<br>       disable: false<br>           address 10.10.10.80 {<br>               prefix-length: 24<br>               broadcast: 10.10.10.255<br>
               disable: false<br>                               }<br>               }<br>       vif vlan1{<br>       vlan{<br>         vlan-id:1<br>           }<br>           address 10.10.10.90{<br>               prefix-length:24<br>
               broadcast: 10.10.10.255<br>               disable: false<br>                               }<br>               }<br><br>                 }<br>}<br><br>fea {<br>   unicast-forwarding4 {<br>       disable: false<br>
                       }<br>   }<br><br>protocols {<br>   ospf4 {<br>       router-id: 10.10.10.80<br>       area 0.0.0.0 {<br>           interface eth4 {<br>              vif eth4{<br>               address 10.10.10.80 {<br>
                      }<br>               }<br>           }<br>       }<br>   }<br>}<br><br>(3)configuration file for susemachine 2:<br>interfaces {<br>   interface eth5 {<br>       description: &quot;Ethernet Interface&quot;<br>
       disable: false<br><br>       vif eth5 {<br>       disable: false<br>           address 10.10.10.110 {<br>               prefix-length: 24<br>               broadcast: 10.10.10.255<br>               disable: false<br>
                               }<br>               }<br>       vif vlan1{<br>       vlan{<br>         vlan-id:1<br>           }<br>           address 10.10.10.120{<br>               prefix-length:24<br>               broadcast: 10.10.10.255<br>
               disable: false<br>                               }<br>               }<br><br>                 }<br>}<br><br>fea {<br>   unicast-forwarding4 {<br>       disable: false<br>                       }<br>   }<br>
<br>protocols {<br>   ospf4 {<br>       router-id: 10.10.10.10<br>       area 0.0.0.0 {<br>           interface eth5 {<br>              vif eth5{<br>               address 10.10.10.110 {<br>                      }<br>               }<br>
           }<br>       }<br>   }<br>}<br><br>     Can anyone please tell me what is the problem?<br>Thanks in advance for help.<br><br>Regards,<br>Bhavin,<br>Comm Student<br><br>_______________________________________________<br>
Xorp-users mailing list<br><a href="mailto:Xorp-users@xorp.org">Xorp-users@xorp.org</a><br><a href="http://mailman.icsi.berkeley.edu/mailman/listinfo/xorp-users" target="_blank">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users</a><br>
</blockquote></div><br>