Ipx service, Ipx service -32, Command mode – Avaya Cajun P550R User Manual

Page 249: Description, Syntax

Advertising
background image

Chapter 12

12-32

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

ipx service

Command Mode

Configure

Description

Specifies static SAP entries. To remove static SAP entries, use the no
form of this command. The default is that no static services are
defined.

Syntax

Table 12-15. Parameters, Keywords, Arguments

To Enable:

ipx service <service-type> <service-name> <network> <node>
<socket> <network.next-hop-node> <hops>

To Disable:

[no] ipx service <service-type> <service-name> <network> <node>
<socket> <network.next-hop-node> <hops>

Name

Definition

service-type

The number of the type of the service. The range is 0-FFFF.

service-name

Name of the server that provides the service. The range is 1 to
47
bytes long.

network, node

Network number and node address of the server.

• The argument network is an eight-digit hexadecimal

number that uniquely identifies a network cable segment.
It can be a number in the range 1 to FFFFFFFD. You do
not need to specify leading zeros in the network number.
For example, for the network number 000000AA you can
enter AA.

• The argument node is the node number of the target

Novell server. This is a 48-bit value represented by a MAC
address (aa:bb:cc:dd:ee:ff).

socket

The socket number for this service. The range is 0 - FFFF

network.next-hop-node

Network number and node address of the next hop to the
server.

<next-hop-node> - The argument node is the node number of
the target Novell server. This is a 48-bit value represented by a
MAC address (aa:bb:cc:dd:ee:ff).

hops

Number of hops to the server. The range is 1-16.

Advertising