Table Of Contents
enable (TN3270)
encapsulation alc
encapsulation bstun
encapsulation sdlc
encapsulation sdlc-primary
encapsulation sdlc-secondary
encapsulation stun
encapsulation uts
encryptorder
exception slot
frame-relay map bstun
frame-relay map llc2
frame-relay map rsrb
fras backup dlsw
fras ban
fras ddr-backup
fras map llc
fras map sdlc
fras-host ban
fras-host bnn
fras-host dlsw-local-ack
generic-pool
idle-time
interface channel
interface virtual-tokenring
ip precedence (TN3270)
ip tos
keepalive (TN3270)
keylen
lan
lan-name
link (TN3270)
listen-point
llc2 ack-delay-time
llc2 ack-max
llc2 dynwind
llc2 idle-time
llc2 local-window
llc2 n1
llc2 n2
llc2 nw
llc2 recv-window
llc2 rnr-activated
llc2 send-window
llc2 t1-time
llc2 tbusy-time
llc2 tpf-time
llc2 trej-time
llc2 xid-neg-val-time
llc2 xid-retry-time
locaddr-priority
locaddr-priority-list
lsap
lu deletion
lu termination
maximum-lus
max-llc2-rcvbuffs
max-llc2-sessions
name
ncia
ncia client
ncia rsrb
ncia server
offload (backup)
offload (primary)
offload alias
enable (TN3270)
To turn on security in the TN3270 server, use the enable command in security configuration mode.
enable
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values
Command Modes
Security configuration
Command History
Release
|
Modification
|
12.1(5)T
|
This command was introduced.
|
Usage Guidelines
There is not a no form for this command.
If the security command has been disabled, then issuing this command does not affect existing connections.
This command is not displayed in the show running-config command output because the security functionality is enabled by default.
Examples
The following example turns on security in the TN3270 server:
Related Commands
Command
|
Description
|
security (TN3270)
|
Enables security on the TN3270 server.
|
disable (TN3270)
|
Turns off security in the TN3270 server.
|
encapsulation alc
To specify that the P1024B Airline Control (ALC) protocol will be used on the serial interface, use the encapsulation alc command in interface configuration mode. To remove ALC protocol handling from the serial interface, and return the default encapsulation high-level data link control (HDLC) to the interface, use the no form of this command.
encapsulation alc
no encapsulation alc
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.3(6)T
|
This command was introduced.
|
Usage Guidelines
The encapsulation alc command causes any agent-set control unit (ASCU) configuration to be removed from the interface. As each ASCU defined on the interface is removed it is also unlinked from the ASCU circuit it belongs to. All data frames queued for sending to the ASCU are destroyed.
This command must be entered prior to any ASCU configuration. Note that all timer and counter values are applicable to all ASCUs on the interface.
Examples
The following example specifies that the ALC protocol is used:
Related Commands
Command
|
Description
|
show interfaces
|
Displays statistics for the interfaces configured on a router or access server.
|
encapsulation bstun
To configure block serial tunnel (BSTUN) on a particular serial interface, use the encapsulation bstun command in interface configuration mode. To disable the BSTUN function on the interface, use the no form of this command.
encapsulation bstun
no encapsulation bstun
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Usage Guidelines
The encapsulation bstun command must be configured on an interface before any further BSTUN or Bisync commands are configured for the interface.
You must use this command to enable BSTUN on an interface. Before using this command, perform the following two tasks:
•
Enable BSTUN on a global basis by identifying BSTUN on IP addresses. The command is bstun peer-name.
•
Define a protocol group number to be applied to the interface. Packets travel only between interfaces that are in the same protocol group. The command is bstun protocol-group.
After using the encapsulation bstun command, use the bstun group command to place the interface in the previously defined protocol group.
Examples
The following example configures the BSTUN function on serial interface 0:
Related Commands
Command
|
Description
|
bstun group
|
Specifies the BSTUN group to which the interface belongs.
|
bstun peer-name
|
Enables the BSTUN function.
|
bstun protocol-group
|
Defines a BSTUN group and the protocol it uses.
|
encapsulation sdlc
To configure an Synchronous Data Link Control (SDLC) interface, use the encapsulation sdlc command in interface configuration mode. To deactivate the command, use the no form of this command.
encapsulation sdlc
no encapsulation sdlc
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Usage Guidelines
The encapsulation sdlc command must be used to configure an SDLC interface if you plan to implement data-link switching plus (DLSw+) or Frame Relay access support.
SDLC defines two types of network nodes: primary and secondary. Primary nodes poll secondary nodes in a predetermined order. Secondaries then send if they have outgoing data. When configured as primary and secondary nodes, Cisco routers are established as SDLC stations. Use the sdlc role interface configuration command to establish the role as primary or secondary.
In the IBM environment, a front-end processor (FEP) is the primary station and establishment controllers (ECs) are secondary stations. In a typical scenario, an EC may be connected to dumb terminals and to a Token Ring network at a local site. At the remote site, an IBM host connects to an IBM FEP, which can also have links to another Token Ring LAN. Typically, the two sites are connected through an SDLC leased line.
If a router is connected to an EC, it takes over the function of the FEP, and must therefore be configured as a primary SDLC station. If the router is connected to a FEP, it takes the place of the EC, and must therefore be configured as a secondary SDLC station.
Examples
The following example configures an SDLC interface:
Related Commands
Command
|
Description
|
sdlc role
|
Establishes the router to be either a primary or secondary SDLC station.
|
encapsulation sdlc-primary
To configure the router as the primary Synchronous Data Link Control (SDLC) station if you plan to configure the SDLC Logical Link Control (SDLLC) media translation feature, use the encapsulation sdlc-primary command in interface configuration mode. To deactivate the command, use the no form of this command.
encapsulation sdlc-primary
no encapsulation sdlc-primary
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
The encapsulation sdlc-primary or encapsulation sdlc-secondary command must be used to configure an SDLC interface. To use the encapsulation sdlc-primary command, first select the interface on which you want to enable SDLC. Then establish the router as a primary station. Next, assign secondary station addresses to the primary station using the sdlc address command.
SDLC defines two types of network nodes: primary and secondary. Primary nodes poll secondary nodes in a predetermined order. Secondaries then send if they have outgoing data. When configured as primary and secondary nodes, Cisco routers are established as SDLC stations.
In the IBM environment, a front-end processor (FEP) is the primary station and establishment controllers (ECs) are secondary stations. In a typical scenario, an EC may be connected to dumb terminals and to a Token Ring network at a local site. At the remote site, an IBM host connects to an IBM FEP, which can also have links to another Token Ring LAN. Typically, the two sites are connected through an SDLC leased line.
If a router is connected to an EC, it takes over the function of the FEP, and must therefore be configured as a primary SDLC station. If the router is connected to an FEP, it takes the place of the EC, and must therefore be configured as a secondary SDLC station.
Examples
The following example shows how to configure serial interface 0 on your router to allow two SDLC secondary stations to attach through a modem-sharing device (MSD) with addresses C1 and C2:
! enter a global command if you have not already
encapsulation sdlc-primary
Related Commands
Command
|
Description
|
encapsulation sdlc-secondary
|
Configures the router as a secondary SDLC station if you plan to configure the SDLLC media translation feature.
|
sdlc address
|
Assigns a set of secondary stations attached to the serial link.
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
encapsulation sdlc-secondary
To configure the router as a secondary Synchronous Data Link Control (SDLC) station if you plan to configure the SDLC Logical Link Control (SDLLC) media translation feature, use the encapsulation sdlc-secondary command in interface configuration mode. To deactivate the command, use the no form of this command.
encapsulation sdlc-secondary
no encapsulation sdlc-secondary
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
An encapsulation sdlc-primary or encapsulation sdlc-secondary command must be used to configure an SDLC interface. To use the encapsulation sdlc-secondary command, select the interface on which you want to enable SDLC. Then establish the router as a secondary station. Next, assign secondary station addresses to the primary station using the sdlc address command.
SDLC defines two types of network nodes: primary and secondary. Primary nodes poll secondary nodes in a predetermined order. Secondaries then send if they have outgoing data. When configured as primary and secondary nodes, Cisco devices are established as SDLC stations.
In the IBM environment, a front-end processor (FEP) is the primary station and establishment controllers (ECs) are secondary stations. In a typical scenario, an EC may be connected to dumb terminals and to a Token Ring network at a local site. At the remote site, an IBM host connects to an IBM FEP, which can also have links to another Token Ring LAN. Typically, the two sites are connected through an SDLC leased line.
If a router is connected to an EC, it takes over the function of the FEP, and must therefore be configured as a primary SDLC station. If the router is connected to a FEP, it takes the place of the EC, and must therefore be configured as a secondary SDLC station.
Examples
The following example establishes the router as a secondary SDLC station:
encapsulation sdlc-secondary
Related Commands
Command
|
Description
|
encapsulation sdlc-primary
|
Configures the router as the primary SDLC station if you plan to configure the SDLLC media translation feature.
|
sdlc address
|
Assigns a set of secondary stations attached to the serial link.
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
encapsulation stun
To enable serial tunnel (STUN) encapsulation on a specified serial interface, use the encapsulation stun command in interface configuration mode.
encapsulation stun
Syntax Description
This command has no arguments or keywords.
Defaults
STUN encapsulation is disabled.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Use this command to enable STUN on an interface. Before using this command, perform the following two tasks:
•
Enable STUN on a global basis by identifying STUN on IP addresses. The command is stun peer-name.
•
Define a protocol group number to be applied to the interface. Packets travel only between interfaces that are in the same protocol group. The command is stun protocol-group.
After using the encapsulation stun command, use the stun group command to place the interface in the previously defined protocol group.
To disable stun encapsulation, configure the default interface encapsulation using the encapsulation command and specify HDLC as the encapsulation type
There is not a no form for this command.
Examples
This partial configuration example shows how to enable serial interface 5 for STUN traffic:
! sample stun peer name and stun protocol-group global commands
stun peer-name 10.108.254.6
stun protocol-group 2 sdlc
! sample ip address command
! enable the interface for STUN; must specify encapsulation stun
! command to further configure the interface
! place interface serial 5 in previously defined STUN group 2
! enter stun route command
stun route 7 tcp 10.108.254.7
Related Commands
Command
|
Description
|
stun group
|
Places each STUN-enabled interface on a router in a previously defined STUN group.
|
stun peer-name
|
Enables STUN for an IP address.
|
stun protocol-group
|
Creates a protocol group.
|
encapsulation uts
To specify that the P1024C Universal Terminal Support (UTS) protocol will be used on the serial interface, use the encapsulation uts command in interface configuration mode. To remove P1024C UTS protocol handling from the serial interface and return the default encapsulation high-level data link control (HDLC) to the interface, use the no form of this command.
encapsulation uts
no encapsulation uts
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
12.0(2)T
|
This command was introduced.
|
Usage Guidelines
The encapsulation uts command causes any agent-set control unit (agent-set control unit (ASCU)) configuration to be removed from the interface. As each ASCU defined on the interface is removed it is also unlinked from the ASCU circuit it belongs to. All data frames queued for sending to the ASCU are destroyed.
This command must be entered prior to any ASCU configuration. Note that all timer and counter values are applicable to all ASCUs on the interface.
Examples
The following example specifies that the P1024C UTS protocol is used:
Related Commands
Command
|
Description
|
show interfaces
|
Displays statistics for all interfaces configured on a router or access server.
|
encryptorder
To specify the security encryption algorithm for the Secure Socket Layer (SSL) Encryption Support feature, use the encryptorder command in profile configuration mode.
encryptorder [RC4] [RC2] [RC5] [DES] [3DES]
Syntax Description
RC4
|
(Optional) Specifies the RC4 encryption algorithm.
|
RC2
|
(Optional) Specifies the RC2 encryption algorithm.
|
RC5
|
(Optional) Specifies the RC5 encryption algorithm.
|
DES
|
(Optional) Specifies the DES encryption algorithm.
|
3DES
|
(Optional) Specifies the 3DES encryption algorithm.
|
Defaults
The default encryption order is RC4, RC2, RC5, DES, 3DES for domestic software. The default encryption order is RC4, RC2, DES for exportable software.
Command Modes
Profile configuration
Command History
Release
|
Modification
|
12.1(5)T
|
This command was introduced.
|
Usage Guidelines
There is not a no form for this command.
These algorithms may be entered in any order, but can be specified only once per encryptorder command.
Exportable versions of software cannot accept the 3DES or RC5 encryption algorithms.
Examples
The following example specifies RC4, DES, and RC2 as the encryption algorithms:
exception slot
To provide a core dump of a Cisco Mainframe Channel Connection (CMCC) adapter, use the exception slot command in global configuration mode. To disable the core dump, use the no form of this command.
exception slot [slot] protocol://host/filename
no exception slot [slot] protocol://host/filename
Syntax Description
slot
|
(Optional) Slot number of the CMCC adapter. If no slot value is specified, all installed CMCC adapters will output a core dump when they halt unexpectedly.
|
protocol
|
Protocol for transferring the file. Currently, the only allowed value is FTP. The colon and two slash marks are required.
|
host
|
Name or IP address of the host that receives the core dump information. The slash mark is required.
|
filename
|
Filename on the host that receives the core dump information. The maximum name length is 31 characters. When written to the host, the slot argument is automatically appended, where slot is the slot number.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
This command is supported only on the Cisco 7000 with RSP7000 and Cisco 7500 series routers.
You must configure FTP services on the router before you can create a CMCC adapter core dump.
Do not exceed your host limits on filename length. Two characters are added to the filename, slot, where slot is the slot number.
Examples
The following example shows how to configure a router to perform a CMCC adapter core dump. Assuming the Channel Interface Processor (CIP) is installed in slot 3, the filename cipdump.3 will be written to the host.
ip name-server 168.69.161.21
exception slot ftp://168.18.2.196/cipdump
Related Commands
Command
|
Description
|
ip domain-name
|
Defines a default domain name to complete unqualified host names (names without a dotted-decimal domain name).
|
ip name-server
|
Specifies the address of one or more name servers to use for name and address resolution.
|
ip ftp username
|
Configures the username for FTP connections.
|
ip ftp password
|
Specifies the password to be used for FTP connections.
|
frame-relay map bstun
To configure block serial tunnel (BSTUN) over Frame Relay for pass-through, use the frame-relay map bstun command in interface configuration mode. To cancel the configuration, use the no form of this command.
frame-relay map bstun dlci
no frame-relay map bstun dlci
Syntax Description
dlci
|
Frame Relay DLCI number on which to support pass-through.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Usage Guidelines
Direct encapsulation over Frame Relay is supported only for an encapsulation type of cisco, configured using the encapsulation frame-relay command.
Examples
The following example maps BSTUN traffic to DLCI number 16:
Related Commands
Command
|
Description
|
bstun lisnsap
|
Configures a service access point (SAP) on which to listen for incoming calls.
|
bstun protocol-group
|
Defines a BSTUN group and the protocol it uses.
|
encapsulation frame-relay
|
Enables Frame Relay encapsulation.
|
frame-relay map llc2
To configure block serial tunnel (BSTUN) over Frame Relay when using Bisync local acknowledgment, use the frame-relay map llc2 command in interface configuration mode. To cancel the configuration, use the no form of this command.
frame-relay map llc2 dlci
no frame-relay map llc2 dlci
Syntax Description
dlci
|
Frame Relay data-link connection identifier (DLCI) number on which to support local acknowledgment.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Usage Guidelines
Direct encapsulation over Frame Relay is supported only for an encapsulation type of cisco, configured using the encapsulation frame-relay command.
Examples
The following example maps BSTUN traffic to data-link connection identifier (DLCI) number 16:
Related Commands
Command
|
Description
|
bstun lisnsap
|
Configures a service access point (SAP) on which to listen for incoming calls.
|
bstun protocol-group
|
Defines a BSTUN group and the protocol it uses.
|
encapsulation frame-relay
|
Enables Frame Relay encapsulation.
|
frame-relay map rsrb
To specify the data-link connection identifier (DLCI) number onto which the remote source-route bridging (RSRB) traffic is to be mapped, use the frame-relay map rsrb command in interface configuration mode. To cancel the RSRB map, use the no form of this command.
frame-relay map rsrb dlci
no frame-relay map rsrb
Syntax Description
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Usage Guidelines
Direct encapsulation over Frame Relay is supported only for an encapsulation type of cisco, configured using the encapsulation frame-relay command.
Examples
The following example shows RSRB traffic mapped to DLCI number 30:
Related Commands
Command
|
Description
|
encapsulation frame-relay
|
Enables Frame Relay encapsulation.
|
fras backup dlsw
To configure an auxiliary route between the end stations and the host for use as a backup when the data-link connection identifier (DLCI) connection to the Frame Relay network is lost, use the fras backup dlsw command in interface configuration mode. To cancel the backup configuration, use the no form of this command.
fras backup dlsw virtual-mac-address target-ring-number host-mac-address [retry retry-number]
no fras backup dlsw virtual-mac-address target-ring-number host-mac-address [retry
retry-number]
Syntax Description
virtual-mac-address
|
12-digit hexadecimal string used as a source MAC address for all packets going to the host.
|
target-ring-number
|
Number configured in the source-bridge ring-group command. This is a virtual ring. The valid range is from 1 to 4095.
|
host-mac-address
|
Destination MAC address of the host.
|
retry retry-number
|
(Optional) Number of attempts by the end station to reconnect to the primary Frame Relay interface before activating the backup link. The range is from 1 to 5 retries. If the retry option is not specified, the default number of retries is 5.
|
Defaults
Frame Relay access support (FRAS) dial backup over data-link switching plus (DLSw+) is disabled. The default number of retries is 5.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Usage Guidelines
Configure DLSw+ as normally required. Specify the optional keyword dynamic at the end of the dlsw remote-peer configuration command to enable the peer relationship to be established only when needed (for example, when the fras backup dlsw command becomes active).
Examples
The following example configures FRAS dial backup over DLSw+:
fras backup dlsw 4000.1000.2000 200 1000.5aed.1f53
Related Commands
Command
|
Description
|
dlsw local-peer
|
Defines the parameters of the DLSw+ local peer.
|
dlsw remote-peer tcp
|
Identifies the IP address of a peer with which to exchange traffic using TCP.
|
frame-relay lmi-type
|
Selects the LMI type.
|
frame-relay map llc2
|
Configures BSTUN over Frame Relay when using Bisync local acknowledgment.
|
fras map llc
|
Associates an LLC connection with a Frame Relay DLCI.
|
show fras
|
Displays notification that the FRAS dial backup over DLSw+ feature is active, information about the connection state in FRAS, and information about current BNN, boundary access node (BAN), and dial backup.
|
source-bridge ring-group
|
Defines or removes a ring group from the configuration.
|
fras ban
To associate bridging over a Frame Relay network using boundary access node (BAN), use the fras ban command in interface configuration mode. To cancel each association, use the no form of this command.
fras ban local-ring bridge-number ring-group ban-dlci-mac dlci dlci1 [dlci2 ... dlci5] [bni
mac-addr]
no fras ban local-ring bridge-number ring-group ban-dlci-mac dlci dlci1 [dlci2 ... dlci5] [bni
mac-addr]
Syntax Description
local-ring
|
Decimal number from 1 to 4095 describing the Token Ring interface.
|
bridge-number
|
Decimal number from 1 to 15 that uniquely identifies a bridge connecting two rings.
|
ring-group
|
Decimal number from 1 to 4095 representing a collection of Token Ring interfaces on one or more routers.
|
ban-dlci-mac
|
Frame Relay BAN permanent virtual circuit (PVC) MAC address.
|
dlci dlci1 [dlci2 ... dlci5]
|
Frame Relay data-link connection identifier (DLCI). The dlci keyword precedes the list of one or more DLCI numbers. If you need more than one DLCI number for load balancing, you can configure up to five DLCI numbers, separated by spaces. Each DLCI number must be unique and must be a decimal in the range from 16 through 1007.
|
bni mac-addr
|
(Optional) Boundary node identifier (BNI) MAC address of the NCP that receives frames from the router.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.1
|
This command was introduced.
|
Usage Guidelines
Multiple fras ban commands may be configured; however, each fras ban command must use a unique DLCI MAC address.
You must configure the source-bridge ring-group command in global configuration mode prior to configuring the fras ban command.
Examples
The following example shows Frame Relay access support (FRAS) BAN support for Token Ring and serial interfaces:
source-bridge ring-group 200
encapsulation frame-relay ietf
frame-relay lmi-type ansi
fras ban 120 1 200 4000.1000.2000 dlci 16 17
Related Commands
Command
|
Description
|
source-bridge ring-group
|
Defines or removes a ring group from the configuration.
|
fras ddr-backup
To configure an auxiliary interface for use as a backup when the primary Frame Relay link to the Frame Relay WAN fails, use the fras ddr-backup command in interface configuration mode. To cancel the backup configuration, use the no form of this command.
fras ddr-backup interface interface dlci-number
no fras ddr-backup
Syntax Description
interface interface
|
Interface over which the backup connection is made.
|
dlci-number
|
Data-link connection identifier (DLCI) number of the session.
|
Defaults
Frame Relay access support (FRAS) DLCI backup is disabled by default.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Examples
The following example configures FRAS DLCI backup on serial interface 1:
fras ddr-backup interface serial 1 188
Related Commands
Command
|
Description
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
show frame-relay pvc
|
Displays statistics about PVCs for Frame Relay interfaces.
|
show fras
|
Displays notification that the FRAS dial backup over data-link switching plus (DLSw+) feature is active, information about the connection state in FRAS, and information about current boundary network node (BNN), boundary access node (BAN), and dial backup.
|
fras map llc
To associate an Logical Link Control (LLC) connection with a Frame Relay data-link connection identifier (DLCI), use the fras map llc command in interface configuration mode. To disable the association, use the no form of this command.
fras map llc lan-lsap serial interface frame-relay dlci dlci fr-rsap
no fras map llc lan-lsap serial interface frame-relay dlci dlci fr-rsap
Syntax Description
lan-lsap
|
Logical Link Control, type 2 (LLC2) LAN service access point (SAP) that is the local SAP address of the router.
|
serial interface
|
Serial interface on which Frame Relay is configured.
|
frame-relay dlci dlci
|
Frame Relay DLCI.
|
fr-rsap
|
LLC2 Frame Relay SAP that is the destination SAP of the router on the Frame Relay side.
|
Defaults
The default state is Frame Relay access support (FRAS) boundary network node (BNN) enhancement is disabled.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Usage Guidelines
If the destination SAP specified by the end station is equal to the lan-lsap value, the router associates the LLC (LAN) connection with the Frame Relay DLCI.
The MAC address and the SAP address of the end station are no longer required for the BNN enhanced configuration.
Examples
In the FRAS BNN enhancement, the revised fras map llc command achieves the same result as using multiple fras map llc commands in the original FRAS BNN implementation. The following example provides one map definition for both end stations:
fras map llc 4 Serial 0 frame-relay dlci 16 04
Related Commands
Command
|
Description
|
show fras
|
Displays notification that the FRAS dial backup over data-link switching plus (DLSw+) feature is active, information about the connection state in FRAS, and information about current BNN, BAN, and dial backup.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
fras map sdlc
To associate an Synchronous Data Link Control (SDLC) link with a Frame Relay data-link connection identifier (DLCI), use the fras map sdlc command in interface configuration mode. To cancel the association, use the no form of this command.
fras map sdlc sdlc-address serial port frame-relay dlci fr-lsap fr-rsap [pfid2 | afid2 | fid4]
no fras map sdlc sdlc-address serial port frame-relay dlci fr-lsap fr-rsap [pfid2 | afid2 | fid4]
Syntax Description
sdlc-address
|
SDLC address of the downstream service access point (SAP) device in hexadecimal.
|
serial port
|
Serial interface on which Frame Relay is configured.
|
frame-relay dlci
|
Frame Relay DLCI.
|
fr-lsap
|
Local service access point (SAP) address of the logical link connection on the Cisco Frame Relay Access Device (CFRAD).
|
fr-rsap
|
Destination SAP address on the host.
|
pfid2
|
(Optional) format indicator 2 (FID2) Systems Network Architecture (SNA) transmission header for SNA peripheral traffic.
|
afid2
|
(Optional) FID2 transmission header for Advanced Peer-to-Peer Networking (APPN) traffic.
|
fid4
|
(Optional) Transmission header used on SNA subarea flows.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Usage Guidelines
You can map multiple SDLC links to a DLCI.
Examples
The following example associates an SDLC link with a Frame Relay DLCI:
fras map sdlc c1 serial 0 frame-relay 200 4 4
Related Commands
Command
|
Description
|
frame-relay map llc2
|
Configures block serial tunnel (BSTUN) over Frame Relay when using Bisync local acknowledgment.
|
fras-host ban
To enable the Frame Relay access support (FRAS) Host function for boundary access node (BAN), use the fras-host ban command in interface configuration mode. To disable the FRAS Host BAN functionality, use the no form of this command.
fras-host ban interface hmac hmac [bni bni]
no fras-host ban
Syntax Description
interface
|
Associated Frame Relay interface or subinterface.
|
hmac hmac
|
MAC address of the Channel Interface Processor (CIP) adapter or LAN-attached host.
|
bni bni
|
(Optional) Boundary node identifier MAC address. The default bni value is 4FFF.0000.0000.
|
Defaults
The FRAS Host function for BAN is disabled for the Frame Relay subinterface.
The default bni value is 4FFF.0000.0000.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Examples
The following example enables the FRAS Host function for BAN:
fras-host ban Serial0 hmac 4001.3745.0001
Related Commands
Command
|
Description
|
fras ban
|
Associates bridging over a Frame Relay network using BAN.
|
fras-host bnn
|
Enables the FRAS Host function for boundary network node (BNN).
|
fras-host dlsw-local-ack
|
Enables Logical Link Control, type 2 (LLC2) local termination for FRAS Host connections using the virtual Token Ring.
|
interface virtual-tokenring
|
Creates a virtual Token Ring interface.
|
fras-host bnn
To enable the Frame Relay access support (FRAS) Host function for boundary network node (BNN), use the fras-host bnn command in interface configuration mode. To disable the FRAS Host function, use the no form of this command.
fras-host bnn interface fr-lsap sap vmac virt-mac hmac hmac [hsap hsap]
no fras-host bnn
Syntax Description
interface
|
Associated Frame Relay interface or subinterface.
|
fr-lsap sap
|
Logical Link Control, type 2 (LLC2) service access point (SAP). The destination SAP on inbound BNN frames received from Frame Relay.
|
vmac virt-mac
|
Used in combination with the data-link connection identifier (DLCI) number to form a unique MAC address. The first 4 bytes of the MAC address are formed by the Virtual Media Access Control (VMAC) and the last 2 bytes are formed from the DLCI number. The last 2 bytes of the VMAC must be configured as zeros.
|
hmac hmac
|
MAC address of the Channel Interface Processor (CIP) adapter or LAN-attached host.
|
hsap hsap
|
(Optional) Host SAP. If this keyword value is not specified, the host SAP value used will match the fr-lsap value.
|
Defaults
FRAS Host for BNN is disabled for the Frame Relay subinterface.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Examples
The following example enables the FRAS Host function for BNN:
fras-host bnn Serial0 fr-lsap 04 vmac 4005.3003.0000 hmac 4001.3745.0001
Related Commands
Command
|
Description
|
fras-host ban
|
Enables the FRAS Host function for boundary access node (boundary access node (BAN)).
|
fras-host dlsw-local-ack
|
Enables LLC2 local termination for FRAS Host connections using the virtual Token Ring.
|
fras map sdlc
|
Associates an Synchronous Data Link Control (SDLC) link with a Frame Relay DLCI.
|
interface virtual-tokenring
|
Creates a virtual Token Ring interface.
|
fras-host dlsw-local-ack
To enable Logical Link Control, type 2 (LLC2) local termination for Frame Relay access support (FRAS) Host connections using the virtual Token Ring, use the fras-host dlsw-local-ack command in interface configuration mode. To disable LLC2 local termination, use the no form of this command.
fras-host dlsw-local-ack
no fras-host dlsw-local-ack
Syntax Description
This command has no arguments or keywords.
Defaults
The default state is FRAS Host LLC2 local termination disabled.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Examples
The following example enables LLC2 local termination for FRAS Host connections using the virtual Token Ring:
Related Commands
Command
|
Description
|
dlsw local-peer
|
Defines the parameters of the data-link switching plus (DLSw+) local peer.
|
fras-host ban
|
Enables the FRAS Host function for boundary access node (BAN).
|
fras-host bnn
|
Enables the FRAS Host function for boundary network node (BNN).
|
interface virtual-tokenring
|
Creates a virtual Token Ring interface.
|
generic-pool
To specify whether leftover logical unit (LU)s will be made available to TN3270 sessions that do not request a specific LU or LU pool through TN3270E, use the generic-pool command in TN3270 server configuration mode. To selectively remove the permit or deny condition of generic pool use, use the no form of this command.
generic-pool {permit | deny}
no generic-pool
Syntax Description
permit
|
Leftover LUs should be made available to TN3270 users wanting generic sessions. This value is the default.
|
deny
|
Leftover LUs should not be given to a generic pool. The physical unit (PU) is not automatically fully populated with 255 LOCADDR definitions. The default is the value configured in TN3270 server configuration mode.
|
Defaults
In TN3270 server configuration mode, generic pool use is permitted.
In PU configuration mode, the default is the value configured in TN3270 server configuration mode.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
This command is valid only on the virtual channel interface.
A leftover LU is defined as one for which all of the following conditions are true:
•
The system services control point (SSCP) did not send an activate logical unit (ACTLU) during PU startup.
•
The PU controlling the LU is capable of carrying product set ID (PSID) vectors on network management vector transport (NMVT) messages, thus allowing dynamic definition of dependent LU (DDDLU) operation for that LU.
All LUs in the generic pool are, by definition, DDDLU capable.
Values entered for the generic-pool in the TN3270 server configuration mode apply to all PUs for that TN3270 server but can be changed in PU configuration mode.
In PU configuration mode, a no generic-pool command will restore the generic-pool value entered in TN3270 command mode.
In TN3270 server configuration mode, the no generic-pool command reverts to the default, which permits generic pool use.
The command takes effect immediately. If the generic-pool deny command is specified on a PU, no further dynamic connections to it will be allowed. Existing sessions are unaffected, but as they terminate the LUs will not become available for dynamic connections.
Similarly, if the generic-pool permit command is specified, any inactive LUs are immediately available for dynamic connections. Moreover, any active LUs that were dynamic previously (before the generic-pool deny command was issued) return to being dynamic.
Examples
The following example permits generic LU pool use:
Related Commands
Command
|
Description
|
client ip lu
|
Defines a specific LU or range of LUs to a client at the IP address or subnet.
|
idle-time
To specify seconds of logical unit (LU) inactivity, from both host and client, before the TN3270 session is disconnected, use the idle-time command in TN3270 server configuration mode. To cancel the idle time period and return to the default, use the no form of this command.
idle-time seconds
no idle-time
Syntax Description
seconds
|
Idle time in seconds, from 0 to 65535. A value of 0 means the session is never disconnected.
|
Defaults
The default in TN3270 server configuration mode is that the session is never disconnected (0).
The default in PU configuration mode is the value configured in TN3270 server configuration mode.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
The idle-time command is valid only on the virtual channel interface, and can be entered in either TN3270 server configuration mode or PU configuration mode. A value entered in TN3270 mode applies to all PUs for that TN3270 server, except as overridden by values entered in PU configuration mode.
A no idle-time command entered in PU configuration mode will restore the idle-time value entered in TN3270 command mode.
The idle-time command affects active and future TN3270 sessions. For example, if the idle-time value is reduced from 900 seconds to 600 seconds, sessions that have been idle for 600 to 900 seconds are immediately disconnected.
Note
For the purposes of idle-time logic, TIMING-MARKs generated by the keepalive logic do not constitute "activity."
In TN3270 server configuration mode, the idle-time command applies to all PUs supported by the TN3270 server.
In listen-point configuration mode, the idle-time command applies to all PUs defined at the listen point.
In listen-point PU configuration mode, the idle-time command applies only to the specified PU.
In DLUR PU configuration mode, the idle-time command applies to all PUs defined under DLUR configuration mode.
In PU configuration mode, the idle-time command applies only to the specified PU.
Examples
The following command sets an idle-time disconnect value of 10 minutes:
The following command entered in TN3270 server configuration mode sets the default idle-time disconnect value to 0, or never disconnect:
Related Commands
Command
|
Description
|
keepalive (TN3270)
|
Specifies how many seconds of inactivity elapse before transmission of a DO TIMING-MARK or Telnet no operation (nop) to the TN3270 client.
|
timing-mark
|
Selects whether a WILL TIMING-MARK is sent when the host application needs an SNA response (definite or pacing response).
|
interface channel
To specify a channel-attached interface and enter interface configuration mode, use the interface channel command in global configuration mode.
interface channel slot/port
Syntax Description
slot
|
Slot number where the Cisco Mainframe Channel Connection (CMCC) adapter is located. The slash mark is required.
|
port
|
Interface where the CMCC adapter is located.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
10.2
|
This command was introduced.
|
Examples
The following example shows how to enter interface configuration mode for a CIP in slot 2 and begin configuring port 0:
Related Commands
Command
|
Description
|
channel-protocol
|
Defines a data rate of either 3 MBps or 4.5 MBps for Parallel Channel Interfaces.
|
claw (primary)
|
Configures a CLAW device (read and write subchannel) for communication with a mainframe TCP/IP stack in IP datagram mode and also configures individual members of a CLAW backup group for the IP Host Backup feature.
|
cmpc
|
Configures a Cisco Multipath Channel (CMPC or CMPC+) read subchannel and a CMPC (or CMPC+) write subchannel.
|
csna
|
Configures Systems Network Architecture (SNA) support on a CMCC physical channel interface and specifies the path and device/subchannel on a physical channel of the router to communicate with an attached mainframe.
|
keylen
|
Configures an internal LAN on a CMCC adapter interface and enters internal LAN configuration mode.
|
maximum-lus
|
Specifies the maximum number of LLC2 sessions supported on the CMCC adapter.
|
offload (primary)
|
Configures an Offload device (read and write subchannel) for communication with a mainframe TCP/IP stack in offload mode and also configures individual members of an Offload backup group for the IP Host Backup feature.
|
offload (backup)
|
Configures a backup group of Offload devices.
|
tg (CMPC)
|
Defines LLC connection parameters for the CMPC TG.
|
tn3270-server
|
Starts the TN3270 server on a CMCC adapter and enters TN3270 server configuration mode.
|
interface virtual-tokenring
To create a virtual Token Ring interface, use the interface virtual-tokenring command in interface configuration mode. To cancel the configuration, use the no form of this command.
interface virtual-tokenring number
no interface virtual-tokenring
Syntax Description
number
|
Number of the virtual Token Ring.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.2 F
|
This command was introduced.
|
Examples
The following example configures the virtual Token Ring interface:
interface virtual-tokenring 0
Related Commands
Command
|
Description
|
source-bridge
|
Configures an interface for SRB.
|
fras ban
|
Associates bridging over a Frame Relay network using boundary access node (BAN).
|
fras-host bnn
|
Enables the FRAS Host function for boundary network node (BNN).
|
ip precedence (TN3270)
To specify the precedence level for voice over IP traffic in the TN3270 server, use the ip precedence command in TN3270 server configuration mode. To remove the precedence value, use the no form of this command.
ip precedence {screen | printer} value
no ip precedence {screen | printer}
Syntax Description
screen
|
Specifies that the precedence is for screen devices.
|
printer
|
Specifies that the precedence is for printer devices.
|
value
|
Sets the precedence priority. A value from 0 to 7, with 7 being the highest priority. The default is 0.
|
Defaults
The default is a precedence value of 0 for both screens and printers.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Command History
Release
|
Modification
|
11.3
|
This command was introduced.
|
Usage Guidelines
This command is valid only on the virtual channel interface. Precedence values applied in TN3270 PU configuration mode override values applied in TN3270 server configuration mode.
You can enter new or different values for IP precedence without first using the no form of this command.
During initial Telnet negotiations to establish, or bind, the session an IP precedence value of 0 and IP ToS value of 0 is used. These values are used until the bind takes place. When the session is a type 2 bind, the TN3270 client is assumed to be a screen; otherwise the client is assumed to be a printer.
In TN3270 server configuration mode, the ip precedence command applies to all PUs supported by the TN3270 server.
In listen-point configuration mode, the ip precedence command applies to all PUs defined at the listen point.
In listen-point PU configuration mode, the ip precedence command applies only to the specified PU.
In DLUR PU configuration mode, the ip precedence command applies to all PUs defined under DLUR configuration mode.
In PU configuration mode, the ip precedence command applies only to the specified PU.
Examples
The following example assigns a precedence value of 3 to printers:
Related Commands
Command
|
Description
|
ip tos
|
Specifies the ToS level for IP traffic in the TN3270 server.
|
ip tos
To specify the type of service (ToS) level for IP traffic in the TN3270 server, use the ip tos command in TN3270 server configuration mode. To remove the ToS value, use the no form of this command.
ip tos {screen | printer} value
no ip tos {screen | printer}
Syntax Description
screen
|
Specifies that the ToS is for screen devices.
|
printer
|
Specifies that the ToS is for printer devices.
|
value
|
Sets the ToS priority. A value from 0 to 15. The default is 0.
|
Defaults
The default is a ToS value of 0 for both screens and printers.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Command History
Release
|
Modification
|
11.3
|
This command was introduced.
|
Usage Guidelines
This command is valid only on the virtual channel interface. ToS values applied in TN3270 PU configuration mode override values applied in TN3270 server configuration mode.
The default ToS values for screen and printer are 0. However, RFC 1349 recommends different default values. Specifically, the RFC recommends a default minimize screen delay value of 8 and a default maximize printer throughput value of 4. You must configure these values using the ip tos command if you want to comply to the defaults as stated in the RFC.
Table 3 shows the values described in RFC 1349.
.
Table 3 ToS Defined Values
Value
|
Definition
|
Action
|
0
|
All normal.
|
Use default metric.
|
8
|
Minimize delay.
|
Use delay metric.
|
4
|
Maximize throughput.
|
Use default metric.
|
2
|
Maximize reliability.
|
Use reliability metric.
|
1
|
Minimize monetary cost.
|
Use cost metric.
|
Other
|
Not defined.
|
Reserved for future use.
|
During initial Telnet negotiations to establish, or bind, the session, an IP precedence value of 0 and IP ToS value of 0 is used. These values are used until the bind takes place. When the session is a type 2 bind, the TN3270 client is assumed to be a screen; otherwise the client is assumed to be a printer.
When you use the no form of the command, the ToS value is set to 0 for that configuration mode or the value set at a previous (higher) configuration mode is used. For example, if you are at the TN3270 PU configuration mode and issue a no ip tos screen command, any value you configured previously at the TN3270 server configuration mode will take effect.
You can enter new or different values for ToS without first using the no form of this command.
In TN3270 server configuration mode, the ip tos command applies to all PUs supported by the TN3270 server.
In listen-point configuration mode, the ip tos command applies to all PUs defined at the listen point.
In listen-point PU configuration mode, the ip tos command applies only to the specified PU.
In DLUR PU configuration mode, the ip tos command applies to all PUs defined under DLUR configuration mode.
In PU configuration mode, the ip tos command applies only to the specified PU.
Examples
In the following example, the TN3270 server ToS screen value is set to 10 and a specific PU ToS screen value is set to 0:
interface channel 3/2
tn3270-server
ip tos screen 8
ip tos printer 4
up PUS2
ip tos screen 0
Related Commands
Command
|
Description
|
ip precedence (TN3270)
|
Specifies the precedence level for IP traffic in the TN3270 server.
|
keepalive (TN3270)
To specify how many seconds of inactivity elapse before the TN3270 server sends a DO TIMING-MARK or Telnet no operation (nop) to the TN3270 client, use the keepalive command in TN3270 server configuration mode. To cancel the keepalive period and return to the previously configured siftdown value or the default, use the no form of this command.
keepalive seconds [send {nop | timing-mark [max-response-time]}]
no keepalive
Syntax Description
seconds
|
Number of elapsed seconds (from 0 to 65535) before the TN3270 server sends a DO TIMING-MARK or Telnet nop command to the TN3270 client. A value of 0 means no keepalive signals are sent. The default is 1800 seconds (30 minutes).
|
send nop
|
(Optional) Sends the Telnet command for no operation to the TN3270 client to verify the physical connection. No response is required by the client.
|
send timing-mark [max-response-time]
|
(Optional) Number of seconds (from 0 to 32767) within which the TN3270 server expects a response to the DO TIMING-MARK from the TN3270 client. The default is 30 seconds if the keepalive interval is greater than or equal to 30 seconds. If the value of the keepalive interval is less than 30 seconds, then the default max-response-time value is the value of the interval. The value of the max-response-time should be less than or equal to the interval value.
|
Defaults
The default behavior is to send timing marks with a keepalive interval of 1800 seconds (30 minutes). If you specify only the keepalive interval, the TN3270 server sends timing marks.
The default value of the send timing-mark max-response-time command is 30 seconds if the keepalive interval is greater than or equal to 30 seconds. If the value of the keepalive interval is less than 30 seconds, then the default max-response-time value is the value of the interval.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
12.0(5)T
|
The send {nop | timing-mark [max-response-time]} keywords and argument were added.
|
Usage Guidelines
The keepalive command is valid only on the virtual channel interface. This command can be entered in one of four command modes (TN3270 configuration, listen-point configuration, listen-point PU configuration, or PU configuration mode). A value entered in TN3270 mode applies to all PUs for that TN3270 server, except as overridden by values entered in the other supported configuration modes. A no keepalive command entered in a subsequent configuration mode will restore the keepalive value entered in the previous command mode.
In Cisco IOS releases prior to 12.0(5)T in which the keepalive command is supported, you cannot specify the period of time in which the client must respond to the DO TIMING-MARK before the TN3270 server disconnects the session. By default in prior releases, if the client does not reply within 30 minutes of sending the DO TIMING-MARK, the TN3270 server disconnects the TN3270 session. (The DO TIMING-MARK is a Telnet protocol operation that does not affect the client operation.)
With the addition of the send timing-mark max-response-time keywords in Cisco IOS Release 12.0(5)T, you can specify the period of time in which the client must respond to the DO TIMING-MARK before being disconnected by the server. If you do not specify a value for the max-response-time argument, the default value is determined by the size of the keepalive interval. The default is 30 seconds if the keepalive interval is greater than or equal to 30 seconds. If the value of the keepalive interval is less than 30 seconds, then the default max-response-time is the value of the interval.
If the IP path to the client is broken, the TCP layer will detect the failure to acknowledge the DO TIMING-MARK and initiate disconnection. This action usually takes much less than 30 seconds.
The keepalive command affects active and future TN3270 sessions. For example, reducing the keepalive interval to a lower nonzero value causes an immediate burst of DO TIMING-MARKs on those sessions that have been inactive for a period of time greater than the new, lower value.
Use the keepalive send nop command when you are using older TN3270 clients that do not support TIMING-MARK or are DOS-based clients. When you use the keepalive send nop command to monitor the client connection, no response is required by the client to the TN3270 server. However, the TCP/IP stack can detect that the physical connection still exists. This command is useful for those clients that can be swapped out when a DO TIMING-MARK has been sent by the TN3270 server. If the client is swapped out and cannot respond to the DO TIMING-MARK from the TN3270 server, the session is disconnected. However, if the client is swapped out and the Telnet nop command is sent by the server, the physical connection is still verifiable by the TCP/IP stack and the client remains connected to the server.
If your client supports the use of timing marks and is not subject to being swapped out, then using timing marks is preferable to the Telnet nop command for keepalive monitoring. The required response by TN3270 clients to timing marks sent by the server provides a better indication of the health of the client/server connection.
In TN3270 server configuration mode, the keepalive command applies to all PUs supported by the TN3270 server.
In listen-point configuration mode, the keepalive command applies to all PUs defined at the listen point.
In listen-point PU configuration mode, the keepalive command applies only to the specified PU.
In DLUR PU configuration mode, the keepalive command applies to all PUs defined under DLUR configuration mode.
In PU configuration mode, the keepalive command applies only to the specified PU.
Examples
The following example specifies that the TN3270 server sends a DO TIMING-MARK in 15-minute (900-second) intervals and the client must respond within 30 seconds (the default value for the timing-mark max-response-time command when not specified):
The following example entered in TN3270 server configuration mode specifies that the TN3270 server sends a DO TIMING-MARK in 30-minute (1800-second) intervals (the default interval) and the client must respond within 30 seconds (the default for the timing-mark max-response-time command when not specified):
The following example specifies that the TN3270 server sends a DO TIMING-MARK in 40-minute (2400-second) intervals and the client must respond within 1 minute (60 seconds):
keepalive 2400 send timing-mark 60
Consider the following example in which the keepalive command is configured in more than one command mode. In this example the keepalive command is configured in TN3270 server configuration mode, and then in listen-point physical unit (PU) configuration mode. The keepalive command values specified under the listen-point PU override the keepalive 300 value specified under the tn3270-server for PU1. In this example, all other PUs except PU1 use the value of the keepalive 300 command specified in TN3270 server configuration mode.
listen-point 10.10.10.1 tcp-port 40
keepalive 10 send timing-mark 5
Related Commands
Command
|
Description
|
idle-time
|
Specifies how many seconds of LU inactivity, from both host and client, before the TN3270 session is disconnected.
|
timing-mark
|
Selects whether a WILL TIMING-MARK is sent when the host application needs an SNA response (definite or pacing response).
|
keylen
To specify the maximum bit length for the encryption keys for Secure Socket Layer (SSL) Encryption Support, use the keylen 128 command in profile configuration mode. To disable this specification and thereby set the key length to the default of 40 bits, use the no form of this command or keylen 40.
keylen {40 | 128}
no keylen [40 | 128]
Syntax Description
40
|
Specifies the bit length for the encryption keys to 40.
|
128
|
Specifies the bit length for the encryption keys to 128. The default is 40 bits.
|
Defaults
The default encryption key length is 40 bits.
Command Modes
Profile configuration.
Command History
Release
|
Modification
|
12.1(5)T
|
This command was introduced.
|
Usage Guidelines
Exportable software versions cannot accept encryption key lengths greater than 40 bits.
The length is optional on the no form of this command. Entering the no form of this command with no length resets the length to the default value of 40 bits.
If the key length is changed, all new connections will use the new value. If an active session renegotiates its security specifications, it will use the new key length value.
Examples
The following example specifies the maximum encryption key length value to 128 bits:
lan
To configure an internal LAN on a Cisco Mainframe Channel Connection (CMCC) adapter interface and enter internal LAN configuration mode, use the lan command in interface configuration mode. To remove an internal LAN interface, use the no form of this command.
lan type lan-id
no lan type lan-id
Syntax Description
type
|
Interface type for this internal LAN: tokenring.
|
lan-id
|
Number from 0 to 31 that uniquely identifies the internal LAN on this CMCC adapter. This value must be unique between all internal LANs of the same interface type on a CMCC adapter.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Usage Guidelines
Token Ring is the only type of internal LAN supported.
This command is valid only on the virtual channel interface. All internal adapters configured on the internal LAN must be removed before the internal LAN can be removed.
A CMCC internal LAN can be configured as a SRB LAN. This allows Logical Link Control (LLC) packets to be bridged between the CMCC adapter and Cisco IOS, providing a means to link the internal LAN to Cisco IOS Systems Network Architecture (SNA) features such as source-route bridging (SRB), data-link switching plus (DLSw+), remote source-route bridging (RSRB), SDLC Logical Link Control (SDLLC), Qualified Logical Link Control (QLLC), Advanced Peer-to-Peer Networking (APPN), and source-route translational bridging (SR/TLB).
An internal LAN can be configured only on a virtual channel interface of a CMCC adapter. You enter first internal LAN configuration mode by issuing the command for an internal LAN that already exists or when you first configure an internal LAN. In internal LAN configuration mode, the router prompt appears as follows:
router (cfg-lan-type x) #
In this syntax, type is the specified internal LAN type and x is the specified value for the lan-id.
Examples
The following example shows how to configure an internal LAN Token Ring with a LAN ID of 20 on the channel interface 1/2:
Related Commands
Command
|
Description
|
adapter
|
Configures internal adapters.
|
locaddr-priority
|
Assigns an RSRB priority group to an input interface.
|
sap-priority
|
Defines a priority list on an interface.
|
show extended channel lan
|
Displays the internal LANs and adapters configured on a CMCC adapter.
|
source-bridge
|
Configures an interface for SRB.
|
lan-name
To specify a name for the LAN that is attached to the interface, use the lan-name command in interface configuration mode. This name is included in any Alert sent to the Systems Network Architecture (SNA) host when a problem occurs on this interface or LAN. To revert to the default name, use the no form of this command.
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.
|
Defaults
The default name used for the LAN is the name of the interface.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Examples
The following example identifies a LAN:
Related Commands
Command
|
Description
|
show sna
|
Displays the status of the SNA Service Point feature.
|
link (TN3270)
To define and activate a link to a host, use the link command in Dependent Logical Unit Requestor (DLUR) service access point (SAP) configuration mode. To delete the link definition, use the no form of this command.
link name [rmac rmac] [rsap rsap]
no link name
Syntax Description
name
|
Link name, from one to eight alphanumeric characters. The first character must be alphabetic. The name must be unique within the Dependent Logical Unit Requestor (DLUR) function.
|
rmac rmac
|
(Optional) Remote MAC address of the form xxxx.xxxx.xxxx in hexadecimal. If not specified, a loopback link to another service access point (SAP)on the same internal LAN adapter is assumed.
|
rsap rsap
|
(Optional) Remote SAP address, 04 to FC in hexadecimal. The rsap value should be an even number and should be a multiple of 4, but the latter requirement is not enforced. The default value for the rsap argument is 04.
|
Defaults
No DLUR link is defined.
The default remote SAP address is 04 (hexadecimal).
Command Modes
DLUR SAP configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
This command is valid only on the virtual channel interface. The combination of the rmac and rsap value must be unique within the DLUR SAP function. These values can be changed only by deleting the link definition, using the no link command, and recreating the link definition.
For a link via a channel on this Cisco Mainframe Channel Connection (CMCC) adapter, the TN3270 server and the hosts should open different adapters. Using different adapters avoids any contention for SAP numbers, and is also necessary if you configure duplicate MAC addresses for fallback Cisco Systems Network Architecture (CSNA) or Cisco Multipath Channel (CMPC) access to the host.
Examples
The following example defines a link name and a remote SAP address:
The following example shows different adapter numbers configured on the same internal LAN to avoid SAP contention. The host uses SAP 4 on Token Ring adapter 0.
link HOST rmac 4000.0000.0001 rsap 4
Related Commands
Command
|
Description
|
adapter
|
Configures internal adapters.
|
client pool
|
Nails clients to pools.
|
lsap
|
Creates a SAP in the SNA session switch and enters DLUR SAP configuration mode.
|
listen-point
To define an IP address for the TN3270 server, use the listen-point command in TN3270 server configuration mode. To remove a listen-point for the TN3270 server, use the no form of this command.
listen-point ip-address [tcp-port number]
no listen-point ip-address [tcp-port number]
Syntax Description
ip-address
|
IP address that the clients should use as the host IP address to map to logical unit (LU) sessions under this physical unit (PU) and listen point.
|
tcp-port number
|
(Optional) Port number used for the listen operation. The default value is 23.
|
Defaults
The default tcp-port number is 23.
Command Modes
TN3270 server configuration
Command History
Release
|
Modification
|
11.2(18)BC
|
This command was introduced.
|
12.0(5)T
|
This command was integrated into Cisco IOS Release 12.0(5)T.
|
Usage Guidelines
Use the listen-point command to create a unique listen point for every IP address and TCP-port pair. In this mode, the IP address and the TCP port are no longer configured in the PU. Configure the PUs under the appropriate listen point. The other siftdown configuration commands remain the same.
For example, in the old configuration the following statements were used to configure the IP address and TCP port in the PU:
pu PU1 94223456 10.10.10.1 tok 1 08
In the new listen-point configuration, the following statements are used to configure the IP address and TCP port at the listen point:
listen-point 10.10.10.1 tcp-port 40
You can also use the listen-point configuration to assign the same IP address to multiple PUs. In the old configuration the following statements were used:
pu PU1 94201231 10.10.10.2 tok 1 10
pu PU2 94201232 10.10.10.3 tok 1 12
pu PU3 94201234 10.10.10.3 tok 1 14
pu PU4 94201235 10.10.10.4 tok 1 16
pu PU5 94201236 10.10.10.4 tok 2 08
In the new listen point configuration, the old statements are replaced by the following configuration commands. In this example, PU2 and PU3 are grouped into one listen point because they have the same IP address. Note that even though PU4's IP address is identical to PU5's IP address, they are not configured within the same listen point because the listen point indicates a unique IP address and TCP port pair. If you do not specify the TCP port, the default port value is 23.
listen-point 10.10.10.4 tcp-port 40
The next example shows how the configuration changes for a Dependent Logical Unit Requestor (DLUR) PU. In this mode, the DLUR PU is no longer configured under DLUR, but is configured in the listen point.
In the old configuration, the following statements were used:
link MVS2TN rmac 4000.b0ca.0016
pu PU1 017ABCDE 10.10.10.6
These statements are replaced by the following statements in the new listen-point configuration. The keyword dlur differentiates the listen point direct PU from the listen point DLUR PU. The DLUR configuration must be completed before you configure the PU in the listen point. Any siftdown commands configured within the scope of the listen point are automatically inherited by the PUs that are configured within the scope of that listen point. To override the siftdown configurations, you can explicitly configure the siftdown configuration commands within the scope of the listen-point PU.
link MVS2TN rmac 4000.b0ca.0016
Examples
The following example of the listen-point command shows PU7 grouped into the listen point at IP address 10.10.10.1 and TCP port 40:
listen-point 10.10.10.1 tcp-port 40
Related Commands
Command
|
Description
|
tn3270-server
|
Starts the TN3270 server on a CMCC adapter and enters TN3270 server configuration mode.
|
pu dlur (listen-point)
|
Creates a PU entity that has no direct link to a host and enters listen-point PU configuration mode.
|
pu (listen-point)
|
Creates a PU entity that has a direct link to a host and enters listen-point PU configuration mode.
|
llc2 ack-delay-time
To set the amount of time the Cisco IOS software waits for an acknowledgment before sending the next set of information frames, use the llc2 ack-delay-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 ack-delay-time milliseconds
no llc2 ack-delay-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds the software allows incoming information frames to stay unacknowledged. The minimum is 1 ms and the maximum is 60000 ms. The default is 100 ms.
|
Defaults
100 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Upon receiving an information frame, each Logical Link Control, type 2 (LLC2) station starts a timer. If the timer expires, an acknowledgment will be sent for the frame, even if the number of received frames in the llc2 ack-max command has not been reached. Experiment with the value of the llc2 ack-delay-time command to determine the configuration that balances acknowledgment network overhead and quick response time (by receipt of timely acknowledgments).
Use this command in conjunction with the llc2 ack-max command to determine the maximum number of information frames the Cisco IOS software can receive before sending an acknowledgment.
Examples
In the following example, the software allows a 100-ms delay before I-frames must be acknowledged:
! enter a global command, if you have not already
! allow a 100 millisecond delay before I-frames must be acknowledged
At time 0, two information frames are received. The llc2 ack-max amount of three has not been reached, so no acknowledgment for these frames is sent. If a third frame, which would force the software to send an acknowledgment, is not received in 100 ms, an acknowledgment will be sent anyway, because the llc2 ack-delay timer expires. At this point, because all frames are acknowledged, the counter for the ack-max purposes will be reset to zero.
Related Commands
Command
|
Description
|
llc2 ack-max
|
Controls the maximum amount of information frames the Cisco IOS software can receive before it must send an acknowledgment.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 ack-max
To control the maximum amount of information frames the Cisco IOS software can receive before it must send an acknowledgment, use the llc2 ack-max command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 ack-max packet-count
no llc2 ack-max packet-count
Syntax Description
packet-count
|
Maximum number of packets the software will receive before sending an acknowledgment. The minimum is 1 packet and the maximum is 127 packets. The default is 3 packets.
|
Defaults
Three packets
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
An Logical Link Control, type 2 (LLC2)-speaking station can send only a predetermined number of frames before it must wait for an acknowledgment from the receiver. If the receiver waits until receiving a large number of frames before acknowledging any of them, and then acknowledges them all at once, overhead is reduced on the network.
For example, an acknowledgment for five frames can specify that all five have been received, as opposed to sending a separate acknowledgment for each frame. To keep network overhead low, make this parameter as large as possible.
However, some LLC2-speaking stations expect this number to be low. Some NetBIOS-speaking stations expect an acknowledgment to every frame. Therefore, for these stations, this number is best set to 1. Experiment with this parameter to determine the best configuration.
Examples
In the following example, the software is configured to receive up to seven frames before it must send an acknowledgment. Seven frames is the maximum allowed by Systems Network Architecture (SNA) before a reply must be received:
! enter a global command, if you have not already
! receive up to seven frames before sending an acknowledgment
! sample delay-time command
Related Commands
Command
|
Description
|
llc2 ack-delay-time
|
Sets the amount of time the Cisco IOS software waits for an acknowledgment before sending the next set of information frames.
|
llc2 local-window
|
Controls the maximum number of information frames the Cisco IOS software sends before it waits for an acknowledgment.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 dynwind
To enable dynamic window congestion management, use the llc2 dynwind command in interface configuration mode. To cancel the configuration, use the no form of this command.
llc2 dynwind [nw nw-number] [dwc dwc-number]
no llc2 dynwind [nw nw-number] [dwc dwc-number]
Syntax Description
nw nw-number
|
(Optional) Specifies a number of frames that must be received to increment the working window value by 1. The default is 4.
|
dwc dwc-number
|
(Optional) Specifies the number by which the working window value is divided when Systems Network Architecture (SNA) occurs. Valid numbers are 1, 2, 4, 8, and 16; 1 is a special value that indicates that the working window value should be set to 1 when backward explicit congestion notification (BECN) is indicated. The default is 1.
|
Defaults
The default nw-number value is 4.
The default dwc-number value is 1.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.3
|
This command was introduced.
|
Examples
The following example specifies that to increment the working window six frames must be received, and the working window value should be set to 1 when BECN occurs:
llc2 idle-time
To control the frequency of polls during periods of idle time (no traffic), use the llc2 idle-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 idle-time milliseconds
no llc2 idle-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds that can pass with no traffic before the Logical Link Control, type 2 (LLC2) station sends a Receiver Ready frame. The minimum is 1 ms and the maximum is 60000 ms. The default is 10000 ms.
|
Defaults
10000 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Periodically, when no information frames are being sent during an LLC2 session, LLC2 stations are sent a Receiver Ready frame to indicate that they are available. Set the value for this command low enough to ensure a timely discovery of available stations, but not too low, or you will create a network overhead with too many Receiver Ready frames.
Examples
In the following example, the Cisco IOS software waits 20,000 ms before sending a Receiver Ready ("are you there") frame:
! enter a global command, if you have not already
interface tokenring 0
! wait 20000 milliseconds before sending receiver-ready frames
Related Commands
Command
|
Description
|
llc2 tbusy-time
|
Controls the amount of time the Cisco IOS software waits until repolling a busy remote station.
|
llc2 tpf-time
|
Sets the amount of time the Cisco IOS software waits for a final response to a poll frame before resending the poll frame.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 local-window
To control the maximum number of information frames the Cisco IOS software sends before it waits for an acknowledgment, use the llc2 local-window command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 local-window packet-count
no llc2 local-window packet-count
Syntax Description
packet-count
|
Maximum number of packets that can be sent before the software must wait for an acknowledgment. The minimum is 1 packet and the maximum is 127 packets. The default is 7 packets.
|
Defaults
Seven packets
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
An Logical Link Control, type 2 (LLC2)-speaking station can send only a predetermined number of frames before it must wait for an acknowledgment from the receiver. Set this number to the maximum value that can be supported by the stations with which the router communicates. Setting this value too large can cause frames to be lost, because the receiving station may not be able to receive all of them.
Examples
In the following example, the software will send as many as 30 information frames through Token Ring interface 1 before it must receive an acknowledgment:
! enter a global command, if you have not already
Related Commands
Command
|
Description
|
llc2 ack-max
|
Controls the maximum amount of information frames the Cisco IOS software can receive before it must send an acknowledgment.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 n1
To specify the maximum size of an I-frame, use the llc2 n1 command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 n1 bytes
no llc2 n1
Syntax Description
bytes
|
Maximum size of an I-frame. The valid range is from 1 to 4105 bytes. The default is 4105 bytes.
|
Defaults
The default maximum I-frame size is 4105 bytes.
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
12.2
|
This command was introduced.
|
Examples
The following example sets the maximum I-frame size to 2057 bytes:
! enter a global command, if you have not already
! maximum I-frame size of 2057 bytes
Related Commands
Command
|
Description
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
llc2 n2
To control the amount of times the Cisco IOS software retries sending unacknowledged frames or repolls remote busy stations, use the llc2 n2 command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 n2 retry-count
no llc2 n2
Syntax Description
retry-count
|
Number of times the software retries operations. The minimum is 1 retry and the maximum is 255 retries. The default is 8 retries.
|
Defaults
Eight retries
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
An Logical Link Control, type 2 (LLC2) station must have some limit to the number of times it will resend a frame when the receiver of that frame has not acknowledged it. After the software is told that a remote station is busy, it will poll again based on the retry-count value. When this retry count is exceeded, the LLC2 station terminates its session with the other station. Set this parameter to a value that balances between frame checking and network performance.
Examples
In the following example, the software will resend a frame up to four times through Token Ring interface 1 before it must receive an acknowledgment. Because you generally do not need to change the retry limit, this example shows you how to reset the limit to the default of 8.
! enter a global command, if you have not already
Related Commands
Command
|
Description
|
llc2 t1-time
|
Controls the amount of time the Cisco IOS software will wait before resending unacknowledged information frames.
|
llc2 tbusy-time
|
Controls the amount of time the Cisco IOS software waits until repolling a busy remote station.
|
llc2 trej-time
|
Controls the amount of time the Cisco IOS software waits for a correct frame after sending a reject command to the remote LLC2 station.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 nw
To increase the window size for consecutive good I-frames received, use the llc2 nw internal adapter configuration command. To revert to the default setting, use the no form of this command.
llc2 nw window-size-increase
no llc2 nw
Syntax Description
window-size-increase
|
Number of frames to increase the window size for consecutive good I-frames received (0 is disabled). The allowed range is from 1 to 7. The default is 0.
|
Defaults
0 (disabled)
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
12.1
|
The allowed range was changed to from 0 to 31.
|
Examples
In the following example, the window size for Token Ring interface 1 is increased by 1 frame when consecutive good I-frames are received:
! enter a global command, if you have not already
! increase window size by 1
Related Commands
Command
|
Description
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 rnr-activated
|
Invokes dynamic windowing logic for a link station when the router receives an RNR from the remote link station.
|
llc2 recv-window
To control the number of frames in the receive window, use the llc2 recv-window command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 recv-window frame-count
no llc2 recv-window
Syntax Description
frame-count
|
Specifies the number of frames in the receive window. The default is 7.
|
Defaults
Seven frames
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Examples
In the following example, the receive window for Token Ring interface 1 contains 11 frames:
! enter a global command, if you have not already
! 11 frames in the receive window
Related Commands
Command
|
Description
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
llc2 rnr-activated
To invoke dynamic windowing logic for a link station when the router receives an RNR from the remote link station, use the llc2 rnr-activated internal adapter configuration command. To disable dynamic windowing logic, use the no form of this command.
llc2 rnr-activated
no llc2 rnr-activated
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
12.1
|
This command was introduced.
|
Usage Guidelines
The llc2 nw command must be enabled before the llc2 rnr-activated command can be configured.
Examples
In the following example, the llc2n rnr-activated command is enabled on Adapter 0 4000.cafe.0000:
Related Commands
Command
|
Description
|
llc2 nw
|
Increases the window size for consecutive good I-frames received.
|
max-llc2-rcvbuffs
|
Configures the number of receive DMA buffers that are used by the LLC2 stack on the CIP/XCPA.
|
llc2 send-window
To control the number of frames in the send window, use the llc2 send-window command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 send-window frame-count
no llc2 send-window
Syntax Description
frame-count
|
Specifies the number of frames in the send window. The default is 7.
|
Defaults
Seven frames
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Examples
In the following example, the send window for Token Ring interface 1 contains 11 frames:
! enter a global command, if you have not already
! 11 frames in the send window
Related Commands
Command
|
Description
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
llc2 t1-time
To control the amount of time the Cisco IOS software will wait before resending unacknowledged information frames, use the llc2 t1-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 t1-time milliseconds
no llc2 t1-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds the software waits before resending unacknowledged information frames. The minimum is 1 ms and the maximum is 60000 ms. The default is 1000 ms.
|
Defaults
1000 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Use this command in conjunction with the llc2 n2 command to provide a balance of network monitoring and performance. Ensure that enough time is allowed to account for the round trip between the router and its Logical Link Control, type 2 (LLC2)-speaking stations under heavy network loading conditions.
Examples
In the following example, the software will wait 4000 ms before resending an unacknowledged frame through Token Ring interface 2:
! enter a global command, if you have not already
! wait 4000 milliseconds before retransmitting a frame through tokenring 2
Related Commands
Command
|
Description
|
llc2 n2
|
Controls the number of times the Cisco IOS software retries sending unacknowledged frames or repolls remote busy stations.
|
llc2 tpf-time
|
Sets the amount of time the Cisco IOS software waits for a final response to a poll frame before resending the poll frame.
|
llc2 xid-retry-time
|
Sets the amount of time the Cisco IOS software waits for a reply to XID frames before dropping the session.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 tbusy-time
To control the amount of time the Cisco IOS software waits until repolling a busy remote station, use the llc2 tbusy-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 tbusy-time milliseconds
no llc2 tbusy-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds the software waits before repolling a busy remote station. The minimum is 1 ms and the maximum is 60000 ms. The default is 9600 ms.
|
Defaults
9600 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
An Logical Link Control, type 2 (LLC2) station can to notify other stations that it is temporarily busy, so the other stations will not attempt to send any new information frames. The frames sent to indicate this are called Receiver Not Ready (RNR) frames. Change the value of this parameter only to increase the value for LLC2-speaking stations that have unusually long busy periods before they clear their busy status. Increasing the value will prevent the stations from timing out.
Examples
In the following example, the software will wait up to 12,000 ms before attempting to poll a remote station through Token Ring interface 0 to learn the station's status:
! enter a global command, if you have not already
! wait 12000 milliseconds before polling a station through tokenring 0
Related Commands
Command
|
Description
|
llc2 n2
|
Controls the number of times the Cisco IOS software retries sending unacknowledged frames or repolls remote busy stations.
|
llc2 idle-time
|
Controls the frequency of polls during periods of idle time (no traffic).
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 tpf-time
To set the amount of time the Cisco IOS software waits for a final response to a poll frame before resending the poll frame, use the llc2 tpf-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 tpf-time milliseconds
no llc2 tpf-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds (ms) the software waits for a final response to a poll frame before resending the poll frame. The minimum is 1 ms and the maximum is 60000 ms. The default is 1000 ms.
|
Defaults
1000 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
When a command is sent that must receive a response, a poll bit is sent in the frame. This is the receiving station's clue that the sender is expecting some response from it, be it an acknowledgment of information frames or an acknowledgment of more administrative tasks, such as starting and stopping the session. Once a sender gives out the poll bit, it cannot send any other frame with the poll bit set until the receiver replies with a frame containing a final bit set. If the receiver is faulty, it may never return the final bit to the sender. Therefore, the sender could be waiting for a reply that will never come. To avoid this problem, when a poll-bit-set frame is sent, a transmit-poll-frame (TPF) timer is started. If this timer expires, the software assumes that it can send another frame with a poll bit.
Usually, you will not want to change this value. If you do, the value should be larger than the T1 time, set with the llc2 t1-time command. The T1 time determines how long the software waits for receipt of an acknowledgment before sending the next set of frames.
Examples
Although you generally will not want to change the transmit-poll-frame (TPF) time, this example sets the TPF time to 3000 ms. Because the TPF time should be larger than the Logical Link Control, type 2 (LLC2) T1 time, this example shows the TPF time as double the LLC2 T1 time.
! enter a global command, if you have not already
! send a poll bit set through tokenring 0 after a 3000 ms delay
! wait 1500 milliseconds for an acknowledgment before resending I-frames
Related Commands
Command
|
Description
|
llc2 idle-time
|
Controls the frequency of polls during periods of idle time (no traffic).
|
llc2 n2
|
Controls the number of times the Cisco IOS software retries sending unacknowledged frames or repolls remote busy stations.
|
llc2 t1-time
|
Controls the amount of time the Cisco IOS software will wait before resending unacknowledged information frames.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 trej-time
To control the amount of time the Cisco IOS software waits for a correct frame after sending a reject command to the remote Logical Link Control, type 2 (LLC2) station, use the llc2 trej-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 trej-time milliseconds
no llc2 trej-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds the software waits for a resend of a rejected frame before sending a reject command to the remote station. The minimum is 1 milliseconds (ms) and the maximum is 60000 ms. The default is 3200 ms.
|
Defaults
3200 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
When an LLC2 station sends an information frame, a sequence number is included in the frame. The LLC2 station that receives these frames will expect to receive them in order. If it does not, it can reject a frame and indicate which frame it is expecting to receive instead. Upon sending a reject, the LLC2 station starts a reject timer. If the frames are not received before this timer expires, the session is disconnected.
Examples
In the following example, the software will wait up to 1000 ms to receive a previously rejected frame before resending its reject message to the station that sent the frame:
! enter a global command, if you have not already
! wait 1000 milliseconds before resending a reject message through tokenring 0
Related Commands
Command
|
Description
|
llc2 n2
|
Controls the number of times the Cisco IOS software retries sending unacknowledged frames or repolls remote busy stations.
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
llc2 xid-neg-val-time
To control the frequency of exchange of identification (XID) transmissions by the Cisco IOS software, use the llc2 xid-neg-val-tim command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 xid-neg-val-time milliseconds
no llc2 xid-neg-val-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds (ms)) after which the software sends XID frames to other Logical Link Control, type 2 (LLC2)-speaking stations. The minimum is 0 ms and the maximum is 60000 ms. The default is 0 ms.
|
Defaults
0 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Do not change the llc2 xid-neg-val-time value unless requested by your technical support representative.
LLC2-speaking stations can communicate XID frames to each other. These frames identify the stations at a higher level than the MAC address and also can contain information about the configuration of the station. These frames are typically sent only during setup and configuration periods when it is deemed that sending them is useful. The greatest frequency at which this information is transferred is controlled by this timer.
Examples
The following example shows how to reset the frequency of XID transmissions to the default of
0 ms:
! enter a global command, if you have not already
! set the frequency of XID transmissions to 0
Related Commands
Command
|
Description
|
llc2 xid-retry-time
|
Sets the amount of time the Cisco IOS software waits for a reply to XID frames before dropping the session.
|
show llc2
|
Displays the LLC2 connections active in the router.
|
llc2 xid-retry-time
To set the amount of time the Cisco IOS software waits for a reply to exchange of identification (XID) frames before dropping the session, use the llc2 xid-retry-time command in internal adapter configuration mode. To revert to the default setting, use the no form of this command.
llc2 xid-retry-time milliseconds
no llc2 xid-retry-time milliseconds
Syntax Description
milliseconds
|
Number of milliseconds (ms) the software waits for a reply to XID frames before dropping a session. The minimum is 1 ms and the maximum is 60000 ms. The default is 60000 ms.
|
Defaults
60000 ms
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
Set this value greater than the value of the T1 time or the time the software waits for an acknowledgment before dropping the session. T1 time is set with the llc2 t1-time command.
Examples
The following example sets the software to wait up to 60,000 ms for a reply to XID frames it sent to remote stations (which resets the value to its default):
! enter a global command, if you have not already
! wait 60000 milliseconds for a reply to XID frames
llc2 xid-retry-time 60000
Related Commands
Command
|
Description
|
llc2 t1-time
|
Controls the amount of time the Cisco IOS software will wait before resending unacknowledged information frames.
|
llc2 xid-neg-val-time
|
Controls the frequency of XID transmissions by the Cisco IOS software.
|
show llc2
|
Displays the Logical Link Control, type 2 (LLC2) connections active in the router.
|
locaddr-priority
To assign a remote source-route bridging (RSRB) priority group to an input interface, use the locaddr-priority command in interface configuration mode. To remove the RSRB priority group assignment from the interface, use the no form of this command.
locaddr-priority list-number
no locaddr-priority list-number
Syntax Description
list-number
|
Priority list number of the input interface.
|
Defaults
No RSRB priority group is assigned.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
Usage Guidelines
You must use the priority-list protocol command to assign priorities to the ports as shown in Table 4.
Table 4 Common RSRB Services and Their Port Numbers
Service
|
Port
|
RSRB high priority
|
1996
|
RSRB medium priority
|
1987
|
RSRB normal priority
|
1988
|
RSRB low priority
|
1989
|
Examples
In the following example, Token Ring interface 0 is assigned the RSRB priority group 1; LU 01 is assigned a medium priority and maps to TCP port 1996; LU 02 has been assigned a normal priority and maps to TCP port 1987; LU 03 has been assigned a low priority and maps to TCP port 1988; and LU 04 has been assigned high priority and maps to TCP port 1989:
source-bridge ring-group 2624
source-bridge remote-peer 2624 tcp 10.0.0.1
source-bridge remote-peer 2624 tcp 10.0.0.2 local-ack priority
locaddr-priority-list 1 01 medium
locaddr-priority-list 1 02 normal
locaddr-priority-list 1 03 low
locaddr-priority-list 1 04 high
priority-list 1 protocol ip low tcp 1996
priority-list 1 protocol ip high tcp 1987
priority-list 1 protocol ip medium tcp 1988
priority-list 1 protocol ip normal tcp 1989
source-bridge 2576 8 2624
Related Commands
Command
|
Description
|
locaddr-priority-list
|
Maps LUs to queueing priorities as one of the steps to establishing queueing priorities based on LU addresses.
|
priority-list protocol
|
Establishes queueing priorities based on the protocol type.
|
locaddr-priority-list
To map logical units (LUs) to queueing priorities as one of the steps to establishing queueing priorities based on LU addresses, use the locaddr-priority-list command in global configuration mode. To remove that priority queueing assignment, use the no form of this command. You use this command in conjunction with the priority list command.
locaddr-priority-list list-number address-number queue-keyword [dsap ds] [dmac dm]
[ssap ss] [smac sm]
no locaddr-priority-list list-number address-number queue-keyword [dsap ds] [dmac dm]
[ssap ss] [smac sm]
Syntax Description
list-number
|
Arbitrary integer from 1 to 10 that identifies the LU address priority list selected by the user.
|
address-number
|
Value of the LOCADDR= parameter on the LU macro, which is a 1-byte address of the LU in hexadecimal.
|
queue-keyword
|
Enables a priority queue type: Valid queue keyword values and their equivalent priority queue type level are:
• high—Priority queue type is high.
• medium—Priority queue type is medium.
• normal—Priority queue type is normal.
• low—Priority queue type is low.
|
dsap ds
|
(Optional) Indicates that the next argument, ds, represents the destination service access point address. The argument ds is a hexadecimal value.
|
dmac dm
|
(Optional) Indicates that the next argument, dm, is the destination MAC address. The argument dm is written as a dotted triple of four-digit hexadecimal numbers.
|
ssap ss
|
(Optional) Indicates that the next argument, ss, is the source service access point address. If this is not specified, the default is all source service access point addresses.
|
smac sm
|
(Optional) Indicates that the next argument, sm, is the source MAC address, written as a dotted triple of four-digit hexadecimal numbers. If this is not specified, the default is all source MAC addresses.
|
Defaults
No mapping.
Command Modes
Global configuration
Command History
Release
|
Modification
|
10.0
|
This command was introduced.
|
11.0
|
The following keywords were added:
• ssap
• smac
|
Usage Guidelines
Use this command to map LUs to queueing priorities. Once you establish the priority for each LU, you can assign a priority to a TCP port. Hence you establish a mapping between the LUs and queueing priorities, and queueing priorities and TCP ports.
It is preferable to prioritize NetBIOS traffic below Systems Network Architecture (SNA) traffic, but by default NetBIOS traffic is assigned the high priority on TCP port 1996.
Examples
In the following example, Token Ring interface 0 is assigned the remote source-route bridging (RSRB) priority group 1; LU 01 is assigned a medium priority and maps to TCP port 1996; LU 02 has been assigned a normal priority and maps to TCP port 1987; LU 03 has been assigned a low priority and maps to TCP port 1988; and LU 04 has been assigned high priority and maps to TCP port 1989:
source-bridge ring-group 2624
source-bridge remote-peer 2624 tcp 10.0.0.1
source-bridge remote-peer 2624 tcp 10.0.0.2 local-ack priority
locaddr-priority-list 1 01 medium
locaddr-priority-list 1 02 normal
locaddr-priority-list 1 03 low
locaddr-priority-list 1 04 high
priority-list 1 protocol ip low tcp 1996
priority-list 1 protocol ip high tcp 1987
priority-list 1 protocol ip medium tcp 1988
priority-list 1 protocol ip normal tcp 1989
source-bridge 2576 8 2624
The following example shows how to establish queueing priorities based on the address of the serial link on a serial tunnel (STUN) connection. Note that you must use the priority-group command in interface configuration mode to assign a priority group to an input interface.
stun peer-name 10.108.254.6
stun protocol-group 1 sdlc
locaddr-priority-list 1 02 high
locaddr-priority-list 1 03 high
locaddr-priority-list 1 04 medium
locaddr-priority-list 1 05 low
stun route address 4 interface serial 0 direct
Related Commands
Command
|
Description
|
locaddr-priority
|
Assigns an RSRB priority group to an input interface.
|
priority-list protocol
|
Establishes queueing priorities based on the protocol type.
|
lsap
To create a service access point (SAP) in the Systems Network Architecture (SNA) session switch and enter Dependent Logical Unit Requestor (DLUR) SAP configuration mode, use the lsap DLUR configuration command. To delete a SAP and all SNA session switch links using the internal LAN interface, use the no form of this command.
lsap type adapter-number [lsap]
no lsap type adapter-number [lsap]
Syntax Description
type
|
Internal adapter type on the Channel Interface Processor (CIP) card, which corresponds to the value specified in the lan internal LAN configuration command. The currently supported value for the type argument is token-adapter.
|
adapter-number
|
Internal adapter interface on the CIP card, which is the same value specified in the adapter internal LAN configuration command.
|
lsap
|
(Optional) Local SAP number, 04 to FC, in hexadecimal. The value must be even number and should normally be a multiple of four. It must be an unique within the internal adapter in that no other 802.2 clients of that adapter, in the router or in a host, should be allocated the same SAP. The default value is C0.
|
Defaults
The default value for the lsap argument is hexadecimal C0.
Command Modes
DLUR configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
The lsap command is valid only on the virtual channel interface. If the SAP in the SNA session switch function is already created, the lsap command with no arguments puts you in DLUR SAP configuration mode.
The lsap command can be entered only in DLUR configuration mode.
The lsap command uses values that are defined in two other commands: the lan internal LAN configuration command and the adapter internal LAN configuration command. The lan type and adapter adapter-number values configured on the Cisco Mainframe Channel Connection (CMCC) internal LAN interface are used in the lsap command. However, the lan type keyword is a little different. Where the value for the type argument on the lan command is tokenring, the corresponding value for the type argument on lsap is token-adapter. This emphasizes that the number that follows is an adapter number, not a lan number.
The no lsap command hierarchically deletes any links using it. Any sessions using those links are lost.
Examples
The following example defines an adapter type, an adapter number, and a local SAP:
Related Commands
Command
|
Description
|
adapter
|
Configures internal adapters.
|
client pool
|
Nails clients to pools.
|
keylen
|
Specifies the maximum bit length for the encryption keys for SSL Encryption Support.
|
lu deletion
To specify whether the TN3270 server sends a REPLY-PSID poweroff request to virtual telecommunications access method (VTAM) to delete the correspondinglogical unit (LU) when a client disconnects, use the lu deletion command in TN3270 server configuration mode. To remove LU deletion from the current configuration scope, use the no form of this command.
lu deletion {always | normal | non-generic | never | named}
no lu deletion
Syntax Description
always
|
Always delete dynamic LUs upon disconnect.
|
normal
|
Delete screen LUs only upon disconnect.
|
non-generic
|
Delete only specified LUs upon disconnect.
|
never
|
Never delete LUs upon disconnect. The default is never.
|
named
|
Delete only named LUs upon disconnect.
|
Defaults
The default keyword is never.
Command Modes
TN3270 server configuration—The lu deletion command at this level applies to all PUs supported by the TN3270 server.
Listen-point configuration—The lu deletion command at this level applies to all PUs defined at the listen point.
Listen-point PU configuration—The lu deletion command at this level applies only to the specified PU.
Dependent Logical Unit Requestor (DLUR) PU configuration—The lu deletion command at this level applies to all PUs defined under DLUR configuration mode.
PU configuration—The lu deletion command at this level applies only to the specified PU.
Note
The lu deletion command is a siftdown command, so it can be used at any of the configuration command modes shown. The most recent lu deletion command in the PU configuration takes precedence.
Command History
Release
|
Modification
|
11.2(18)BC
|
This command was introduced.
|
12.0(5)T
|
This command was integrated into Cisco IOS Release 12.0 T.
|
12.1(5)T
|
This command was modified to add the named keyword.
|
Usage Guidelines
Use the always keyword of the lu deletion command when you have only screen LUs, and they are all different sizes. This prevents screen LUs from attaching to a previously used LU with an incompatible screen size.
Use the normal keyword of the lu deletion command when you have both screen and printer LUs. This is important because printers are acquired by the host application, and not logged on manually. If VTAM deletes the LU, then there is nothing for a host application (such as CICS) to acquire.
You can use the non-generic mode of LU deletion if VTAM can support deletion of specifically named LUs. (The support of this mode is not available in VTAM, as of VTAM version 4.4.1.)
Use the never mode of LU deletion when you have only screen LUs and they all use the same screen size.
Use the named keyword of the lu deletion command when you have configured dynamic LU names from the TN3270 server side.
Examples
Following is an example of the lu deletion command specifying that the TN3270 server send a REPLY-PSID poweroff request to delete only screen LUs upon session disconnect for any PUs supported by the TN3270 server:
Following is an example of the lu deletion command configuring a listen-point PU to define Dependent Logical Unit Requestor (DLUR) PUs using dynamic LU naming:
Related Commands
Command
|
Description
|
pu dlur (listen-point)
|
Creates a PU entity that has no direct link to a host and enters listen-point PU configuration mode.
|
pu (listen-point)
|
Creates a PU entity that has a direct link to a host and enters listen-point PU configuration mode.
|
lu termination
To specify whether a TERMSELF or UNBIND request/response unit (RU) is sent by the TN3270 server when a client turns off a device or disconnects, use the lu termination command in TN3270 server configuration mode. To remove LU termination from the current configuration scope, use the no form of this command.
lu termination {termself | unbind}
no lu termination
Syntax Description
termself
|
Orders termination of all sessions and session requests associated with a logical unit (LU) upon disconnect.
|
unbind
|
Requests termination of the session by the application upon LU disconnect. This value is the default.
|
Defaults
unbind is the default.
Command Modes
TN3270 server configuration
Listen-point configuration
Listen-point PU configuration
Dependent Logical Unit Requestor (DLUR) PU configuration
PU configuration
Note
The lu termination command is a siftdown command, so it can be used at any of the configuration command modes shown. The most recent lu termination command in the PU configuration takes precedence.
Command History
Release
|
Modification
|
11.2(18)BC
|
This command was introduced.
|
12.0(5)T
|
This command was integrated into Cisco IOS Release 12.0(5)T.
|
Usage Guidelines
Use the termself keyword when you want to be sure that the application terminates the session when the LU disconnects. This is important for certain applications such as Customer Information Control System (CICS).
If you use the unbind keyword for session termination with applications such as CICS, virtual telecommunications access method (VTAM) security problems can arise. When CICS terminates a session from an UNBIND request, the application may reestablish a previous user's session with a new user, who is now assigned to the same freed LU.
In TN3270 server configuration mode, the lu termination command applies to all PUs supported by the TN3270 server.
In listen-point configuration mode, the lu termination command applies to all PUs defined at the listen point.
In listen-point PU configuration mode, the lu termination command applies only to the specified PU.
In DLUR PU configuration mode, the lu termination command applies to all PUs defined under DLUR configuration mode.
In PU configuration mode, the lu termination command applies only to the specified PU.
Examples
Following is an example of the lu termination configuration command to force termination of the session when an LU disconnects for any PUs supported by the TN3270 server:
maximum-lus
To limit the number of logical unit (LU) control blocks that will be allocated for the TN3270 server, use the maximum-lus command in TN3270 server configuration mode. To restore the default value, use the no form of this command.
maximum-lus number
no maximum-lus
Syntax Description
number
|
Maximum number of LU control blocks allowed. The allowed range is from 0 to 32000. However, the practical upper limit for concurrently operating TN3270 sessions depends on the hardware and usage characteristics. The default is 2100.
|
Defaults
Because of the license structure, the default is 2100, which represents the limit of the lower-priced license (2000) plus a 5 percent buffer. If you configure a value greater than the default, a license reminder is displayed.
Command Modes
TN3270 server configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
The maximum-lus command is valid only on the virtual channel interface. Although the value may be varied at any time, reducing it below the current number of LU control blocks will not release those blocks until a physical unit (PU) is inactivated by Deactivate Physical Unit (DACTPU) or by using the no pu command.
If the number of LUs in use reaches 94 percent of the current setting, a warning message is displayed on the console. To prevent redundant messages, the threshold for generating such messages is raised for a period.
The TN3270 server attempts to allocate one LU control block for each LU activated by the hosts. In the case of dynamic definition of dependent LU (DDDLU) the control block is allocated when the client requests the LU, in anticipation of an activate logical unit (ACTLU) from the system services control points (SSCP) host.
By limiting the number of LU control blocks allocated, you can make sure enough memory is available to support other Cisco Mainframe Channel Connection (CMCC) functions. The control blocks themselves take about 1K bytes per LU. During session activity, a further 2K per LU may be needed for data. On a Channel Interface Processor (CIP), 32 MB of memory will support 4000 LUs. To support more than 4000 LUs, we recommend 64 MB of memory. On an XCPA, 8 MB of memory supports 1000 LUs.
Examples
The following example allows 5000 LU control blocks to be allocated:
Related Commands
Command
|
Description
|
client ip
|
Adds an IP subnet to a client subnet response-time group.
|
pu (TN3270)
|
Creates a PU entity that has its own direct link to a host and enters PU configuration mode.
|
pu (DLUR)
|
Creates a PU entity that has no direct link to a host and enters DLUR PU configuration mode.
|
max-llc2-rcvbuffs
To configure the number of receive DMA buffers that are used by the LLC2 stack on the CIP/XCPA, use the max-llc2-rcvbuffs internal adapter configuration command. Use the no form of this command to revert to the default setting.
max-llc2-rcvbuffs buffers
no max-llc2-rcvbuffs buffers
Syntax Description
buffers
|
The number of receive DMA buffers that are used by the LLC2 stack on the CIP/XCPA. The allowed range is from 500 to 1250 in multiples of 50. The default is 500.
|
Defaults
500 buffers
Command Modes
Virtual interface configuration
Command History
Release
|
Modification
|
12.1
|
This command was introduced.
|
Examples
The following example configures the max-llc2-rcvbuffs for 750 buffers on Channel interface 4/2:
Related Commands
Command
|
Description
|
llc2 nw
|
Increases the window size for consecutive good I-frames received.
|
llc2 rnr-activated
|
Invokes dynamic windowing logic for a link station when the router receives an RNR from the remote link station.
|
max-llc2-sessions
To specify the maximum number of Logical Link Control, type 2 (LLC2) sessions supported on the Cisco Mainframe Channel Connection (CMCC) adapter, use the max-llc2-sessions command in interface configuration mode. To restore the default value, use the no form of this command.
max-llc2-sessions number
no max-llc2-sessions number
Syntax Description
number
|
A value in the range from 1 to 6000 Logical Link Control (LLC) sessions. If this command is not configured, the default is 256 sessions.
|
Defaults
The default number of sessions is 256.
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Usage Guidelines
This command is configured on the virtual interface of a Channel Interface Processor (CIP), and the physical interface of a Channel Port Adapter (CPA). If you do not configure this parameter on the CMCC adapter, then the limit of LLC2 sessions is 256.
This command will fail if not enough memory is available on the CMCC adapter to support the specified number of LLC2 sessions.
Note
A value of 0 sets the maximum number of LLC2 sessions to the default value of 256. In this case, the value does not appear in your configuration when you use the show run command.
Examples
The following example limits the maximum number of LLC2 sessions to 212:
max-llc2-sessions 212
name
To assign a name to the internal adapter, use the name command in internal adapter configuration mode. To remove the name assigned to an internal adapter, use the no form of this command.
name name
no name name
Syntax Description
name
|
Name that identifies this internal adapter. The name consists of up to eight characters (not including blank spaces).
|
Defaults
No default behavior or values
Command Modes
Internal adapter configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
Examples
The following example assigns a name to an internal adapter interface:
Related Commands
Command
|
Description
|
adapter
|
Configures internal adapters.
|
ncia
To stop or start a native client interface architecture (NCIA) server, use the ncia command in privileged EXEC mode.
ncia {start | stop}
Syntax Description
start
|
Starts the NCIA server when it has been stopped using the ncia stop command.
|
stop
|
Stops the NCIA server. When the server is stopped, all clients are disconnected, all circuits are dropped, and no clients can connect to the server.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
As soon as the NCIA server is configured, it begins running. If an NCIA server is configured and the configuration is stored in the NVRAM of the router, when the router boots up, the server is started automatically. Issuing the ncia start command when a server is already running causes the router to display the message:
NCIA server is running already!
There is not a no form for this command.
Examples
The following example stops an active NCIA server:
Related Commands
Command
|
Description
|
ncia server
|
Configures an NCIA server on a Cisco router.
|
ncia client
To configure a native client interface architecture (NCIA) client on a Cisco router, use the ncia client command in global configuration mode. To remove the configuration, use the no form of this command.
ncia client server-number client-ip-address virtual-mac-address [sna | all]
no ncia client server-number client-ip-address virtual-mac-address [sna | all]
Syntax Description
server-number
|
Number assigned to identify the server. Currently, the server number must be configured with a value of 1.
|
client-ip-address
|
IP address of the client.
|
virtual-mac-address
|
Virtual MAC address of the client.
|
sna
|
(Optional) NCIA client only supports Systems Network Architecture (SNA) traffic.
|
all
|
(Optional) NCIA client supports all types of traffic. If you do not specify all as the supported traffic type when you configure an NCIA client, the client supports only SNA traffic.
|
Defaults
No NCIA client is configured.
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
You must use the ncia server command to configure an NCIA server on the router before using the ncia client command to configure an NCIA client.
The purpose in configuring a client is so the NCIA server can connect outward to a client. When an end station on the LAN side tries to connect to a client, the end station sends an explorer. When the server receives this explorer, the server tries to match the MAC address in the client database. If it finds a match, the server then connects to that client. If the ability for the server to connect outward to clients is not needed, there is no reason to configure any clients.
Each client is assigned a MAC address from the pool created by the ncia server command. There are two exceptions to this guideline:
•
A MAC address outside the pool created by the ncia server command can be defined in the ncia client command.
When a client configured with a MAC address outside the pool connects to the server, the client's configured MAC address is used, rather than allocating a new one from the pool.
•
If a client has its own MAC address, it uses that address.
The MAC address is recognized during the "capability exchange" period when the client establishes a session with the NCIA server. Normally, it is not necessary to configure any client. The server accepts a connection from any unconfigured client. If the unconfigured client does not have its own MAC address, a MAC address from the pool will be assigned to it. If the unconfigured client has its own MAC address, that MAC address is used. If the client has its own MAC address and it is configured using the ncia client command, the two MAC addresses must match; otherwise, the connection will not be established.
If you do not specify the all keyword as the supported traffic type when you configure an NCIA client, the client only supports only SNA traffic.
Examples
The following example configures an NCIA client on a router:
ncia client 1 10.2.20.5 1111.2222.3333
Related Commands
Command
|
Description
|
ncia server
|
Configures an NCIA server on a Cisco router.
|
dlsw local-peer
|
Defines the parameters of the data-link switching plus (DLSw+) local peer.
|
ncia rsrb
To configure an remote source-route bridging (RSRB) ring to associate with an native client interface architecture (NCIA) server on a Cisco router, use the ncia rsrb command in global configuration mode. To remove the configuration, use the no form of this command.
ncia rsrb virtual-ring local-bridge local-ring ncia-bridge ncia-ring virtual-mac-address
no ncia rsrb
Syntax Description
virtual-ring
|
RSRB ring group number. This number corresponds to the ring-number keyword defined by a source-bridge ring-group command.
|
local-bridge
|
Number of the bridge connecting the virtual ring and the local ring.
|
local-ring
|
Number of the virtual ring connecting the virtual ring and the NCIA ring.
|
ncia-bridge
|
Number of the bridge connecting the local ring and the NCIA ring.
|
ncia-ring
|
NCIA ring group number. This number corresponds to the ring-number keyword defined by a source-bridge ring-group command.
|
virtual-mac-address
|
Local ring virtual MAC address.
|
Defaults
No RSRB ring is configured.
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
You must use the ncia server command to configure an NCIA server on the router before using the ncia rsrb command to configure an RSRB ring to associate with the server.
Examples
The following example configures a virtual ring to associate with an NCIA server on a Cisco router:
source-bridge ring-group 22
source-bridge ring-group 44
ncia rsrb 44 4 33 3 22 1111.1111.2222
Related Commands
Command
|
Description
|
ncia server
|
Configures an NCIA server on a Cisco router.
|
source-bridge ring-group
|
Defines or removes a ring group from the configuration.
|
ncia server
To configure an native client interface architecture (NCIA) server on a Cisco router, use the ncia server command in global configuration mode. To remove the configuration, use the no form of this command.
ncia server server-number server-ip-address server-virtual-mac-address virtual-mac-address
virtual-mac-range [inbound-only] [keepalive seconds] [tcp_keepalive minutes]
no ncia server
Syntax Description
server-number
|
Number assigned to identify the server. Currently, the server number must be configured with a value of 1.
|
server-ip-address
|
IP address used to accept the incoming connection, or to make an outgoing connection.
|
server-virtual-mac-address
|
MAC address of the server.
|
virtual-mac-address
|
The first MAC address of the virtual MAC address pool.
|
virtual-mac-range
|
The range of virtual MAC addresses that can be assigned to the client. The valid range is from 1 to 4095. This number sets the upper limit on the number of contiguous MAC addresses that make up the MAC address pool.
|
inbound-only
|
(Optional) When the inbound-only keyword is configured, the NCIA server cannot make an outgoing connection.
|
keepalive seconds
|
(Optional) Keepalive interval in seconds. The valid range is from 0 to 1200. Setting the value to 0 turns the keepalive off.
|
tcp_keepalive minutes
|
(Optional) TCP keepalive processing interval in minutes. The valid range is from 0 to 99 minutes. Setting the value to 0 stops TCP from sending keepalive packets when an NCIA client is idle. If no tcp_keepalive value is set, the default waiting period for TCP keepalive packets is 20 minutes.
|
Defaults
No NCIA server is configured.
Command Modes
Global configuration
Command History
Release
|
Modification
|
11.2
|
This command was introduced.
|
Usage Guidelines
Before configuring an NCIA server, you must use the dlsw local-peer command to configure a data-link switching plus (DLSw+) local peer on this router. Depending on your network design, you may need to use the ncia client command to configure an NCIA client on this router (optional), or use the ncia rsrb command to configure an remote source-route bridging (RSRB) ring to associate with this router (optional).
If you use the inbound-only keyword, there is no need to configure any NCIA clients (the server does not make out-going connections).
In a downstream physical unit (DSPU) configuration, before a client can establish a connection to a downstream physical unit (PU), such as a PC or workstation, the MAC address of the server (server-virtual-mac-address) must be defined at the PC or workstation as the destination MAC address. This MAC address appears as the server MAC address in the output of the show ncia circuits command.
Examples
The following example configures an NCIA server on a Cisco router:
ncia server 1 10.2.20.4 4000.3174.0001 4000.0000.0001 128 keepalive 0 tcp_keepalive 0
Related Commands
Command
|
Description
|
dlsw local-peer
|
Defines the parameters of the DLSw+ local peer.
|
ncia client
|
Configures an NCIA client on a Cisco router.
|
ncia rsrb
|
Configures an RSRB ring to associate with an NCIA server on a Cisco router.
|
offload (backup)
To configure a backup group of offload devices, use the offload command in IP host backup configuration mode. To cancel the offload task on the Cisco Mainframe Channel Connection (CMCC) adapter, use the no form of this command.
offload device-address ip-address host-name device-name host-ip-link device-ip-link host-api-link
device-api-link [broadcast]
no offload path device-address
Syntax Description
device-address
|
Hexadecimal value in the range from 0000 to FFFF. This value specifies the logical channel path and consists of two digits for the physical connection (either on the host or on the ESCON director), one digit for the channel logical address, and one digit for the control unit logical address. If the path is not specified in the input/output configuration program (IOCP), the default value for channel logical address and control unit logical address is 0.
|
ip-address
|
Hexadecimal value in the range from 00 to FE. This is the unit address associated with the control unit number and path as specified in the host IOCP file. The device address must have an even-numbered value.
|
host-name
|
Host name specified in the device statement in the host TCP/IP application configuration file.
|
device-name
|
Common Link Access for Workstations (CLAW) workstation name specified in the device statement in the host TCP/IP application configuration file.
|
host-ip-link
|
Host link name for the IP link as specified by the host application. For IBM virtual machine (VM) and Multiple Virtual Systems (MVS) TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
device-ip-link
|
Workstation link name for the IP link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
host-api-link
|
Host link name for the application program interface (API) link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
device-api-link
|
Offload link name for the API link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is api. When used with other applications, this value must match the value coded in the host application.
|
broadcast
|
(Optional) Enables broadcast processing for this subchannel.
|
Defaults
No default behavior or values
Command Modes
IP host backup configuration
Command History
Release
|
Modification
|
12.0
|
This command was introduced.
|
Usage Guidelines
Along with the path command, the offload backup command provides a quick way to configure an offload backup group.
Offload devices provide IP connectivity to a mainframe while offloading a large part of the TCP/IP processing to the CMCC adapter. Not every mainframe TCP/IP stack supports offload.
The offload command in IP host backup configuration mode uses the same underlying configuration parameters as the claw command in IP host backup configuration mode.
Examples
The following examples show two methods for entering the same IP host backup group information. The first group of commands is the long form, using the offload interface configuration command. The second group is the shortcut, using the path interface configuration command and an offload IP host backup configuration command.
Long form:
offload c000 00 10.92.10.5 sysa router1 tcpip tcpip tcpip api backup
offload c100 00 10.92.10.5 sysa router1 tcpip tcpip tcpip api backup
offload c200 00 10.92.10.5 sysa router1 tcpip tcpip tcpip api backup
Shortcut form:
offload 00 10.92.10.5 sysa router1 tcpip tcpip tcpip api
Related Commands
Command
|
Description
|
show extended channel ip-stack
|
Displays information about the IP stack running on CMCC channel interfaces.
|
show extended channel statistics
|
Displays statistical information about subchannels on the physical interface of a CMCC adapter and displays information that is specific to the interface channel devices. The information generally is useful only for diagnostic tasks performed by technical support personnel.
|
show extended channel subchannel
|
Displays information about the CMCC adapter physical interfaces and displays information that is specific to the interface channel connection. The information displayed generally is useful only for diagnostic tasks performed by technical support personnel.
|
show extended channel tcp-connections
|
Displays information about the TCP sockets on a channel interface.
|
show extended channel tcp-stack
|
Displays information about the TCP stack running on CMCC adapter interfaces.
|
offload (primary) (primary)
|
Configures an Offload device (read and write subchannel) for communication with a mainframe TCP/IP stack in offload mode and also configures individual members of an Offload backup group for the IP Host Backup feature.
|
security (TN3270)
|
Displays CLAW packing names and their connection state.
|
offload (primary)
To configure an offload device (read and write subchannel) for communication with a mainframe TCP/IP stack in offload mode and configure individual members of an offload backup group for the IP Host Backup feature, use the offload command in interface configuration mode. To cancel the offload task on the Cisco Mainframe Channel Connection (CMCC) adapter, use the no form of this command.
offload path device-address ip-address host-name device-name host-ip-link device-ip-link
host-api-link device-api-link [broadcast] [backup]
no offload path device-address
Syntax Description
path
|
Hexadecimal value in the range from 0000 to FFFF. This value specifies the logical channel path and consists of two digits for the physical connection (either on the host or on the ESCON director), one digit for the channel logical address, and one digit for the control unit logical address. If the path is not specified in the input/output configuration program (IOCP), the default value for channel logical address and control unit logical address is 0.
|
device-address
|
Hexadecimal value in the range from 00 to FE. This is the unit address associated with the control unit number and path as specified in the host IOCP file. The device address must have an even-numbered value.
|
ip-address
|
IP address specified in the host TCP/IP application configuration file.
|
host-name
|
Host name specified in the device statement in the host TCP/IP application configuration file.
|
device-name
|
Common Link Access for Workstations (CLAW) workstation name specified in the device statement in the host TCP/IP application configuration file.
|
host-ip-link
|
Common Link Access for Workstations (CLAW) host link name for the IP link as specified by the host application. For IBM virtual machine (VM) and VMS TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
device-ip-link
|
CLAW workstation link name for the IP link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
host-api-link
|
CLAW host link name for the application program interface (API) link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is tcpip. When used with other applications, this value must match the value coded in the host application.
|
device-api-link
|
Offload link name for the API link as specified by the host application. For IBM VM and MVS TCP/IP stacks, this value is api. When used with other applications, this value must match the value coded in the host application.
|
broadcast
|
(Optional) Enables broadcast processing for this subchannel.
|
backup
|
(Optional) Enables this offload connection to be used as part of a backup group of offload connections for the specified IP address.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
11.0
|
This command was introduced.
|
12.0
|
The backup keyword was added.
|
Usage Guidelines
Offload devices provide IP connectivity to a mainframe while offloading a large part of the TCP/IP processing to the CMCC adapter. Not every mainframe TCP/IP stack supports offload.
The offload command uses the same underlying configuration parameters as does the claw command.
Examples
The following example shows how to enable IBM channel attach offload processing on a CMCC adapter's physical channel interface that is supporting a directly connected ESCON channel:
ip address 10.92.0.1 255.255.255.0
offload 0100 00 10.92.0.21 CISCOVM EVAL TCPIP TCPIP TCPIP API
The following example shows how an IP host backup group is specified using the backup keyword:
offload 0100 C0 10.30.1.2 TCPIP OS2TCP TCPIP TCPIP TCPIP API backup
offload 0110 C0 10.30.1.2 TCPIP OS2TCP TCPIP TCPIP TCPIP API backup
offload 0120 C0 10.30.1.2 TCPIP OS2TCP TCPIP TCPIP TCPIP API backup
offload 0110 C2 10.30.1.3 TCPIP OS2TCP TCPIP TCPIP TCPIP API
Related Commands
Command
|
Description
|
offload (backup)
|
Configures a backup group of Offload devices.
|
security (TN3270)
|
Displays CLAW packing names and their connection state.
|
show extended channel ip-stack
|
Displays information about the IP stack running on CMCC channel interfaces.
|
show extended channel statistics
|
Displays statistical information about subchannels on the physical interface of a CMCC adapter and displays information that is specific to the interface channel devices. The information generally is useful only for diagnostic tasks performed by technical support personnel.
|
show extended channel subchannel
|
Displays information about the CMCC adapter physical interfaces and displays information that is specific to the interface channel connection. The information displayed generally is useful only for diagnostic tasks performed by technical support personnel.
|
show extended channel tcp-connections
|
Displays information about the TCP sockets on a channel interface.
|
show extended channel tcp-stack
|
Displays information about the TCP stack running on CMCC adapter interfaces.
|
show extended channel udp-listeners
|
Displays information about the UDP listener sockets running on the CMCC adapter interfaces.
|
show extended channel udp-stack
|
Displays information about the UDP stack running on the CMCC adapter interfaces.
|
offload alias
To assign a virtual IP address to a real IP address for an offload device on a Cisco Mainframe Channel Connection (CMCC) adapter, use the offload alias command in interface configuration mode. To remove the alias IP address, use the no form of this command.
offload alias real-ip alias-ip
no offload alias real-ip alias-ip
Syntax Description
real-ip
|
Real IP address of the offload-supported device.
|
alias-ip
|
Virtual IP address for the offload-supported device.
|
Defaults
No default behavior or values
Command Modes
Interface configuration
Command History
Release
|
Modification
|
12.0(7)T
|
This command was introduced.
|
Usage Guidelines
Configure the offload alias command after you configure TCP/IP offload support on a CMCC adapter.
You can configure up to 8 different alias IP addresses for each real IP address of an offload device. You can assign the same alias IP address to multiple real IP addresses.
Examples
The following example configures TCP/IP offload support on a CMCC adapter for a host located at real IP address 10.10.21.3 with an alias IP address of 10.2.33.88:
offload E180 80 10.10.21.3 IPCLUST IPCLUST TCPIP TCPIP TCPIP API
offload alias 10.10.21.3 10.2.33.88
Related Commands
Command
|
Description
|
name (primary)
|
Configures an Offload device (read and write subchannel) for communication with a mainframe TCP/IP stack in offload mode and also configures individual members of an Offload backup group for the IP Host Backup feature.
|
show extended channel icmp-stack
|
Displays information about the ICMP stack running on the CMCC channel interfaces.
|
show extended channel ip-stack
|
Displays information about the IP stack running on CMCC channel interfaces.
|