How can you check whether IP forwarding is enabled on an IP Security Appliance?
A.
clish �c show routing active enable
B.
echo 1 > /proc/sys/net/ipv4/ip_forwarding
C.
ipsofwd list
D.
cat/proc/sys/net/ipv4/ip_forward
How can you check whether IP forwarding is enabled on an IP Security Appliance?
How can you check whether IP forwarding is enabled on an IP Security Appliance?
A.
clish �c show routing active enable
B.
echo 1 > /proc/sys/net/ipv4/ip_forwarding
C.
ipsofwd list
D.
cat/proc/sys/net/ipv4/ip_forward
Check IP Forwarding using /proc
cat /proc/sys/net/ipv4/ip_forward
So the answer is D