networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Tue Jan 24, 2012 4:17 pm 
Offline
New Member
New Member

Joined: Wed Oct 12, 2011 6:04 am
Posts: 19
Certs: CCNA
Hi guys.

I'm currently implementing IPv6 over an Anycast network for a University project. I've just managed to get Anycast working which is a huge milestone, but I'm experiencing issues.

I have (erroneously or otherwise) configured router-to-router links with the command "ipv6 address autoconfiguration", so that each interface will be assigned an IP address automatically. Now that I've come to ping from one side of the network to the other, I can't. I have a sneaky feeling that I can't use autoconfiguration in this way. Am I right?

Note - I have enabled OSPFv3 over the whole network and it is working fine (adjacancies and all), which initially led me to believe that I could use autoconfig. as I am doing. I looked in the routing table, and all of the routers have the autoconfig. prefix (FE80::/10) going to "Null0" interface. This would explain why the pings aren't working, but basically I am unsure as to whether I have to manually address all the routers' interfaces or not.

Cheers.

CS.


Top
 Profile  
 
PostPosted: Tue Jan 24, 2012 4:32 pm 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Dec 30, 2010 2:05 pm
Posts: 1119
Location: Stockholm, SE
Certs: CCNP, CCNP SP, CCDA, CCNA DC, CCNA W, HP MASE
FE80 is link-local addresses and cannot be routed, thats why you see it nullrouted. On router-router links you should statically assign IP adresses, and you can use SLAAC on the end-users/clients.

verbose: the ipv6 address autoconfiguration implies that you have a router on the other end of the link with a public prefix that announces this via RA, and the interface with autoconfiguration will derive a valid IPv6 address from that prefix. The link-local FE80 address is derived as soon as you activate IPv6 on your interface with ipv6 enable.

_________________
som om sinnet hade svartnat för evigt.


Top
 Profile  
 
PostPosted: Tue Jan 24, 2012 4:57 pm 
Offline
New Member
New Member

Joined: Wed Oct 12, 2011 6:04 am
Posts: 19
Certs: CCNA
Ok thanks.

So the reason it's possible is that any device that doesn't have a link-local address can be routed because it's source address doesn't change as it's being routed (only the MAC)?

I was pinging from a router, so I guess that router had a non-routable address and that was why it was being dropped. I've just tried pinging a non-router from a non-router across the network and it worked, so I assume that was the issue then.

Thanks for your help, I'm still trying to get my head round IPv6!


Top
 Profile  
 
PostPosted: Wed Jan 25, 2012 3:39 am 
Offline
Post Whore
Post Whore
User avatar

Joined: Thu Dec 30, 2010 2:05 pm
Posts: 1119
Location: Stockholm, SE
Certs: CCNP, CCNP SP, CCDA, CCNA DC, CCNA W, HP MASE
Captainserious wrote:
So the reason it's possible is that any device that doesn't have a link-local address can be routed because it's source address doesn't change as it's being routed (only the MAC)?
Uh yeah.. sortof ;). Every device does have a link-local address since this is mandatory for IPv6 and you get this as soon as you activate IPv6 on an interface. The public address is 'optional', but needed if you want to communicate outside of your interfaces segments.

_________________
som om sinnet hade svartnat för evigt.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group