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

Configuring Logical Link Control on an Interface

You must configure logical link control (LLC) on an interface to enable a DLSw connection. To configure LLC on an interface, include the following statements on the DLSw interface:

interfaces interface-name {
unit logical-unit-number {
family llc2 {
ack-max count;
ack-delay-time time;
idle-time time;
local-window count;
max-retry number;
p-bit-timeout time;
t1-time time;
t2-timeout time;
trej-time time;
}
}
}

For information on configuring LLC and interfaces, see the JUNOS Network Interfaces Configuration Guide.


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