QuestionQ7

Platform Operations and Services

You need to enable IPv6 on a ScreenOS device.

Which command accomplishes this?

  • A set envar ipv6=enable
  • B set ipv6 enable
  • C set envar ipv6=yes
  • D set ipv6 yes
Explanation

ScreenOS enables IPv6 by setting its ipv6 environment variable to yes with the set envar command. The configuration syntax is set envar ipv6=yes.

Community Discussion

No comments yet. Be the first to start the discussion!