[Xorp-users] OSPF6 not working

Patricio Latini p_latini at hotmail.com
Tue Nov 30 15:10:04 PST 2010


I am trying to configure ospf6 on an interface, however i so not see any hello going out.
 
Has anybody got working ospf6 on v1.6?
 
Thanks a lot
 
Patricio
 
This is the configuration
 
        ospf6 0 {
            router-id: 172.17.0.1
            area 1.0.0.1 {
                default-lsa {
                }
                interface vlan18 {
                    vif vlan18 {
                        address FC00:0000:0000:FF00::1 {
                        }
                        hello-interval: 1
                    }
                }
                interface vlan19 {
                    vif vlan19 {
                        address FC00:0000:0000:FF01::1 {
                        }
                    }
                }
            }
        }
  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20101130/19dc49b1/attachment.html 


More information about the Xorp-users mailing list