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


Configuring LLC2 Properties

For basic DLSw configuration, include the llc2 statement at the [edit interfaces interface-name unit logical-unit-number family] hierarchy level. All other LLC2 statements that follow are optional and should be used only if recommended by support or a services professional to solve specific problems or for specific network designs.

To configure logical link control properties, include the llc2 statement:

llc2 { 
    ack-delay-time time;
    ack-max count;
    idle-time time;
    local-window count;
    max-retry count;
    p-bit-timeout time;
    t1-time time;
    t2-time time;
    trej-time time;
    }
}

You can include this statement at the following hierarchy levels:

You can configure the following LLC options:


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