From: Koen Peetermans (K.Peetermans@chello.be)
Date: Sun Feb 06 2005 - 18:03:30 GMT-3
I might be wrong on this, but I think this image doesn't support OSPF for
IPV6.
I have the same image on my 2610 router, and cannot get it to work either.
Feature navigator told me it was supported with IP PLUS 12.3(12) on a
2620,2651 with at least 16 MB of flash. Now, the 2610 doesn't support more
than 16 MB of flash, so that wouldn't be possible to load it onto flash.
Being courageous, I downloaded that version for 2620, and booted it with
tftpdnld -r from rommon.
Very serious messing around, but you can run ospf for IPV6 this way :
R5-2610#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R5-2610(config)#ipv
R5-2610(config)#ipv6 un
R5-2610(config)#ipv6 unicast-routing
R5-2610(config)#ipv
R5-2610(config)#ipv6 ro
R5-2610(config)#ipv6 router os
R5-2610(config)#ipv6 router ospf 10
R5-2610(config-rtr)#router-id 10.10.10.10
R5-2610(config-rtr)#int lo0
R5-2610(config-if)#ipv6 address 2001:0001::1/128
R5-2610(config-if)#ipv6 ospf 10 area 0
R5-2610(config-if)#exit
R5-2610(config)#exit
R5-2610#sh ipv6 protocols
IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "static"
IPv6 Routing Protocol is "ospf 10"
Interfaces (Area 0):
Loopback0
Redistribution:
None
R5-2610#sh vers
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.3(12a), RELEASE SOFTWARE
(fc2)
Technical Support: http://www.cisco.com/techsupport
cisco 2610 (MPC860) processor (revision 0x203) with 61440K/4096K bytes of
memory.
Kind regards,
Koen.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of ccie
Sent: zondag 6 februari 2005 18:59
To: ccielab@groupstudy.com
Subject: IPv6 OSPF Support ?
Quick questions just trying to configure ipv6 ospf using
c2600-j1s3-mz.122-15.T14.bin.
I had a look at
http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/ipv6
_c/sa_ospf3.htm#wp1114175
However the commands dont exist below are the nearest I can get. There
doesnt seem to be a way on
enabling the OSPF under the interface. I am sure its something simply
but its driving me nuts !
Rack1R5(config)#ipv unicast-routing
Rack1R5(config)#ipv6 router ospf 1
Rack1R5(config)#int f 0/0
Rack1R5(config-if)#ipv
Rack1R5(config-if)#ipv6 en
Rack1R5(config-if)#ipv6 enable
Rack1R5(config-if)#ipv
Rack1R5(config-if)#ipv6 os
Rack1R5(config-if)#ipv6 rou
Rack1R5(config-if)#ipv6 router ?
Thanks & Regards,
Kevin
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 03/02/2005
This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:17 GMT-3