Information
This entry starts ndpd-router on system startup. This manages the Neighbor Discovery Protocol (NDP) for non kernel activities.
It receives Router Solicitations and sends Router Advertisements. It can also exchange routing information using the RIPng protocol.
The ndpd-router manages NDP for non-kernel activities. Unless the server utilizes IPv6, this is not required and should be disabled.
Solution
In /etc/rc.tcpip comment out the ndpd-router entry:
chrctcp -d ndpd-router
Impact:
This service is not needed unless the AIX host is actively exchanging routing information with IPv6 routers.
See:
manpage AIX 7.1 ndpd-router Daemon