Configuration

Configuring X.25 over LLC2

<Ctrl+Z>

To add routing entries to X.25 routing table, complete the following steps:

Step

1.

Run the following command at the CISCO console:

 

 

Configure Terminal

Step

2.

Run the following command at the CISCO console:

 

 

x25 route ^ 7111 interface FastEthernet1/10 mac

 

 

0011.0a80.31d6

Step

3.

Run the following command at the CISCO console:

 

 

x25 route ^ 7222 interface FastEthernet1/10 mac

 

 

0800.09c4.728a

Step

4.

Run the following command at the CISCO console:

 

 

<Ctrl+Z>

Starting and Stopping Configuration

Starting

To initialize the x25overllc2 devices, execute the x25init command with the -L option at the command prompt.

The syntax for execution is:

x25init -c <config_file> -L <llc2_config_file>

config_file is the generic X.25 product configuration file and llc2_config_file is the LLC2 specific configuration file.

A sample invocation is as shown below: x25init -c x25init_def -L llc2_conf_def

This command is executed once per box. It can be executed with different <x25init_llc2_sampl> file but with the same <llc2_conf_def> file.

Stopping

To stop the communication with one box, the x25stop command is executed with the -L option.The syntax for execution is:

x25stop -d <lan#> -L <XOL_logical_port_id>

64

Chapter 3

Page 64
Image 64
HP General IO Connectivity manual Starting and Stopping Configuration, Step Run the following command at the Cisco console