Skip to content

Layer 3 troubleshooting

Amy Buck edited this page Nov 21, 2018 · 3 revisions

You can use opx_logging_cli commands to view the contents of NPU log files in Layer 3.

Verify routing-related tables

ip route show

arp -a

IPv6 debugging

ip -6 neighbor show

ip -6 route showEnable

Enable NAS and SAI L3 logging

opx_logging_cli enable ROUTE

opx_logging_cli enable INTERFACE

opx_logging_cli enable NETLINK

opx_logging_cli enable SAI_NEXT_HOP

opx_logging_cli enable SAI_ROUTELog
Clone this wiki locally