HP General IO Connectivity manual To Connect Box 0 to Host

Models: General IO Connectivity

1 269
Download 269 pages 25.18 Kb
Page 71
Image 71

Configuration

Configuring X.25 over LLC2

Starting:

After reconfiguring the kernel of the two boxes execute the following commands at the command prompt:

x25init -c x25_lan_0_box_0 -L llc2_lan_0_lan_1 x25init -c x25_lan_1_box_1 -L llc2_lan_0_lan_1

Stopping:

To stop the configuration, execute the following commands at the command prompt:

xstop -d lan0 -L 1 # stop XOL interface with logical port id 1 on lan0 xstop -d lan1 -L 1 # stop XOL interface with logical port id 1 on lan1

To Connect Box 0 to HOST

To implement the above configuration, the following configuration files need to be created on the BOX 0.

Generic X.25 configuration file, x25_box_0_host.

LLC2 configuration file, llc2_lan_2

The generic X25 configuration file has to be created in the /etc/x25 directory using the example configuration file, /etc/x25/x25init_llc2_smpl.

The file x25_box_0_host must contain all the mandatory level 2 and level

3 parameters. Along with them it must contain the following entries:

device lan2

XOL_logical_port_id 0

XOL_destination_macaddr 0x080009DBEA7

XOL_DSAP 0x70

XOL_SSAP 0x70

The LLC2 specific configuration file, llc2_lan_2 is created in the /etc/x25 directory with the following entries:

lan21

To start and stop above configuration:

Starting:

Execute the following commands at the command prompt:

Chapter 3

71

Page 71
Image 71
HP General IO Connectivity manual To Connect Box 0 to Host