|
|
This appendix contains the following sections:
Figure B-1 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-2 shows the sample network architecture corresponding to the configurations defined in Figure B-1. 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.

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 Figure B-1 uses the following arguments:
| Command | Description |
|---|---|
ADAPNO=8 | Adapter number that contains the MAC address that is defined on the CIP router. |
CUADDR=4C8A | Device or subchannel address that is obtained from the host MVS systems or VTAM programmer. |
SAPADDR=04 | SAP address that is referred to later as the RSAP address in the switched PU router configurations (you usually use a host SAP address of 04). |
The SWNET definition in Figure B-1 uses the following arguments:
Figure B-1 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:
| Command | Description |
|---|---|
interface channel 4/1 | Physical location of the CIP card installed on the router, slot 4 port 1. |
csna E010 8A | ESCON director port number (E0) to which the host is connected (the 1 is the LPAR number, the 0 is the control unit logical address, and the 8A is the device or subchannel address). |
interface channel 4/2 | CIP card port two, where all virtual definitions are configured. |
lan TokenRing 0 adapter 8 | Token Ring card (lan TokenRing 0) is virtually defined and has a virtual device (adapter 8), which has a virtually defined MAC address (4000.8888.000) on the CIP card. |
This section provides information on using virtual data link 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.
Figure B-1 shows an example of the following commands used in the IBURMT01 router configuration:
| Command | Description |
|---|---|
source-bridge ring-group 100 | Virtually defined source-bridge ring-group number that ties the SNA VDLC interface in with the DLSw network of routers IBURMT01-08. |
dlsw local-peer peer-id 171.68.104.36 group 1 | DLSw statement for the IBURTM01 router. |
sna vdlc 100 0888.8888.8801 | Virtual MAC address on source-bridge ring-group 100. |
sna vdlc enable-host lsap 12 | Command to enable the local SAP. Ready to accept incoming connection attempts from the remote host via VDLC. |
sna host IBURMT01 xid-snd 05d88801 rmac 4000.8888.0000 rsap 4 lsap 12 focalpoint | The sna host command uses the following arguments:
|
sna vdlc start IBURMT01 | Statement that initiates a connection from IBURMT01 to the host using VDLC. |
snmp-server community public RO | Read-only access for the SNMP protocol to retrieve MIB objects. |
snmp-server community private RW | Read-write access for the SNMP protocol to both retrieve and modify MIB objects. |
![]() |
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. |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Sun Apr 16 12:44:16 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.