|
This chapter describes the function and displays the syntax of each LLC2 and SDLC command. For more information about defaults and usage guidelines, see the corresponding chapter of the Router Products Command Reference publication.
Use the encapsulation sdlc interface configuration command to configure the router as the primary SDLC station if you plan to configure either DLSw+ or Frame Relay access support.
encapsulation sdlc-primary
encapsulation sdlc-secondary
Use the encapsulation sdlc-secondary interface configuration command to configure the router as a secondary SDLC station when you plan to configure SDLLC media translation.
llc2 ack-delay-time milliseconds
milliseconds | Number of milliseconds the router allows incoming information frames to stay unacknowledged. The minimum is 1; the maximum is 60000. The default is 3200 milliseconds. |
llc2 ack-max packet-count
Use the llc2 ack-max interface configuration command to control the maximum amount of information frames the router can receive before it must send an acknowledgment.
packet-count | Maximum number of packets the router will receive before sending an acknowledgment. The minimum is 1 packet. The maximum is 127 packets. The default is 3 packets. |
llc2 idle-time milliseconds
Use the llc2 idle-time interface configuration command to control the frequency of polls during periods of idle time (no traffic).
milliseconds | Number of milliseconds that can pass with no traffic before the LLC2 station sends a Receiver Ready frame. The minimum is 1 millisecond; the maximum is 60000 milliseconds. The default is 10000 milliseconds. |
llc2 local-window packet-count
Use the llc2 local-window interface configuration command to control the maximum number of information frames the router sends before it waits for an acknowledgment.
packet-count | Maximum number of packets that can be sent before the router must wait for an acknowledgment. The minimum is 1 packet; the maximum is 127 packets. The default is 7 packets. |
llc2 n2 retry-count
Use the llc2 n2 interface configuration command to control the amount of times the router retries sending unacknowledged frames or repolls remote busy stations.
retry-count | Number of times the router retries operations. The minimum is 1; the maximum is 255. The default is 8 retries. |
llc2 t1-time milliseconds
Use the llc2 t1-time interface configuration command to control the amount of time the router will wait before resending unacknowledged information frames.
milliseconds | Number of milliseconds the router waits before resending unacknowledged information frames. The minimum is 1 millisecond; the maximum is 60000 milliseconds. The default is 1000 milliseconds. |
llc2 tbusy-time milliseconds
Use the llc2 tbusy-time interface configuration command to control the amount of time the router waits until repolling a busy remote station.
milliseconds | Number of milliseconds the router waits before repolling a busy remote station. The minimum is 1 millisecond; the maximum is 60000 milliseconds. The default is 9600 milliseconds. |
llc2 tpf-time milliseconds
Use the llc2 tpf-time interface configuration command to set the amount of time the router waits for a final response to a poll frame before resending the poll frame.
milliseconds | Number of milliseconds the router waits for a final response to a poll frame before resending the poll frame. The minimum is 1; the maximum is 60000. The default is 1000 milliseconds. |
llc2 trej-time milliseconds
Use the llc2 trej-time interface configuration command to control the amount of time a router waits for a correct frame after sending a reject (REJ) command to the remote LLC2 station.
milliseconds | Number of milliseconds the router waits for a resend of a rejected frame before sending a reject command to the remote station. The minimum is 1 millisecond; the maximum is 60000 milliseconds. The default is 3200 milliseconds. |
llc2 xid-neg-val-time milliseconds
milliseconds | Number of milliseconds after which the router sends XID frames to other LLC2-speaking stations. The minimum is 0 milliseconds; the maximum is 60000 milliseconds. The default is 0 milliseconds. |
llc2 xid-retry-time milliseconds
Use the llc2 xid-retry-time interface configuration command to set the amount of time the router waits for a reply to exchange of identification (XID) frames before dropping the session.
milliseconds | Number of milliseconds the router waits for a reply to XID frame before dropping a session. The minimum is 1 millisecond; the maximum is 60000 milliseconds. The default is 60000 milliseconds. |
sdlc address hexbyte [echo]
no sdlc address hexbyte
sdlc address ff ack-mode
sdlc cts-delay unit
unit | The delay in microseconds. The valid range is 1 to 64000. Each unit is approximately 5 microseconds. The default is 3 units (approximately 15 microseconds). |
[no] sdlc dlsw sdlc-address sdlc-address
Use the sdlc dlsw interface configuration command to attach sdlc addresses to DLSw+. Use the no form of the command to cancel the configuration.
sdlc-address | SDLC address in hex. The valid range is 1 through FE. |
sdlc dte-timeout unit
unit | Timeout wait interval in microseconds. The valid range is 10 to 64000. Each unit is approximately 5 microseconds. The default is 10 units (approximately 50 microseconds). |
[no] sdlc frmr-disable
[no] sdlc hdx
sdlc holdq address queue-size
sdlc k window-size
sdlc line-speed rate
sdlc n1 bit-count
sdlc n2 retry-count
Use the sdlc n2 interface configuration command to determine the number of times that a router resends a frame before terminating the SDLC session.
retry-count Number of retry attempts. When this number is exceeded, the SDLC station terminates its session with the other station. The minimum is 1. The maximum is 255. The default is 20 retries.
[no] sdlc partner mac-address sdlc-address
Use the sdlc partner command to specify the destination address with which an LLC session is established for the SDLC station. Use the no form of this command to cancel the configuration.
mac-address | The 48-bit MAC address of the Token Ring host |
sdlc-address | SDLC address of the serial device that will communicate with the Token Ring host. The valid range is 1 through FE. |
[no] sdlc poll-limit-value count
[no] sdlc poll-pause-timer milliseconds
sdlc poll-wait-timeout milliseconds
milliseconds | Number of milliseconds the router will wait for a poll from the primary station before timing out the connection to the primary station. The minimum is 10; the maximum is 64000. The default is 10000 milliseconds. |
sdlc qllc-prtnr virtual-mac-address sdlc-address
To establish correspondence between an SDLC and QLLC connection, use the sdlc qllc-prtnr interface configuration command.
virtual-mac-address | The virtual MAC address in the form H.H.H. |
sdlc-address | SDLC address in hexadecimal. The valid range is 1 through FE. |
[no] sdlc role {none | primary | secondary | prim-xid-poll}
Use the sdlc role interface configuration command to establish the router to be either a primary or secondary SDLC Station. Use the no form of this command to cancel the designation.
none | Establishes the router as either a primary or secondary station, depending on the end stations. |
primary | Establishes the router as a primary station. |
secondary | Establishes the router as a secondary station. |
prim-xid-poll | Establishes the router as a primary station when the end station is configured as a secondary NT2.1. |
sdlc rts timeout unit
unit | The amount of time in microseconds. The valid range is 10 to 64000. Each unit is approximately 5 microseconds. The default is 10 units (approximately 50 microseconds). |
[no] sdlc sdlc-largest-frame address size
Use the sdlc sdlc-largest-frame interface configuration command to indicate the largest information frame (I-frame) size that can be sent or received by the designated SDLC station. Use the no form of this command to return to the default value.
address | Address of the SDLC station that will communicate with the router. |
size | Largest frame size that can be sent or received. |
sdlc simultaneous {full-datamode | half-datamode}
To enable an interface configured as a primary SDLC station to operate in two-way simultaneous mode, use the sdlc simultaneous interface configuration command.
full-datamode | Enables the primary station to send data to and receive data from the polled secondary station. |
half-datamode | Prohibits the primary station from sending data to the polled secondary station. |
sdlc slow-poll seconds
no sdlc slow-poll
Use the sdlc slow-poll interface configuration command to enable the slow-poll capability of the router as a primary SDLC station. Use the no form of this command to disable slow-poll capability.
seconds Amount of time in seconds; the default is 10 seconds.
sdlc t1 milliseconds
[no] sdlc vmac mac-address
Use the sdlc vmac interface configuration command to configure a MAC address for the serial interface. Use the no form of this command to disable the configuration.
mac-address | The 48-bit MAC address of the Token Ring host |
[no] sdlc xid address xid
Use the sdlc xid interface configuration command to specify an eXchanged ID (XID) value appropriate for the designated SDLC station associated with this serial interface. Use the no form of this command to disable XID processing for this address.
address | Address of the SDLC station associated with this interface. |
xid | XID the router will use to respond to XID requests the router receives. This value must be 4 bytes (8 digits) in length and is specified with hexadecimal digits. |
show interfaces
Use the show interfaces privileged EXEC command to display the SDLC information for a given SDLC interface.
show llc2
Use the show llc2 privileged EXEC command to display the LLC2 connections active in the router.
Posted: Mon Oct 21 11:22:19 PDT 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.