Re: [c-nsp] OSPFv3 in CoPP

2018-03-15 Thread Rolf Hanßen
Hi, maybe you need to add the non-link-local address. I did not separate OSPF and BGP, but this works: ipv6 access-list acl-copp-transfer-ipv6 permit 89 FE80::/10 any permit ipv6 2001:DB8::/48 any 2001:DB8::/48 contains all transfer networks and loopback adresses in my case. kind regards Rolf

[c-nsp] OSPFv3 in CoPP

2018-03-13 Thread Drew Weaver
Howdy, This is SUP2T, I am just playing with this in a lab (I realize sup2t is dead). I notice that if I enable a CoPP policy and then do clear ipv6 ospf process 1 (yes) the process gets stuck forever in EXSTART until I remove the service-policy and then instantly It connects and begins operati