07-14-2022 07:37 AM
Hi,
I have a GDOI setup that encrypts IPv6 traffic between routers. I would also like to encrypt the OSPFv3 between those routers but wasn't able to get it working yet.
What access list entries do I need to use to encrypt the OSPFv3 traffic?
Thank you in advance.
07-14-2022 07:57 AM
@kasper123 you don't, you explictly do not encrypt routing protocol traffic when using GETVPN.
07-14-2022 08:01 AM
@Rob Ingram why not? This traffic also needs be encrypted but without OSPFv3 encryption.
As GDOI is already in place I have a requirement to use it also for this.
07-14-2022 08:06 AM
@kasper123 because you are relying on the routing protocol to route those encrypted packets.
07-14-2022 08:08 AM
@Rob Ingram no, the routers are in the same subnet and I don't rely on this routing protocol to route the encrypted packets.
07-14-2022 08:10 AM
so finally you decide to use GET to secure the OSPF,
can you draw topolgy and include the KS location.
07-14-2022 08:17 AM
you need ACL with GET
07-14-2022 08:25 AM
@MHM Cisco World routers are in different sites connected over xconnect. Effectively they are in the same L2 domain with IPv6 addresses in the same subnet.
KS server is independent and running over IPv4. I encrypt only IPv6 with GDOI.
07-14-2022 05:38 PM
the ACL use in GM work like filter to filter which traffic will be secure and which not.
the ACL will start with deny control traffic, control traffic include the routing protocol that make GM and KS reachable.
and you can after deny control traffic only add permit any any.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide