[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuration Statements for NIC Proxies

Use the following configuration statements to configure a NIC proxy for the SAE from the [edit] hierarchy level.

shared sae configuration nic-proxy-configuration name {
}


shared sae configuration nic-proxy-configuration name resolution {
    resolver-name resolver-name; 
    key-type key-type; 
    value-type value-type; 
    expect-multiple-values; 
    constraints constraints; 
}

shared sae configuration nic-proxy-configuration name cache {
    cache-size cache-size; 
    cache-cleanup-interval cache-cleanup-interval;
    cache-entry-age cache-entry-age;
}

shared sae configuration nic-proxy-configuration name nic-host-selection {
    groups groups; 
    selection-criteria (roundRobin | randomPick | priorityList); 
}

shared sae configuration nic-proxy-configuration name nic-host-selection blacklisting {
    try-next-system-on-error; 
    number-of-retries-before-blacklisting number-of-retries-before-blacklisting; 
    blacklist-retry-interval blacklist-retry-interval; 
}

To configure a NIC proxy stub for SAE, use the following statements:

shared sae configuration nic-proxy-configuration name test-nic-bindings {
    use-test-bindings; 
}


shared sae configuration nic-proxy-configuration name test-nic-bindings key-values 
name {
    value; 
}


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]