Use the following statements to configure resolution information for a NIC proxy:
- nic-proxy-configuration name resolution {
- resolver-name resolver-name;
- key-type key-type;
- value-typevalue-type;
- expect-multiple-values;
- constraints constraints;
- }
To configure resolution information for a NIC proxy:
- [edit]
- user@host# component-hierarchy nic-proxy-configuration name resolution
For example:
- [edit]
- user@host# edit shared sae configuration nic-proxy-configuration
ip resolution
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set resolver-name resolver-name
This resolver must be the same as one that is configured on the NIC host. For example:
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set resolver-name /realms/ip/A1
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set key-type key-type
For example:
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set key-type ip
To qualify data types, enter a qualifier within parentheses after the data type; for example, to specify username as a qualifier for the key LoginName:
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set key-type LoginName (username)
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set value-type value-type
For example:
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set value-type SaeId
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set expect-multiple-values
- [edit shared sae configuration nic-proxy-configuration
ip resolution]
- user@host# set constraints constraints