InterviewSolution
| 1. |
How Openam Provides Functionality To Ipv4 And Ipv6? |
|
Answer» OpenAM PROVIDES functionality for IPv4, IPv6, and as a hybrid of both. While the majority of the interaction is DONE at the backend, there are a few places where the GUI needs some inputs, while setting up policy conditions. These fields follow the same standard, which applies, to IPv4 & IPv6. IPv4 USES a 32-bit INTEGER value, with a decimal system. IPv6 uses a hexadecimal system, and a colon separates the EIGHT groups of hexadecimal digits. OpenAM provides functionality for IPv4, IPv6, and as a hybrid of both. While the majority of the interaction is done at the backend, there are a few places where the GUI needs some inputs, while setting up policy conditions. These fields follow the same standard, which applies, to IPv4 & IPv6. IPv4 uses a 32-bit integer value, with a decimal system. IPv6 uses a hexadecimal system, and a colon separates the eight groups of hexadecimal digits. |
|