Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index#


Configuring X.25 SVCs

X.25 SVCs allow X.25 switching to multiple destinations using PANL. Each destination must be configured in the Passport 4400 units. SVCs can be configured between:

You can configure the unit to associate specific X.25 addresses or address prefixes to an outgoing physical or virtual X.25 port. Here is an example of an X.25 routing table:

Index Number

Called Destination Prefix

Destination Port IfIndex

1

30211234

161 (packet layer IfIndex for port 159)

2

30211235

164 (packet layer IfIndex for port 162)

3

30211236

167 (packet layer IfIndex for port 165)

4

3021123

51 (user defined packet layer IfIndex for a user virtual port)


The X.25 services do not have any requirements about the length of the called address. You can define whatever call addressing scheme meets the requirements of your network.

Upon receiving a call request, the X.25 services:

  1. Searches the X.25 routing table for the best match.
  2. If a destination is found (the best match), a call request message is sent to the destination.
  3. If a destination is not found (no match), a clear request message is sent to the call originator.

The X.25 services call routing algorithm evaluates the called address against every row in the X.25 routing table. Each row receives a score, based on how closely it matches the called address, as follows:

Here is an example where the called address is 3021123412345678:

Index Number

Called Destination Prefix

Destination Port (IfIndex)

Score

1

30211234

i (Port a)

16 (8*2)

2

30211235

j (Port b)

0 (the 5 does not match)

3

30211236

k (Port c)

0 (the 6 does not match)

4

3021123

21 (virtual port 1)

14 (7*2)


The row with the highest score, which represents the best match, is in bold text.


Nortel Networks LogoContact us by email
Go back one pageGo to the next page#Go to this book's Table of ContentsGo to this book's Index