cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
587
Views
0
Helpful
2
Replies

How can i filterin routes in ospf v3 ipv6

oswalxtiyo
Level 1
Level 1

Hi i been filterin LSA type 3 and the table route localy routes en ospf v2 ipv4

whit the commands distribute-list , area filter-list route-maps ACL and prefix-lis

¿but how can i do the same filterin in ipv6 whith OSPFv3?

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Hi Pablo,

Distribute-list and ABR type 3 LSA filtering are available for IPv6 as well.

OSPFv3 ABR Type 3 LSA Filtering:

http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_ospf/configuration/15-s/iro-afsupport-v3.html

OSPFv3 Distribute-list:

http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_ospf/configuration/15-s/iro-inbound.html

Hope this helps

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

2 Replies 2

Harold Ritter
Spotlight
Spotlight

Hi Pablo,

Distribute-list and ABR type 3 LSA filtering are available for IPv6 as well.

OSPFv3 ABR Type 3 LSA Filtering:

http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_ospf/configuration/15-s/iro-afsupport-v3.html

OSPFv3 Distribute-list:

http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_ospf/configuration/15-s/iro-inbound.html

Hope this helps

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

thaks men!