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


To configure data link switching (DLSw), include the following statements at the [edit protocols] hierarchy level of the configuration:

dlsw {
    connection-idle-timeout time;
    explorer-wait-time seconds;
    load-balance circuit-weight;
    local-peer peer-address;
    multicast-address address;
    promiscuous;
    reachability-cache-timeout seconds;
    receive-initial-pacing number;
    remote-peer peer-address {
        circuit-weight weight;
        cost cost;
    }
    dlsw-cos {
        destination-interface interface-name;
        type-of-service number;
    }
    traceoptions {
        file name <replace> <size size> <files number> <no-stamp>

            <world-readable | no-world-readable>;
        flag flag <flag-modifier> <disable>; 
    }
}

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