JAVA/Sun Exam Questions

What two commands can be used to verify that the Solaris system is configured to forward IP packets

You configure a second network connection on a server and attempt to configure the server to route packets between the two interfaces.

The snoop command reveals that packets are arriving on both interfaces, but the server is refusing to forward packets between interfaces as required.

What two commands can be used to verify that the Solaris system is configured to forward IP packets between these two interfaces? (Choose two.)

A.
routeadm

B.
netstat -r

C.
ndd -get /dev/ip \?

D.
ndd -get /dev/udp ip-forward

E.
ndd -get /dev/ip ip_forwarding