08-11-2023
09:29 PM
- last edited on
08-21-2023
12:20 AM
by
Translator
Originally posted in wrong discussion group (Nexus Developers)
Hi all,
I've run across an issue when trying to enable RIP and OSPF on SVI interfaces on my
nx-osv
instances. Getting this output from
debug l2fwder error
2023 Aug 12 02:04:20.571324 l2fwd: l2fwder_get_mac_lookup_fwd_info(784):l2fwder_get_mac_lookup_fwd_info: Unsupported frame [0100.5e00.0009] etype[2048
2023 Aug 12 02:04:21.020643 l2fwd: l2fwder_get_mac_lookup_fwd_info(784):l2fwder_get_mac_lookup_fwd_info: Unsupported frame [0100.5e00.0005] etype[2048
Not sure if that missing closing square bracket after
2048
is a clue. Probably just cosmetic.
I also observe these drop counters in
show l2fwder statistics
output:
Switching stats:
Unicast 0
Flood 41
Multicast 0
Punt 140
Drop 26204
No issues with RIP or OSPF multicast packet transmission on routed interfaces or sub-interfaces, only with SVIs. No issues with unicast transmission on SVIs. Anyone aware if this is a limitation of
nx-osv
? I can't see any obvious limitations listed that would affect this functionality.
Running version is titanium
-d1-kickstart.7.3.0.D1.1. Running in EVE-NG
Any help greatly appreciated!
Steve
Solved! Go to Solution.
08-17-2023
07:04 PM
- last edited on
08-21-2023
12:24 AM
by
Translator
Hi Steve,
What you're observing is definitely a bug (
CSCuz98156
sadly not publicly accessible) which was fixed internally for the
l2fwd
component. Unfortunately, the
NX-OSv
project itself is obsolete and to my best knowledge, we did not publicly release any newer versions of the
NX-OSv
(the virtual Nexus 7000 series). These images are deprecated and instead of them,
NX-OS 9000v
should be used.
Sorry for disappointing you - I wish I had better news.
Best regards,
Peter
08-17-2023
07:04 PM
- last edited on
08-21-2023
12:24 AM
by
Translator
Hi Steve,
What you're observing is definitely a bug (
CSCuz98156
sadly not publicly accessible) which was fixed internally for the
l2fwd
component. Unfortunately, the
NX-OSv
project itself is obsolete and to my best knowledge, we did not publicly release any newer versions of the
NX-OSv
(the virtual Nexus 7000 series). These images are deprecated and instead of them,
NX-OS 9000v
should be used.
Sorry for disappointing you - I wish I had better news.
Best regards,
Peter
08-20-2023
06:09 PM
- last edited on
08-21-2023
12:26 AM
by
Translator
Thanks for taking the trouble to look into this Peter. I have indeed decided to work with the
9000v
instead of the Titanium image. It seems to come with its own bag of troubles as well (
VPC peer
keepalives not working, LACP not working), but hopefully I'll overcome with enough perserverance!
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