Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cisco IOS

Status
Not open for further replies.

Almin

Technical User
Mar 1, 2010
137
US
Hello

I was wondering if there is a copy of Cisco IOS for 1841 available anywhere that will support Ipv6?

Currently I have this seen below

ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)

R1 uptime is 1 hour, 55 minutes
System returned to ROM by reload at 19:11:41 UTC Fri Aug 19 2011
System image file is "flash:c1841-advsecurityk9-mz.124-20.T5.bin"

I was doing some CCNP labs but I cant move on due to this issue.

Any help is greatly appreciated...

Thank you
 
IPv6 has been supported in most forms since 12.2 and 12.3 code and thus it should work on all 12.4 code feature sets below:


SP Services
Enterprise
Advanced IP
Advanced Enterprise

 
Not this IOS release


R1(config)#
R1(config)#ipv6 unicast-routing
^
% Invalid input detected at '^' marker.

R1(config)#int s0/0/0
R1(config-if)#ipv6 address FAs0::1:1/112
^
% Invalid input detected at '^' marker.

R1(config-if)#

 
Correct, according to your show ver you have advanced security and its not included in that image.
 
Which images supports MPLS for 18xx series ?
I had one old image supporting it, but my current c181x-adventerprisek9-mz.151-2.T2.bin do not!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top