Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Definition of channel adapter redundancy for a normal LAN

&pagelevel(5)&pagelevel

Dynamic generation

/CREATE-NODE NODE-NAME=NORMND1,-
/            IP-SUBNET-MASK=255.255.252.0

/CREATE-LINE LINE-NAME=LNR1,-
/            IP-ADDRESS=139.22.108.24,-
/            L2-PROTOCOL=*CSMACD(NODE-NAME=NORMND1,-
/            WRITE-DEVICE=W1,READ-DEVICE=W2)

/CREATE-LINE LINE-NAME=LNR2,-
/            IP-ADDRESS=139.22.108.10,-
/            L2-PROTOCOL=*CSMACD(NODE-NAME=NORMND1,-
/            WRITE-DEVICE=WG,READ-DEVICE=WH)


Note

The switching behavior is determined by the default values of the AUTO-ROUTE-SWITCH=*ON and ROUTE-RESWITCHING=*OFF operands when the line is activated. If you subsequently wish to change the behavior this can be done using appropriate MODIFY-LINE commands.

If BCAM is to monitor line failures, this can be set in the SOF file using the LINE-SUPERVISION option.

/MODIFY-BCAM-OPTIONS AVAILABILITY-OPTIONS=*PARAMETERS(-
/LINE-SUPERVISION=*ON)