From: Allan (mincisco@gmail.com)
Date: Sat Mar 31 2007 - 21:21:05 ART
How can setup a frame-relay de-list to match ipv6 OSPFv3 routing protocol?
On 3/31/07, WorkerBee <ciscobee@gmail.com> wrote:
>
> OSPFv3 control packet uses the same protocol number 89 as OSPFv2.
>
> ipv6 access-list IPv6_ACL
> permit 89 any any
>
> To verify OSPF is protocol number 89, do the following:
>
> access-list 100 permit 89 any any
>
> show access-list
>
> R6#show access-lists
> Extended IP access list 100
> 10 permit ospf any any
>
> However, you cannot use IPv4 ACL to match IPv6 packets.
> For that, you need a seperate IPv6 ACL on the respective interface.
>
> HTH
>
>
>
> On 3/31/07, Allan <mincisco@gmail.com> wrote:
> > Hi,
> >
> > We can match ospf protocol with extened access-list.
> > access-list 101 permit osfp any any
> >
> > How about ipv6 OSPFv3 protocol?
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:53 ART