Loading...
Select Version
&pagelevel(5)&pagelevel
Only the LAN devices connected to the HNC must be configured.
LAN devices are generated on the HNC as devices with the device type code 6D
.
The LAN connection is generated in BCAM, see the “BCAM” manual [11].
The BS2000 devices for the control LAN (MCNPR, see the “Operation and Administration” manual [5]) are also connected to the HNC.
By default the device pairs for the control LAN are configured with the LUNs 0040/0041 (MN CC40/CC41) through 005E/005F (MN CC5E/CC5F) on the HNC.
For the redundant control LAN, the device pairs are configured with the LUNs 0040/0041 (MN CD40/CD41) through 005E/005F (MN CD5E/CD5F).
Example with two HNCs (see the "Generation example (IOGEN statements)")
CHN 08,IBF,MODE=FCP * CHN CONNECTED TO HNC-1 CHN 41,IBF,MODE=FCP * CHN CONNECTED TO HNC-2 * *********************************************************************** * HNC-1 AT FCP CHN 08 * *********************************************************************** CTL CC00,BLM,(08,0,0000000000000000) * HNC-1 (DIRECT CONNECTION) *********************************************************************** * DATA LAN * *********************************************************************** DVC CC00,6D,A,0000,(CC00),MULT=64 *********************************************************************** * CONTROL LAN * *********************************************************************** DVC CC40,6D,A,0040,(CC00),MULT=32 *********************************************************************** * HNC-2 AT FCP CHN 41 * *********************************************************************** CTL CD00,BLM,(41,0,0000000000000000) * HNC-2 (DIRECT CONNECTION) *********************************************************************** * DATA LAN * *********************************************************************** DVC CD00,6D,A,0000,(CD00),MULT=64 *********************************************************************** * CONTROL LAN * *********************************************************************** DVC CD40,6D,A,0040,(CD00),MULT=32