Re: Configuring IPV6 for OSPF question

From: Montiean (noktes@bellsouth.net)
Date: Sun Nov 06 2005 - 22:14:48 GMT-3


Hey Mike,
  AFAIK, OSPFv3 is supported in enterprise plus feature. The problem is that
2600 series(not XM) cannot see flash 32M to handdle this image. Also this
image requires more memory too. But there's the way that we can download
this image into 2600 that was discussed in this group around May-June by
loading image over tftp to test in the lab.

HTH,
Montiean

----- Original Message -----
From: "kevin gannon" <kevin@gannons.net>
To: "Mike Flanagan" <mikenoc@mindspring.com>
Cc: "Jaycee Cockburn - BCX SS" <Jaycee.Cockburn@bcx.co.za>; "Bruce Porcelli"
<bporcelli76@yahoo.com>; "Schulz, Dave" <DSchulz@dpsciences.com>;
<nobody@groupstudy.com>; <ccielab@groupstudy.com>
Sent: Sunday, November 06, 2005 1:07 PM
Subject: Re: Configuring IPV6 for OSPF question

> Belwo is what I am using in the T stream, I tftpdnld -r load these
> images due to flash limits:
>
> R4#sh run int f 0/0
> Building configuration...
>
> Current configuration : 160 bytes
> !
> interface FastEthernet0/0
> ip address 23.23.23.4 255.255.255.0
> ip pim sparse-mode
> duplex auto
> speed auto
> ipv6 address 2001::1/96
> ipv6 ospf 1 area 0
> end
>
> R4#sh ver | i JS-
> IOS (tm) C2600 Software (C2600-JS-M), Version 12.2(15)T16, RELEASE
> SOFTWARE (fc2)
> ROM: C2600 Software (C2600-JS-M), Version 12.2(15)T16, RELEASE SOFTWARE
> (fc2)
> R4#
>
> Regards
> Kevin
>
> On 11/6/05, Mike Flanagan <mikenoc@mindspring.com> wrote:
>> I am running 12.2(15)T14 and I believe that this image does not
>> have OSPFv3 on it :(
>>
>>
>> Thanks,
>>
>> Mike F.
>>
>>
>>
>> On Nov 6, 2005, at 10:15 AM, Jaycee Cockburn - BCX SS wrote:
>>
>> > Hi All,
>> > I think the problem is that the IOS/router doesn't support IPV6
>> > ospf...
>> > I have a few 2610/2651 with the same problem. Checked it out on
>> > Feature
>> > navigator and wa-la, not supported...so I started crying...
>> >
>> > If you don't believe me
>> > -------------SNIP------------------------
>> > R1(config-subif)#ipv6 ?
>> > IPv6 interface subcommands:
>> > address Configure IPv6 address on interface
>> > enable Enable IPv6 on interface
>> > mtu Set IPv6 Maximum Transmission Unit
>> > nat Enable IPv6 NAT on interface
>> > nd IPv6 interface Neighbor Discovery subcommands
>> > redirects Enable sending of ICMP Redirect messages
>> > rip Configure RIP routing protocol
>> > router IPv6 Router interface commands
>> > traffic-filter Access control list for packets
>> > unnumbered Preferred interface for source address selection
>> > verify Enable per packet validation
>> >
>> > R1(config-subif)#ipv6 router ?
>> > isis IS-IS Routing for IPv6
>> >
>> > R1(config-subif)
>> > -----------------------END-SNIP-------------
>> >
>> > It still support RIPng, ISIS, BGPv6, tunnels etc...
>> >
>> > Cheers
>> > Happy Labbing
>> > JC
>> >
>> >
>> >
>> > -----Original Message-----
>> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On
>> > Behalf Of
>> > Bruce Porcelli
>> > Sent: 06 November 2005 05:01 PM
>> > To: Schulz, Dave; mikenoc@mindspring.com; nobody@groupstudy.com;
>> > ccielab@groupstudy.com
>> > Subject: RE: Configuring IPV6 for OSPF question
>> >
>> > For IPv6 over frame relay there's a couple of things to remember.
>> > Specifically, where you are implementing map statements don't forget
>> > your link-local mappings as well.
>> >
>> > otherwise almost identical to ip4. Point-to-Point all you need is
>> > frame
>> > interface-dlci # an ipv add / no map needed. (of course ipv uni)
>> >
>> > other map and Verify Layer 2 to Layer 3 adjancies.
>> >
>> > For the routing protocol to form adjancies / share routing
>> > updates for
>> > other than point-to-point conditions, you need to map the link-local
>> > address of your peer to your local DLCI.
>> >
>> > on peer (apply ipv add - then do sh ipv inter)
>> >
>> > the good thing. is ipv ospf is virtually the same ip ospf
>> >
>> > debug ipv ospf proc :) and others as well
>> >
>> > Hope this helps
>> >
>> >
>> >
>> > "Schulz, Dave" <DSchulz@dpsciences.com> wrote:Did you configure ipv6
>> > unicast-routing from global config?
>> >
>> > -----Original Message-----
>> > From: nobody@groupstudy.com
>> > To: ccielab@groupstudy.com
>> > Sent: 11/6/2005 4:44 AM
>> > Subject: Configuring IPV6 for OSPF question
>> >
>> > I am trying to follow the step by step procedure for configuring
>> > OSPF on
>> > IPV6 and it is not letting me. Can someone tell me what command I am
>> > missing.
>> >
>> >
>> > Thanks,
>> >
>> > R4(config)#int ser 0/0
>> > R4(config-if)#ip address 10.10.10.1 255.255.255.0
>> > R4(config-if)#ipv6 address 2080:10:10:10::4/64
>> > R4(config-if)#ipv6 enable
>> > R4(config-if)#ipv
>> > R4(config-if)#ipv6 osp
>> > R4(config-if)#ipv6 osp?
>> > % Unrecognized command
>> > R4(config-if)#ipv6 ospf 1 area 0
>> > ^
>> > % Invalid input detected at '^' marker.
>> >
>> > R4(config-if)#end
>> > R4#sh ru
>> > *Mar 4 08:23:46.959: %SYS-5-CONFIG_I: Configured from console by
>> > consolen | i unicast
>> > ipv6 unicast-routing
>> > R4#sh run int ser 0/0
>> > Building configuration...
>> >
>> > Current configuration : 221 bytes
>> > !
>> > interface Serial0/0
>> > ip address 10.10.10.1 255.255.255.0
>> > encapsulation frame-relay
>> > ip ospf message-digest-key 1 md5 cisco
>> > ipv6 address 2080:10:10:10::4/64
>> > ipv6 enable
>> > no fair-queue
>> > no frame-relay inverse-arp
>> > end
>> >
>> > R4#
>> >
>> > ______________________________________________________________________
>> > _
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>> >
>> > ______________________________________________________________________
>> > _
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>> >
>> >
>> >
>> >
>> > Bruce Porcelli
>> > MCSE/CCNA/CCNP/CCSA
>> > (631)987-5537
>> >
>> >
>> >
>> >
>> > ---------------------------------
>> > Yahoo! FareChase - Search multiple travel sites in one click.
>> >
>> > ______________________________________________________________________
>> > _
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>> >
>> > ______________________________________________________________________
>> > _
>> > Subscription information may be found at:
>> > http://www.groupstudy.com/list/CCIELab.html
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:05 GMT-3