To configure data link switching (DLSw), include the following statements at the [edit protocols] hierarchy level of the configuration:
-
dlsw {
-
connection-idle-timeout time;
-
-
dlsw-cos {
-
destination-interface interface-name;
-
type-of-service number;
- }
-
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;
- }
-
-
traceoptions {
- file name <replace> <size size> <files number> <no-stamp>
<world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }