Hello Forum
we are trying to establish a connection between 2 PUs and the M/F. The two PUs are actually two controllers inside an IBM 400. The IBM 400 is connected to a cisco with an x25 line. The M/F is connected to the ethernet side of the cisco.
So we need to implement a qllc to llc2 media convertion. The problem here is that both PUs use the same local x25 address since they come out of the same x25 line. So, how can we distinguish between these two on the x25 map qllc statement?
If we had only one PU then the configuration would be obvious:
x25 address 111
x25 map qllc 4000.0000.0002 222
qllc dlsw vmac 4000.0000.0002 10 partner 4000.0000.0001 (for example).
But what can we do for the second PU?
Regards, Apostolos.