Hey Marc, Go under the interface and look for stuff under "nd". Here you can set the prefix, interval, lifetime, et al.
R1(config-if)#ipv6 nd prefix ? X:X:X:X::X/<0-128> IPv6 prefix x:x::y/<z> default Specify prefix default parameters framed-ipv6-prefix Advertise prefix obtained from RADIUS server R1(config-if)#int fa0/0 R1(config-if)#ipv6 nd ra ? hop-limit IPv6 RA hop-limit value interval Set IPv6 Router Advertisement Interval lifetime Set IPv6 Router Advertisement Lifetime mtu IPv6 RA MTU Option suppress Suppress IPv6 Router Advertisements HTH //s -----Original Message----- From: marc abel [mailto:[email protected]] Sent: Wednesday, July 06, 2011 8:36 PM To: Marko Milivojevic Cc: Di Bias, Steve; [email protected] Subject: Re: [OSL | CCIE_RS] IPV6 Stateless autoconfig Marko, Can you give any config examples of how to advertise things on the "Router" side through RA messages? I finally got a chance to test Steve's config below and that makes total sense and couldn't be easier but I am still not finding much on what we can do with RA manipulation. Thank you, -Marc On Sat, Jul 2, 2011 at 2:30 AM, Marko Milivojevic <[email protected]> wrote: > That pretty much sums it up. There are other things that you could > configure on the "router" side, i.e. which prefix to send in RA > messages, how often, etc. > > -- > Marko Milivojevic - CCIE #18427 > Senior Technical Instructor - IPexpert > > FREE CCIE training: http://bit.ly/vLecture > > Mailto: [email protected] > Telephone: +1.810.326.1444 > Web: http://www.ipexpert.com/ > > On Fri, Jul 1, 2011 at 22:37, Di Bias, Steve <[email protected]> wrote: >> Hey Marc, >> >> Try this >> >> Inter fa0/0 >> ipv6 address autoconfig default >> >> R7(config-if)#do sh ipv6 route | beg ::/0 >> S ::/0 [1/0] >> via FE80::202:4BFF:FECB:9442, Ethernet0/1 >> via FE80::207:EFF:FE9C:A3C1, Ethernet0/0 >> >> That should do it >> >> Oh send me a unicast offline when you have time >> >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of marc abel >> Sent: Friday, July 01, 2011 8:32 PM >> To: [email protected] >> Subject: [OSL | CCIE_RS] IPV6 Stateless autoconfig >> >> Can anyone explain how to setup IPV6 Stateless autoconfig and use it >> to hand out a default route to a peer router? The documentation is >> pretty weak, it describes it but I can't find any actual config. >> >> Thanks, >> >> Marc >> _______________________________________________ >> 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 >> >> >> UHS Confidentiality Notice: This e-mail message, including any attachments, >> is for the sole use of the intended recipient (s) and may contain >> confidential and privileged information. Any unauthorized review, use, >> disclosure or distribution of this information is prohibited. If this was >> sent to you in error, please notify the sender by reply e-mail and destroy >> all copies of the original message. >> _______________________________________________ >> 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 >> > UHS Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this information is prohibited. If this was sent to you in error, please notify the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ 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
