Feedback
|
Table Of Contents
Configuring Service Point on the Host and Routers
Configuration Notes for VTAM Definitions
Configuring an SWNET Definition
Configuration Notes for Router Definitions
Using VDLC to Obtain a Service Point Connection
Configuring Service Point on the Host and Routers
This appendix provides detailed information about how to configure your VTAM and router definitions to support SNA service point. Two items must be considered when establishing a service point connection from a router to the host:
•
Connecting to the host. This can be done using a MAC address from either an IBM 3745 front-end processor (FEP) or from a CSNA connection on a CIP card. The example provided in this appendix uses a CSNA on the CIP.
•
Configuring and enabling routers as switched PUs and with service point definitions.
This appendix contains the following sections:
•
Configuration Notes for VTAM Definitions
•
Configuration Notes for Router Definitions
Configuration Notes for VTAM Definitions
provides a diagram of a sample VTAM configuration and its corresponding router configuration. If you are using a CIP CSNA connection to the host, then external communication adapter (XCA) definitions are needed (file XCANSP). Use SWNET definitions in VTAM (file CWBTRN001) to define the routers as switched PUs on the host.
Figure B-1 Sample VTAM and Router Configurations for Service Point
shows the sample network architecture corresponding to the configurations defined in . Figure B-2 shows eight switched PU (SNA service point) routers (IBURMT01-8) that are using the DLSw protocol as the method for establishing an SNA connection to the host.
Figure B-2 Sample Network Configuration
Configuring an XCA Definition
If you are using a CIP CSNA connection to the host, then an external communication adapter (XCA) definition is needed (file XCANSP). The XCA definition in the example in uses the following arguments:
Configuring an SWNET Definition
Use SWNET definitions (file CWBTRN001) to define the routers as switched PUs on the host. Unlike PUs that are connected by leased line, where you always know what is at the other end of the line, switched PUs can connect to numerous locations of your network. Each router to which you want to establish a service point connection needs to be defined as PU type 2 in a SWNET definition file.
The SWNET definition in uses the following arguments:
Configuration Notes for Router Definitions
provides a diagram of a sample router configuration and its corresponding VTAM configuration. The following CIP CSNA definitions on the Neuse router provide access to the host:
Using VDLC to Obtain a Service Point Connection
This section provides information on using virtual datalink control (VDLC) as a method of obtaining a service point connection to the host. To configure SNA Service Point to use VDLC, create an SNA VDLC interface.
•
The SNA VDLC interface uses the concept of a virtual Token Ring device residing on a virtual Token Ring to represent the Cisco IOS software to upstream hosts and downstream PUs across a network.
•
The upstream host and downstream PU expect their peer to be on a Token Ring. Therefore, you must assign a virtual Token Ring address (the SNA VDLC virtual MAC address) to the SNA VDLC interface. The SNA virtual MAC address must be unique across the network.
•
In addition to assigning the SNA VDLC virtual MAC address, you must also identify the source-route bridging virtual ring number with which the SNA virtual MAC address is associated.
•
The source-route bridging virtual ring number is set using the source-bridge ring-group command. The combination of the SNA virtual MAC address and the source-route bridging virtual ring number identifies the SNA VDLC interface to the rest of the DLSw+ network.
shows an example of the following commands used in the IBURMT01 router configuration:
Note
Use different SAPs for the rsap and lsap addresses. Normally use rsap 04 for the host and lsap 12 for the router SAP, which are the default values. Use SNMP statements to configure an IPM source.
Feedback

