cc/td/doc/product/software/ios121/121sup/121csum2
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

DSPU and SNA Service Point Commands

DSPU and SNA Service Point Commands

This chapter explains the function and syntax of the DSPU and SNA service point commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Cisco IOS Bridging and IBM Networking Command Reference, Volume 2, Release 12.1.

dspu activation-window

To define the number of activation request units (RUs) and response messages (such as ACTLUs or DDDLU NMVTs) that can be sent without waiting for responses from the remote PU, use the dspu activation-window global configuration command. Use the no form of this command to return to the default window size.

dspu activation-window window-size

no dspu activation-window

Syntax Description

window-size

Number of outstanding unacknowledged activation RUs. The default is 5.

dspu default-pu

To enable the default PU feature to be used when a downstream PU attempts to connect, but does not match any of the explicit PU definitions, use the dspu default-pu global configuration command. Use the no form of this command to disable the default PU feature.

dspu default-pu [window window-size] [maxiframe max-iframe]

no dspu default-pu [window window-size] [maxiframe max-iframe]

Syntax Description

window window-size

(Optional) Send and receive window sizes used across the link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Maximum size (in bytes) of an I-frame that can be transmitted or received across the link. The range is 64 bytes to 18,432 bytes. The default is 1472.

dspu enable-host (Token Ring, Ethernet, FDDI, Frame Relay)

To enable a local SAP on Token Ring, Ethernet, FDDI, or Frame Relay interfaces for use by upstream hosts, use the dspu enable-host interface configuration command. Use the no form of this command to cancel the definition.

dspu enable-host [lsap local-sap]

no dspu enable-host [lsap local-sap]

Syntax Description

lsap

(Optional) Specifies that the local SAP will be activated as an upstream SAP for both receiving incoming connection attempts and for starting outgoing connection attempts.

local-sap

(Optional) Local SAP address. The default is 12.

dspu enable-host (QLLC)

To enable an X.121 subaddress for use by upstream host connections via QLLC, use the dspu enable-host interface configuration command. Use the no form of this command to disable the X.121 subaddress.

dspu enable-host qllc x121-subaddress

no dspu enable-host qllc x121-subaddress

Syntax Description

qllc

Required keyword for QLLC data-link control.

x121-subaddress

X.121 subaddress.

dspu enable-host (SDLC)

To enable an SDLC address for use by upstream host connections, use the dspu enable-host interface configuration command. Use the no form of this command to cancel the definition.

dspu enable-host sdlc sdlc-address

no dspu enable-host sdlc sdlc-address

Syntax Description

sdlc

Required keyword for SDLC data-link control.

sdlc-address

SDLC address.

dspu enable-pu (Ethernet, Frame Relay, Token Ring, FDDI)

To enable an Ethernet, Frame Relay, Token Ring, or FDDI address for use by downstream PU connections, use the dspu enable-pu interface configuration command. Use the no form of this command to disable the connection.

dspu enable-pu [lsap local-sap]

no
dspu enable-pu [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Local SAP address used by the DSPU to establish connection with the remote host. The default local SAP address is 8.

dspu enable-pu (QLLC)

To enable an X.121 subaddress for use by downstream PU connections via QLLC, use the dspu enable-pu interface configuration command. Use the no form of this command to cancel the definition.

dspu enable-pu qllc x121-subaddress

no dspu enable-pu qllc x121-subaddress

Syntax Description

qllc

Required keyword for QLLC data-link control.

x121-subaddress

Variable-length X.121 address. It is assigned by the X.25 network service provider.

dspu enable-pu (SDLC)

To enable an SDLC address for use by downstream PU connections, use the dspu enable-pu interface configuration command. Use the no form of this command to disable the connection.

dspu enable-pu sdlc sdlc-address

no
dspu enable-pu sdlc sdlc-address

Syntax Description

sdlc

Required keyword for SDLC data-link control.

sdlc-address

SDLC address.

dspu host (Frame Relay)

To define a DSPU host over a Frame Relay connection, use the dspu host global configuration command. Use the no form of this command to cancel the definition.

dspu host host-name xid-snd xid dlci dlci-number [rsap rsap-addr] [lsap lsap-addr] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no dspu host host-name xid-snd xid dlci dlci-number [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

The specified DSPU host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

dlci dlci-number

Frame Relay data-link connection identifier (DLCI) number; a decimal number.

rsap rsap-addr

(Optional) Remote service access point (SAP) address.

lsap lsap-addr

(Optional) Local SAP address.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Specifies that the host link will be used for the focal point support.

dspu host (QLLC)

To define a DSPU host over an X.25/QLLC connection, use the dspu host global configuration command. Use the no form of this command to delete the DSPU host definition.

dspu host host-name xid-snd xid x25 remote-x121-addr [qllc local-x121-subaddr] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no dspu host host-name xid-snd xid x25 remote-x121-addr [qllc local-x121-subaddr] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

The specified DSPU host.

xid-snd xid

XID that will be sent to the host during connection establishment. The xid value is 8 hexadecimal digits that include both block and ID numbers. For example, if the xid value is 05D00001, the Block number is 05D and the ID number is 00001.

x25 remote-x121-addr

Remote X.121 address.

qllc local-x121-subaddr

(Optional) Local X.121 subaddress.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Specifies that the host link will be used for the focal point support.

dspu host (SDLC)

To define a DSPU host over an SDLC connection, use the dspu host global configuration command. Use the no form of this command to cancel the definition.

dspu host host-name xid-snd xid sdlc sdlc-addr [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no dspu host host-name xid-snd xid sdlc sdlc-addr [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

The specified DSPU host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both Block and ID numbers. For example, if the XID value is 05D00001, the Block number is 05D and the ID number is 00001.

sdlc sdlc-addr

SDLC hexadecimal address.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default window size is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Specifies that the host link will be used for the focal point support.

dspu host (Token Ring, Ethernet, FDDI, RSRB, VDLC)

To define a DSPU host over Token Ring, Ethernet, FDDI, RSRB, or virtual data-link control( VDLC) connections, use the dspu host global configuration command. Use the no form of this command to cancel the definition.

dspu host host-name xid-snd xid rmac remote-mac [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no dspu host host-name xid-snd xid rmac remote-mac [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

The specified DSPU host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

rmac remote-mac

MAC address of the remote host PU.

rsap remote-sap

(Optional) SAP address of the remote host PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the DSPU to establish connection with the remote host. The default is 12.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Specifies that the host link will be used for the focal point support.

dspu lu

To define a dedicated LU or a range of LUs for an upstream host and a downstream PU, use the dspu lu global configuration command. Use the no form of this command to cancel the definition.

dspu lu lu-start [lu-end] {host host-name host-lu-start | pool pool-name} [pu pu-name]

no dspu lu lu-start [lu-end] {host host-name host-lu-start | pool pool-name} [pu pu-name]

Syntax Description

lu-start

Starting LU address in the range of LUs to be assigned from a pool or dedicated to a host.

lu-end

(Optional) Ending LU address in the range of LUs to be assigned from a pool or dedicated to a host.

host host-name host-lu-start

Specifies that each LU in the range of LUs will be dedicated to a host LU host-name. The range of host LUs starts with the address host-lu-start.

pool pool-name

Specifies that each LU in the range of LUs will be assigned from the specified pool.

pu pu-name

(Optional) Downstream PU for which this range of LUs is being defined.

dspu ncia

To configure the NCIA server as the underlying transport, use the dspu ncia global configuration command. Use the no form of this command to cancel the definition.

dspu ncia [server-number]

no dspu ncia [server-number]

Syntax Description

server-number

(Optional) Server number configured in the ncia server command. Currently, only one NCIA server is supported.

dspu ncia enable-pu

To enable a SAP on the NCIA server for use by downstream connections, use the dspu ncia enable-pu global configuration command. Use the no form of this command to disable the SAP.

dspu ncia enable-pu [lsap local-sap]

no dspu ncia enable-pu [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for receiving incoming connection attempts. The default is 8.

dspu notification-level

To specify the DSPU notifications to send to SNMP and SNA network management, use the dspu notification-level global configuration command. Use the no form of this command to specify the default notification level low.

dspu notification-level {off | low | medium | high}

no dspu notification-level

Syntax Description

off

Sends neither SNMP traps nor unsolicited SNA messages for DSPU.

low

Sends PU and LU activation failures only.

medium

Sends PU state changes and PU and LU activation failures.

high

Sends both PU and LU state changes and activation failures.

dspu pool

To define a range of host LUs in an LU pool, use the dspu pool global configuration command. Use the no form of this command to remove the definition.

dspu pool pool-name host host-name lu lu-start [lu-end] [inactivity-timeout minutes]

no dspu pool pool-name host host-name lu lu-start [lu-end] [inactivity-timeout minutes]

Syntax Description

pool-name

Name identifier of the pool.

host host-name

Name of the host that owns the range of host LUs in the pool.

lu lu-start

Starting LU address in the range of host LUs in the pool.

lu-end

(Optional) Ending address (inclusive) of the range of host LUs in the pool. If no ending address is specified, only one LU (identified by the lu-start argument) will be defined in the pool.

inactivity-timeout minutes

(Optional) Interval of inactivity (in minutes) on either the SSCP-LU or LU-LU sessions, which will cause the downstream LU to be disconnected from the upstream LU. The default is disabled.

dspu pu (Frame Relay)

To define a DSPU host over a Frame Relay connection, use the dspu pu global configuration command. Use the no form of this command to cancel the definition.

dspu pu pu-name dlci dlci-number [rsap remote-sap] [lsap local-sap] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

no dspu pu pu-name dlci dlci-number [rsap remote-sap] [lsap local-sap] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

Syntax Description

pu-name

Name of the downstream PU.

dlci dlci-number

Frame Relay data-link connection identifier (DLCI) number. This number is a decimal.

rsap remote-sap

(Optional) SAP address of the downstream PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the DSPU to establish connection with the downstream PU. The default is 8.

xid-rcv xid

(Optional) Specifies a match on XID.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive sizes used for the downstream PU link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Maximum I-frame that can be transmitted or received across the link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with downstream PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 4.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with downstream PU. The range is 1 to 600 seconds. The default is 30 seconds.

dspu pu (QLLC)

To explicitly define a downstream PU over an X.25 connection, use the dspu pu global configuration command. Use the no form of this command to cancel the definition.

dspu pu pu-name x25 remote-x121-addr [qllc local-x121-subaddr] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

no dspu pu pu-name x25 remote-x121-addr [qllc local-x121-subaddr] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

Syntax Description

pu-name

Name of the downstream PU.

x25 remote-x121-addr

Variable-length X.121 address. It is assigned by the X.25 network service provider.

qllc local-x121-subaddr

(Optional) Local X.121 subaddress.

xid-rcv xid

(Optional) Specifies a match on XID.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive sizes used for the downstream PU link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Maximum I-frame that can be transmitted or received across the link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with downstream PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 4.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with downstream PU. The range is 1 to 600 seconds. The default is 30 seconds.

dspu pu (SDLC)

To define a DSPU host over an SDLC connection, use the dspu pu global configuration command. Use the no form of this command to cancel the definition.

dspu pu pu-name sdlc sdlc-addr [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

no dspu pu pu-name sdlc sdlc-addr [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

Syntax Description

pu-name

Name of the downstream PU.

sdlc sdlc-addr

SDLC address.

xid-rcv xid

(Optional) Specifies a match on XID.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive sizes used for the downstream PU link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Maximum I-frame that can be transmitted or received across the link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with downstream PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 4.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with downstream PU. The range is 1 to 600 seconds. The default is 30 seconds.

dspu pu (Token Ring, Ethernet, FDDI, RSRB, VDLC, NCIA)

To define an explicit downstream PU over Token Ring, Ethernet, FDDI, RSRB, virtual data-link control, or NCIA connections, use the dspu pu global configuration command. Use the no form of this command to cancel the definition.

dspu pu pu-name [rmac remote-mac] [rsap remote-sap] [lsap local-sap] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

no dspu pu pu-name [rmac remote-mac] [rsap remote-sap] [lsap local-sap] [xid-rcv xid] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout]

Syntax Description

pu-name

Name of the downstream PU.

rmac remote-mac

(Optional) MAC address of the downstream PU.

rsap remote-sap

(Optional) SAP address of the downstream PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the DSPU to establish connection with the downstream PU. The default is 8.

xid-rcv xid

(Optional) Specifies a match on XID.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive sizes used for the downstream PU link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Maximum I-frame that can be transmitted or received across the link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the DSPU attempts to retry establishing connection with downstream PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 4.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between DSPU attempts to retry establishing connection with downstream PU. The range is 1 to 600 seconds. The default is 30 seconds.

dspu rsrb

To define the local virtual ring, virtual bridge, target virtual ring, and virtual MAC address that the DSPU feature will simulate at the RSRB, use the dspu rsrb global configuration command. Use the no form of this command to cancel the definition.

dspu rsrb local-virtual-ring bridge-number target-virtual-ring virtual-macaddr

no dspu rsrb local-virtual-ring bridge-number target-virtual-ring virtual-macaddr

Syntax Description

local-virtual-ring

DSPU local virtual ring number.

bridge-number

Bridge number connecting the DSPU local virtual ring and the RSRB target virtual ring. The valid range is 1 to 15.

target-virtual-ring

RSRB target virtual ring number. The RSRB target virtual ring corresponds to the ring-number parameter defined by a source-bridge ring-group command.

virtual-macaddr

DSPU virtual MAC address.

dspu rsrb enable-host

To enable an RSRB SAP for use by DSPU host connections, use the dspu rsrb enable-host global configuration command. Use the no form of this command to disable the RSRB SAP.

dspu rsrb enable-host [lsap local-sap]

no dspu rsrb enable-host [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connections attempts and for starting outgoing connection attempts. The default is 12.

dspu rsrb enable-pu

To enable an RSRB SAP for use by DSPU downstream connections, use the dspu rsrb enable-pu global configuration command. Use the no form of this command to disable the SAP.

dspu rsrb enable-pu [lsap local-sap]

no
dspu rsrb enable-pu [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connection attempts and for starting outgoing connection attempts.

dspu rsrb start

To specify that an attempt will be made to connect to the remote resource defined by host name or PU name through the RSRB, use the dspu rsrb start global configuration command. Use the no form of this command to cancel the definition.

dspu rsrb start {host-name | pu-name}

no
dspu rsrb start {host-name | pu-name}

Syntax Description

host-name

Name of a host defined in a dspu host (Token Ring, Ethernet, FDDI, RSRB, VDLC) command.

pu-name

Name of a PU defined in a dspu pu (Token Ring, Ethernet, FDDI, RSRB, VDLC, NCIA) command.

dspu start

To specify that an attempt will be made to connect to the remote resource defined by host name or PU name, use the dspu start interface configuration command. Use the no form of this command to cancel the definition.

dspu start {host-name | pu-name}

no
dspu start {host-name | pu-name}

Syntax Description

host-name

Name of a host defined in a dspu host command.

pu-name

Name of a PU defined in a dspu pu command.

dspu vdlc

To identify the local virtual ring and virtual MAC address that will be used to establish DSPU host and downstream connections over DLSw+ using virtual data-link control, use the dspu vdlc global configuration command. Use the no form of this command to cancel the definition.

dspu vdlc ring-group virtual-mac-address

no
dspu vdlc ring-group virtual-mac-address

Syntax Description

ring-group

Local virtual ring number identifying the SRB ring group.

virtual-mac-address

Virtual MAC address that represents the DSPU virtual data-link control.

dspu vdlc enable-host

To enable a SAP for use by DSPU host connections, use the dspu vdlc enable-host global configuration command. Use the no form of this command to disable the SAP.

dspu vdlc enable-host [lsap local-sap]

no
dspu vdlc enable-host [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connections attempts and for starting outgoing connection attempts. The default is 12.

dspu vdlc enable-pu

To enable a SAP for use by DSPU virtual data-link control downstream connections, use the dspu vdlc enable-pu global configuration command. Use the no form of this command to disable the SAP.

dspu vdlc enable-pu [lsap local-sap]

no
dspu vdlc enable-pu [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connection attempts and for starting outgoing connection attempts. The default is 8.

dspu vdlc start

To specify that an attempt will be made to connect to the remote resource defined by host name or PU name through virtual data-link control, use the dspu vdlc start global configuration command. Use the no form of this command to cancel the definition.

dspu vdlc start {host-name | pu-name}

no
dspu vdlc start {host-name | pu-name}

Syntax Description

host-name

Name of a host defined in a dspu host command.

pu-name

Name of a PU defined in a dspu host command.

lan-name

To specify a name for the LAN that is attached to the interface, use the lan-name interface configuration command. This name is included in any Alert sent to the SNA host when a problem occurs on this interface or LAN. Use the no form of this command to revert to the default name.

lan-name lan-name

no lan-name lan-name

Syntax Description

lan-name

Name used to identify the LAN when you send Alerts to the SNA host. The default LAN name is the name of the interface.

show dspu

To display the status of the DSPU feature, use the show dspu privileged EXEC command.

show dspu [pool pool-name | [pu {host-name | pu-name} [all]]

Syntax Description

pool pool-name

(Optional) Name of a pool of LUs (as defined by the dspu pool command).

pu

(Optional) Name of defined PU (as defined by either the dspu pu or the dspu host command).

host-name

Name of a host defined in a dspu host command.

pu-name

Name of a PU defined in a dspu pu command.

all

(Optional) Shows a detailed status.

show sna

To display the status of the SNA Service Point feature, use the show sna privileged EXEC command.

show sna [pu host-name [all]]

Syntax Description

pu

(Optional) Name of a host defined in an sna host command.

host-name

Name of a host defined in an sna host command.

all

(Optional) Shows detailed status.

sna enable-host (QLLC)

To enable an X.121 subaddress for use by the SNA Service Point on the interface, use the sna enable-host interface configuration command. Use the no form of this command to disable SNA Service Point on the interface.

sna enable-host qllc x121-subaddress

no sna enable-host qllc x121-subaddress

Syntax Description

qllc

Required keyword for QLLC data-link control.

x121-subaddress

X.121 subaddress.

sna enable-host (SDLC)

To enable an SDLC address for use by host connections, use the sna enable-host interface configuration command. Use the no form of this command to cancel the definition.

sna enable-host sdlc sdlc-address

no sna enable-host sdlc sdlc-address

Syntax Description

sdlc

Required keyword for SDLC data-link control.

sdlc-address

SDLC address.

sna enable-host (Token Ring, Ethernet, Frame Relay, FDDI)

To enable SNA on the interface, use the sna enable-host interface configuration command. Use the no form of this command to disable SNA on the interface.

sna enable-host [lsap lsap-address]

no sna enable-host [lsap lsap-address]

Syntax Description

lsap

(Optional) Activate a local SAP as an upstream SAP, for both receiving ConnectIn attempts and for starting ConnectOut attempts.

lsap-address

(Optional) Local SAP. The default is 12.

sna host (Frame Relay)

To define a link to an SNA host over a Frame Relay connection, use this form of the sna host global configuration command. Use the no form of this command to cancel the definition.

sna host host-name xid-snd xid dlci dlci-number [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no sna host host-name xid-snd xid dlci dlci-number [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

The specified SNA host.

xid-snd xid

The XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

dlci dlci-number

DLCI number.

rsap remote-sap

(Optional) SAP address of the remote host PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the SNA Service Point to establish connection with the remote host. The default is 12.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the SNA Service Point attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Host link to be used for the focal point support.

sna host (QLLC)

To define a link to an SNA host over an X.25/QLLC connection, use this form of the sna host global configuration command. Use the no form of this command to cancel the definition.

sna host host-name xid-snd xid x25 remote-x121-addr [qllc local-x121-subaddr] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no sna host host-name xid-snd xid x25 remote-x121-addr [qllc local-x121-subaddr] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

SNA host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

x25 remote-x121-addr

SDLC address.

qllc local-x121-subaddr

(Optional) Specifies the SAP address of the remote host PU. The default is 4.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the SNA Service Point attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Host link to be used for the focal point support.

sna host (SDLC)

To define a link to an SNA host over an SDLC connection, use this form of the sna host global configuration command. Use the no form of this command to cancel the definition.

sna host host-name xid-snd xid sdlc sdlc-addr [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no sna host host-name xid-snd xid rmac remote-mac [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

SNA host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

sdlc sdlc-addr

SDLC address.

rsap remote-sap

(Optional) SAP address of the remote host PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the SNA Service Point to establish connection with the remote host. The default is 12.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the SNA Service Point attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Host link to be used for the focal point support.

sna host (Token Ring, Ethernet, FDDI, RSRB, VDLC)

To define a link to an SNA host over Token Ring, Ethernet, FDDI, RSRB, or virtual data-link control connections, use the sna host global configuration command. Use the no form of this command to cancel the definition.

sna host host-name xid-snd xid rmac remote-mac [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

no sna host host-name xid-snd xid rmac remote-mac [rsap remote-sap] [lsap local-sap] [interface slot/port] [window window-size] [maxiframe max-iframe] [retries retry-count] [retry-timeout retry-timeout] [focalpoint]

Syntax Description

host-name

SNA host.

xid-snd xid

XID that will be sent to the host during connection establishment. The XID value is 8 hexadecimal digits that include both block and ID numbers. For example, if the XID value is 05D00001, the block number is 05D and the ID number is 00001.

rmac remote-mac

MAC address of the remote host PU.

rsap remote-sap

(Optional) SAP address of the remote host PU. The default is 4.

lsap local-sap

(Optional) Local SAP address used by the SNA Service Point to establish connection with the remote host. The default is 12.

interface slot/port

(Optional) Slot and port number of the interface.

window window-size

(Optional) Send and receive window sizes used for the host link. The range is 1 to 127. The default is 7.

maxiframe max-iframe

(Optional) Send and receive maximum I-frame sizes used for the host link. The range is 64 to 18432. The default is 1472.

retries retry-count

(Optional) Number of times the SNA Service Point attempts to retry establishing connection with remote host PU. The range is 0 to 255 (0 = no retry attempts, 255 = infinite retry attempts). The default is 255.

retry-timeout retry-timeout

(Optional) Delay (in seconds) between attempts to retry establishing connection with remote host PU. The range is 1 to 600 seconds. The default is 30 seconds.

focalpoint

(Optional) Host link to be used for the focal point support.

sna rsrb

To specify the entities that the SNA feature will simulate at the remote source-route bridge, use the sna rsrb interface configuration command. Use the no form of this command to cancel the specification.

sna rsrb local-virtual-ring bridge-number target-virtual-ring virtual-macaddr

no sna rsrb local-virtual-ring bridge-number target-virtual-ring virtual-macaddr

Syntax Description

local-virtual-ring

Local virtual ring number.

bridge-number

Virtual bridge number. The valid range is 1 to 15.

target-virtual-ring

Target virtual ring number.

virtual-macaddr

Virtual MAC address.

sna rsrb enable-host

To enable an RSRB SAP for use by SNA Service Point, use the sna rsrb enable-host global configuration command. Use the no form of this command to disable the RSRB SAP.

sna rsrb enable-host [lsap local-sap]

no sna rsrb enable-host [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connections attempts and for starting outgoing connection attempts. The default is 12.

sna rsrb start

To specify that an attempt will be made to connect to the remote resource defined by host name through the RSRB, use the sna rsrb start global configuration command. Use the no form of this command to cancel the definition.

sna rsrb start host-name

no
sna rsrb start host-name

Syntax Description

host-name

The name of a host defined in an sna host or equivalent command.

sna start

To initiate a connection to a remote resource, use the sna start interface configuration command. Use the no form of this command to cancel the connection attempt.

sna start [resource-name]

no sna start [resource-name]

Syntax Description

resource-name

(Optional) Name of a host defined in an sna host command.

sna vdlc

To identify the local virtual ring and virtual MAC address that will be used to establish SNA host connections over DLSw+ using virtual data-link control, use the sna vdlc global configuration command. Use the no form of this command to cancel the definition.

sna vdlc ring-group virtual-mac-address

no
sna vdlc ring-group virtual-mac-address

Syntax Description

ring-group

Local virtual ring number identifying the SRB ring group.

virtual-mac-address

Virtual MAC address that represents the SNA virtual data-link control.

sna vdlc enable-host

To enable a SAP for use by SNA Service Point, use the sna vdlc enable-host global configuration command. Use the no form of this command to disable the SAP.

sna vdlc enable-host [lsap local-sap]

no sna vdlc enable-host [lsap local-sap]

Syntax Description

lsap local-sap

(Optional) Specifies that the local SAP address will be activated as an upstream SAP for both receiving incoming connection attempts and for starting outgoing connection attempts. The default is 12.

sna vdlc start

To specify that an attempt will be made to connect to the remote resource defined by host name through virtual data-link control, use the sna vdlc start global configuration command. Use the no form of this command to cancel the definition.

sna vdlc start host-name

no
sna vdlc start host-name

Syntax Description

host-name

The name of a host defined in an sna host or equivalent command.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Jul 26 12:37:58 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.