Sie sind auf Seite 1von 55

Routing in circuit switched networks

Outcome of Study
- Concept of CSN
- Number analysis for routing
- Examples of routing algorithms
- Categories of routing and their properties

E7310 / Rka, / Fall 2015 1-1


Connectionless and Connection oriented
networks
Connectionless Packet-switched networks
move data in separate, small blocks -- packets -- based on the destination address in each
packet.
seek out the most efficient route as circuits become available. Each packet may go a
different route; its header address tells it where to go and describes the sequence for
reassembly at the destination computer
when received, packets are reassembled in the proper sequence to make up the message.
Circuit-switched and Switched packet networks
CS: used for phone calls and packet-switched data.
CS: require dedicated point-to-point connections during calls: hop-by-hop routing for
calls
PS: Ethernet circuits may be provisioned by network management ! packet transport
Now from slow systems for provisioning to more generic SDN controlled packet
switched networks ! may use network wide knowledge for route decisions

E7310 / Rka, / Fall 2015 1-2


Routing in circuit switched networks
Because a subset of functions is performed during off-line network
design, we talk about routing (vylitys).

Examples of routing algorithms:


FHR Fixed Hierarchical Routing (hierarkinen vylitys)
AAR Automatic Alternate Routing (vaihtoehtoinen vylitys)
DAR Dynamic Alternative Routing (dynaaminen vaihtoehtoinen
vylitys)
DNHR Dynamic Nonhierarchical routing (dynaaminen ei-hierarkinen
vylitys)

Lots of country-, operator- and vendor-specific variations.

E7310 / Rka, / Fall 2015 1-3


Semantics of directory numbers
A directory number (E.164) points to a subscriber or a
service. It is the number that a user can dial.
A routing number is a number that is used internally
within the network.
A subscriber number is at the same time the routing
number as well as the logical directory number
Subscriber number portability breaks this 1-1 mapping
A service number is always only logical and requires a
number translation to the corresponding routing number
It must be possible to deduce the price of the call based
on the dialed digits. Therefore, the allocation of directory
numbers is tied to geography and network topology. Plain
routing numbers are tied to network topology for
convenience.

E7310 / Rka, / Fall 2015 1-4


The number analysis tree in an exchange
connects routing to signaling information*
Buckets
Dialed digits
extracted
from signaling
0
1
2
3
4
5
6
7
8
9
#
*
C
D The bucket file describes
E
F
alternative routes/paths.
Selection is based on
network state.
E7310 / Rka, / Fall 2015 1-5
From signaling, an exchange extracts dialled
digits and possibly service type info
Dialed digits: ABCdef
A Buckets
B
C

From signaling:
ABC - maps to terminating exchange d
ABCd - shortest directory number e
ABCdefgh - longest directory nr
f
g
In addition: incoming circuit group h
may affect the selection of root for analysis.
Also number translations may be done before route selection.
E7310 / Rka, / Fall 2015 1-6
Properties of number analysis
in PSTN exchanges
In originating and transit exchanges, only the leading digits need
to be analyzed. ABC
The terminating exchange needs to analyze also the rest of the
digits defgh to find the identity of the subscribers physical
interface
These 2 properties are important for scalability: only a small
routing table/analysis tree is needed in each node and this
information changes rarely
NB: this is not a matter of memory. Rather scalability relates to the need to
maintain the same information in many places
Numbering plan can be open ended (variable length numbers)
or be based on fixed length numbers per area code
Has implications on number analysis.
E7310 / Rka, / Fall 2015 1-7
Typical properties of number analysis
Analysis takes place between incoming signaling and
outgoing signaling. Analysis may take as input
dialed digits
incoming circuit group, origin or subscriber category (e.g.
operator)
Analysis output may include
a set of alternative paths
translated number (e.g. for an 0800-number):
It may be necessary to repeat the analysis with the translated
number as input
all kinds of additional information that may be needed in
outgoing signaling for the call
Analysis trees are built by the operator using MML
(Man-Machine Language) commands based on the
routing plan.
E7310 / Rka, / Fall 2015 1-8
Example of a route description
Also route descriptions are conf info and The tree is traversed in some
created by MML-commands in exchanges order following an algorithm until
a free outgoing circuit is found.
If the whole tree has been
First alternative
traversed, then the call is blocked.
path
Second alternative
path
First set of
Circuit Groups
Second set of Last alternative
Circuit Groups Third set of path
Circuit Groups
Circuit Sets of Circuit Groups may carry info
Group that is needed in signaling.

Outgoing circuits Hunting = search of free circuit,


Seizure = reservation of the circuit
E7310 / Rka, / Fall 2015 1-9
Number portability requires a number
translation prior to routing
Translation of the B-number to a routing nr
SCP Translation of the routing nr of A-subscriber
(Service Control Point)
for presentation and origin analysis.
1

Routing in the narrow sense


2
Originating kauttakulku-
network Transit tuloverkko
Terminating
verkko
network network
2
2
A
B

The figure present the solution for operator-to-operator


nr portability adopted in Finland in principle.
E7310 / Rka, / Fall 2015 1-10
Service numbers and mobile numbers
require number translation
SCP Service numbers (800-numbers, 700-
(Service Control Point) numbers, 020-numbers)
1 Mobile numbers always require
translation for a mobile terminated call
MS-ISDN MSRN by HLR
Originating Number translation can be done using
network
IN or in an Exchange.
Management of number translation is
easier in IN. An exchange is faster
(n x 100 ms vs. 1 ms).
IN Intelligent Network (contains SCP etc)
MSRN Mobile Station Routing Number
E7310 / Rka, / Fall 2015 1-11
Routing in Mobile Networks
For mobile terminated calls, MSISDN number
needs to be translated to MSRN (mobile
station routing number) that is allocated to the
visiting (B-)subscriber either for the call or for
the duration of the visit
Transcoder free operation in GSM or Tandem
free operation in 3G are about optimizing the
path and elements on the path in such a way
that media flow transcoding between codecs
can be avoided
E7310 / Rka, / Fall 2015 1-12
Gateway Location is the Telephony Routing prob-
lem across a hybrid IP/Switched Circuit Network
+358-9-4511234
+358-9-657123

+1212-5566771 GW
john.doe@firma.com
GW +44-181-7551234

Internet SCN
0800-2121

GW
+1800-212133

+1800-313122

E7310 / Rka, / Fall 2015 1-13


VOIP and routing alternatives
Gateways reside in
telephones or at customer premises i.e. if the destination
is in the Internet use VOIP, if in PSTN use PSTN.
corporate PBX networks.
a public network and can be accessed from any IP address.
two first cases are trivial, last requires gateway
location and AAA.
Gateway: a network node equipped for interfacing
with another network that uses different
communication protocols

E7310 / Rka, / Fall 2015 1-14


Network dimensioning and routing
are dual tasks
In routing, network dimensioning is given.
The task is to determine how to transfer the
offered traffic when network topology, link
and node capacities are known.
In dimensioning, the routing method and
service level requirements are given. The task
is to form a route plan and dimension the links
(and nodes).
routing - vylitys
E7310 / Rka, / Fall 2015 dimensioning - mitoitus 1-15
Offered or transferred traffic can be
presented in a Traffic Matrix
Sources and destinations can be
aggregated on different levels traffic destinations
Each element gives the amount
of traffic over the measurement
period.

traffic sources
Measuring is difficult
When the match between the
matrix and the dimentioned
network is far from ideal,
routing may help to allocate
traffic onto the network so that
no bottlenecks are formed.

E7310 / Rka, / Fall 2015 1-16


Routing systems are classified
according to dynamic properties
Static routing Dynamic routing
Does not consider the Dynamically reacts to changes
current state of the in traffic load, traffic matrix
network nor changes in and network state.
traffic matrix. Reacts to link and node
Naturally takes into failures.
account the state of It is a burden to collect info
individual resources. about far away nodes
It is easy to acquire info Requires continuous
about nearby resources. processing by network nodes.
But no static routing in IP
networks!
E7310 / Rka, / Fall 2015 1-17
Traditional routing in the PSTN
(ISDN) is static

Based on predicted traffic and a-priory


knowledge of network topology and state
Off-line network design produces the routing
tables
Is quite sufficient for example in the Finnish
PSTN/GSM/WCDMA circuit networks.

E7310 / Rka, / Fall 2015 1-18


Adaptive routing can make more
efficient use of network resources
The collection of state information may be
centralized or distributed
It does not always pay off to react quickly to state
changes, if the distribution of state changes takes too
much time.
Routing protocols are used in Internet to distribute
information about link and node failures, there is no
such thing in PSTN
Newest PSTN routing systems collect information
about call success/blocking events.
E7310 / Rka, / Fall 2015 1-19
Dynamic predictive routing is an intermediate
concept and is based on predicted traffic
The use of the terms static, dynamic, and adaptive
routing varies in different sources.
Even static routing hunts and seizures circuits i.e.
adapts to local network state.
Dynamic (predictive) routing can for example use a
set of (static) routing tables, where each table is
adapted to a time interval during a day
E.g. in USA, DHNR improved network throughput
considerably due to time difference between the east and
west coasts.

E7310 / Rka, / Fall 2015 1-20


The selection of route may be based on
global or local information
Global information Local information
Efficient use of the The solution is distributed.
network The nodes are autonomous.
A lot of information Scales to a network of any
real-time collection and size.
distribution is difficult The goal is to find
Vulnerable if centralized algorithms that are near
E.g. SDN optimal.

E7310 / Rka, / Fall 2015 1-21


Example
(basic concepts, alternative routing)
Routing: Routing tables created off-line
and programmed in exchanges using
MML commands
Switching: Automatic selection of route
for a given call according to routing 40
tables and available circuits
B A
09-3001
10 30
A B
Routing table A B Routing table
0930: A 20 093001: A
09-1001 09-3002
B 093002: B
Routing table
0910: A
0930: B
E7310 / Rka, / Fall 2015 1-22
Alternative routing is the basic family
of routing methods in PSTN
B E F All alternate paths (routes) are described
in node routing tables. Design and
maintenance of the tables is done off-line.

A C The described alternate routes do not


necessarily cover all possible routes
present in the topology.
Selection takes place using a given
O D algorithm the first available path is
Origin of the call Destination always selected.

Arrows show traffic overflow or Recall: unit of routing is a call !


the order of selection. natural route pin-down

E7310 / Rka, / Fall 2015


alternative routing vaihtoehtoinen vylitys 1-23
Example: Alternate routes O - D are
Primary: (o, d)
B E F Alternatives: (o, a, d)
(o, a, c, d)
(o, a, e, f, d)
A C (o, b, e, f, d)
X
If the call has progressed to node C and
there are no free circuits on (c, d)
O D - The call can be either blocked, or
- The call can be returned to A
(cranckback) and A may try another
alternative depending on the algorithm.

E7310 / Rka, / Fall 2015 1-24


Optimality can be viewed either from the point
of view of the user or the network
Primary: (o, d)
B E F Alternatives: (o, a, d)
(o, a, c, d)
(o, a, e, f, d)
A C (o, b, e, f, d)

From the point of view of an individual


O D call it is best to have as many
alternatives as possible.
From network point of view, number of alternatives
must be restricted.
E.g. (o, b, e, f, d) reserves 4 links, but (o, d) only one!
E7310 / Rka, / Fall 2015 1-25
Traffic can be distributed to
alternative paths
k
"1
Ak "2
k

k
" 3

k k
p " p =1 The load balancing coefficients " n can be
constant or be based on measurements.

In Finland needed e.g. for load distribution between alternative transit


networks. We talk about percent-routing.

A very similar concept in the Internet is load balancing on a server bank based on DNS
DNS: domain name system
E7310 / Rka, / Fall 2015 percent-routing prosenttivylitys 1-26
Fixed Hierarchical Routing (FHR)
Most traditional variant of Regional Centers

alternate routing in PSTN


Hierarchical levels are Sectional Centers

connected by a final trunk


group (FTG)
Hierarchical distance = Primary Centers

number of trunk groups


between the exchanges Toll centers

final trunk group viimeinen vaihtoehtoinen End offices (ptekeskukset)


yhdys-johtoryhm
E7310 / Rka, / Fall 2015 1-27
FHR geographical perspective
End office, Toll centers, Primary Centers, Sectional Centers, Regional Centers

E7310 / Rka, / Fall 2015 1-28


FHR routing algorithm
Regional Centers 1. Path selection is based only on leading
dialled digits (terminating end office).
The origin of the call has no effect.
Sectional Centers
2. A node always selects the first available
circuit group for an offered call among
the alternatives.
3. Alternative paths are ordered according
Primary Centers to ascending hierarchical distance
measured from the current node to the
terminating node.
Toll centers 4. Last alternative path always uses the final
trunk group. If there are no free circuits
on the FTG, the call is blocked.
In different networks, variants of these
End offices basic principles can be used.

E7310 / Rka, / Fall 2015 1-29


Properties of FHR
Regional Centers SOC (Sequential Office Control),
No crankback
Loops (call circulating in a loop)
Sectional Centers
are not possible.
Divides nodes into end offices and
transit nodes. From the point of
Primary Centers
view of digital exchange
technology, transit capability is
Toll centers
almost a subset of end office
capability.
Can be shown to rather far from
End offices (ptekeskukset)
optimal in terms of network
resource usage.
E7310 / Rka, / Fall 2015 1-30
Dynamic Nonhierarchical Routing (DNHR)
AT&T transit network, 1984-1991
C All exchanges are equal there is no hierarchy.
San A circuit group can be final for some call and
Francisco
non-final for another.
Length of alternative paths is 2 hops
Loop free
B Long alternative routes are problematic under overload in
the network.
L.A. Uses a series of routing tables, one is selected
based on the time of the day.
A DNHR uses OOC and crankback.
Chicago
Generation and optimization of routing tables
requires centralized traffic data collection
O D Network Management
New York Miami
OOC Originating Office Control

E7310 / Rka, / Fall 2015 1-31


The route tree describes the
routing method
Network example: Route tree for calls from O to D:
B C O B D

O
A D

A D Other routes are possible, but the route


planning engineer has decided not to use them

The tree is traversed from the top to the bottom


Gives order of overflow
In this example overflow control remains in O
OOC Originating Office Control (lhtkeskusohjaus)
E7310 / Rka, / Fall 2015 1-32
Overflow control can move
B C O B D

O
C D
A D
A D

A D

Overflow control moves to B, if circuit (o,b) is available.


If outgoing circuits in B are all reserved:
blocking if there is no crankback
crankback returns the overflow control back to O
E7310 / Rka, / Fall 2015 1-33
In Sequential Office Control (SOC),
overflow control always moves
B C O B D

O C D

A D D
A

C D
This simple tree
presentation is unable A D
to show the use of
crankback. C D

E7310 / Rka, / Fall 2015 1-34


An augmented tree with loss nodes
defines the routing method
B C
All alternative routing methods can be described
O using such augmented route trees.
A D NB: Link capacity to loss node is infinite.

D A D A

B A B A

* *

C A C A

B A B A
*
*
E7310 / Rka, / Fall 2015 1-35
Influence graphs
Show the presence or absence of routing loops
If routing is based on SOC and alternative paths
are longer than 2 hops, loops are possible.
Detect mutual overflow
from link A to link B, and from B to A
may also be undesirable.
Define and analyze a partial order in a
network
Sequential Office Control (SOC)
E7310 / Rka, / Fall 2015 1-36
Influence graph shows the presence or
absence of routing loops
B C D A

O C A

A D * B A
*
* D A
D,A D,C C,A
Link of a route tree is mapped to
i, j
a node of the influence graph
(link direction not considered)
C,B B,A Reservation (carry arc)
influence graph Overflow arc
that reveals a loop
B,D Graph gives all possible paths, selected route
depends on the reservation state of the links
E7310 / Rka, / Fall 2015 1-37
Influence graph can be presented in
an algebraic form
#
(i, j) For trunk group number i, and calls destined for j,
indicates number of the trunk group to which a blocked call
will overflow.
(i, j) For trunk group number i, and calls destined for j,
indicates number of the trunk group to which calls that are
carried on i will be offered.

Existence of a loop in the influence graph is equivalent with


the existence of a routing loop in the network design.
Lots of well known standard algorithms for graphs exist
" Loops are easy to find.

E7310 / Rka, / Fall 2015 1-38


Mutual overflows are revealed by
superposition of influence graphs
B C
D,A D,B B,A

E SOC
D,C C,A
A D
C,B
B C D,A D,B B,A

E
D,C C,A

A D
C,B
If there are no loops, a partial order exists in the network. Dimensioning
and modelling of the routing are simplified in case a partial order exists.
E7310 / Rka, / Fall 2015 1-39
Adaptive routing
Computer controlled exchanges can use a more varied set of
input data for route calculation than just dialed digits.
Alternate Routing allocates traffic to a small set of alternative
paths in a predetermined order.
Adaptive Routing allocates traffic to a possible large set of
alternative paths without a pre-determined order.
Value function is calculated for the alternatives determining the
selection of the path among all alternatives. The value function may
keep state (=history of previous calls).
Variations are based on the type of the value function, way of
collecting input data for the value function etc.

E7310 / Rka, / Fall 2015 1-40


DAR Dynamic Alternative Routing (1)
k DAR works in a full mesh network
Paths directly from node i to node j and
alternate paths of max two hops are allowed.

k(i,j) current alternate tandem node for


traffic from node i to node j on the
alternate path
i j
Cij rij link reservation parameter of link i,j.

A call from node i to node j is always offered first to the direct link and
is carried on it if a circuit is available. Otherwise, the call is offered to
the two hop alternate path through node k. The call succeeds, if rik and
rkj circuits are free. If not, the call is blocked and a new k is selected.
E7310 / Rka, / Fall 2015 1-41
DAR Dynamic Alternative Routing (2)
A call using a two hop alternative path can cause blocking of
many subsequent calls if it is allowed to reserve the last
circuit.
Without the link reservation parameter, rij, the state of the
network is unstable (or bistable) the amount of max
through-connected traffic alternates between two levels the
network oscillates.
E.g. N nodes, N(N-1) links, each have M circuits. Each node
originates p calls.
If calls use only direct links p N N (N-1) M
p (N-1) M
If all calls use 2 circuits
Total is 2pN circuits N(N-1) M p (N-1) M/2
E7310 / Rka, / Fall 2015 1-42
DAR Dynamic Alternative Routing (3)
Even on high capacity links r is a small value.
It is even sufficient that r 0 is defined only for the first link
on the alternative paths.
If one call is allowed to try more than one alternative two hop
path, the value of r must be increased.

E7310 / Rka, / Fall 2015 1-43


DAR variants
Current tandem node is switched when the last
allowed circuit is reserved on the alternative path.
Some alternative nodes may be better than others
the selection of a new tandem node can be weighted
to favor good nodes instead of being just random.
If a lot of traffic is carried on the alternative route, it
can be distributed to several current alternative paths
each of which is switched independently.

E7310 / Rka, / Fall 2015 1-44


BT implementation of DAR (1)
Always two direct routes ( ) from the
K originating DMSU.
Core link
Alternative path tandem DMSU (K) has
two paths ( ) to the destination.
DMSU
Alternative routing on the access links.

transit network
access network
Access link Each node has two parents:
D (home and security) - dual
parenting.
O
Digital Main Switching Unit (DMSU) a trunk exchange primarily used for connecting
long distance calls.
Local node The local exchanges that have the same parent (DMSU)
form a Cluster
E7310 / Rka, / Fall 2015 1-45
BT implementation of DAR (2)
More than 60 DMSUs.
Core link
Possibilities:
DMSU
Incoming and outgoing traffic on
Access links can go primarily thru
different parents.
Access link Extension of the scenario to multi-
parent network.
Nr of parents per access node can vary.
Nr of alternative tandem nodes is N - 3.
Last Chance priority
Incoming traffic that has reached the destination parent has only one chance to succeed.
Therefore, it makes sense to define a trunk reservation parameter for Access links
so that outgoing traffic is not allowed to reserve the last circuit on the primary access
link for terminating traffic.

E7310 / Rka, / Fall 2015 1-46


Adaptive routing in a (international)
partial mesh network
Alternatives:
ISC-to-country link reservation status is
USA
passed to DMSU which offers outgoing
ISC traffic to least loaded ISC needs
additional signaling.
ISC France Proportionate routing (kuormanjako)
DMSU needs reliable predictions of traffic
Crankback from ISC if int-links reserved
ISC Japan in overload the processing load in nodes
grows quickly: call is transferred back and
forth from one ISC to another + Additional
ISC Bangladesh capacity from DMSU to ISC can degrade
the overall performance.
ISC International Switching Center DAR with fixed primary-ISC problem is
how to allocate the primary roles to ISCs.
DAR to one primary ISC, switch to
alternative ISC if a call is blocked one
call has only one chance to succeed. This
turns out to be the best algorithm!
E7310 / Rka, / Fall 2015 1-47
Comparison of DAR variants
Core link 2. LLR (Least Loaded Routing):
All four direct routes are
DMSU
allowed, least loaded is chosen
NB: This requires
Access link distribution of the
reservation state
information! Performance
Alternative algorithms: approaches to theoretical
optimum.
1. Outgoing traffic always
offered to parent i and 3. We are interested in finding a
terminating traffic to parent j. method with performance
In the full mesh transit network approaching to LLR, but such
direct and all two alternative that it is easy to implement
paths are allowed (single sticky principle and last
parenting) - high blocking chance priority.
probability.
E7310 / Rka, / Fall 2015 1-48
Sticky principle retains a path if a call succeeds
and skips the path if blocking occurs
1. Primary parent of node i towards j is it
it js
2. Primary destination parent of tandem it
i towards j is js
j
3. If call succeeds thru it js, primary roles are
retained.

i1-t j1-s 4. If blocking occurs thru it js, call is offered to


it j1-s, if success, it adopts j1-s as the primary
Access links Core links Access links choice towards j.
5. If step 4 fails, the call is blocked and i
adopts i1-t as the primary choice towards j.

E7310 / Rka, / Fall 2015 1-49


General sticky principle combines sticky
learning with last chance priority
it js
Call from i to j
i j
Primary parent
for (i, j) is it

Primary path
for (it , j) is js i1-t j1-s

>ris,jt free circuits Yes Offer call


on (it, js) to (it, js)

No

>0 free circuits Yes Primary path Offer call


on (it, j1-s) for (it , j ) is j1-s to (it, j1-s)

No Primary parent Call is blocked


for (i, j ) is i1-t

E7310 / Rka, / Fall 2015 1-50


Residual Capacity Adaptive Routing (RCAR)

T Implementation name: DCR dynamic call


routing/Telecom Canada
Network
management Used in North America (Stentor, MCI,
T center Sprint)
Info about outgoing circuit reservation
T status, number of blocked calls and CPU
load is collected each 10s to a centralized
network management center. The center
I I calculates and downloads new routing
tables for I and T switching nodes.
Direct link and two-hop link between I and
T, no crankback
X X The idea is to choose the path with most
free circuits based on calculated probability.
E7310 / Rka, / Fall 2015 1-51
Residual Capacity Adaptive Routing (RCAR)

T Improves network performance


significantly.
Network
management Adapts quickly to unusual traffic patterns
T center and to link and node failures.
Benefits relate to time difference between
T coasts.
Vulnerable to failure of management center.
Falls back to FHR model, if the center
I I stops.

X X

E7310 / Rka, / Fall 2015 1-52


Real-Time Network Routing (RTNR)
AT&T from 1991 k
Successor to DNHR
The source node i first tries the direct link
to destination j
If the direct link is unavailable, ask the
destinations status for a tandem node k
Route call via k if both links i-k and k-j are
i j
available (i already knows its status to node k)
Query causes extra delay in connection setup
Solution: Use cached result of previous query, query and cache for the
following call. Crankback required.

E7310 / Rka, / Fall 2015 1-53


Summary of routing in SCN
Static routing is most common in PSTN
Alternative routing is easy since route pin-down is natural:
existing calls stay on their original route when fresh call
attempts are placed on an alternative path
this is different from the Internet in which a change in routing
immediately affects all packets towards the destination
Dynamic routing with local information often achieves as low
blocking as least loaded routing that needs global knowledge.
may require careful tuning to achieve stability
Dynamic Non-hierarchical routing in AT&Ts network led to
the invention of Telecommunications Management Network
(TMN)
We have learned methods to describe the routing algorithm in
an SCN accurately.
E7310 / Rka, / Fall 2015 1-54
Comparison of circuit and packet
switching in terms of routing
Circuit switching Packet switching

Offered traffic Calls or longer term reservations Packets or longer term connections

Route pin-down Route pin-down No route pin-down


! Once allocated, traffic will keep a ! If routing table changes, all new
circuit packets will use it
Use of resources Even static alternative routing can use Traffic concentrates on shortest paths
resources efficiently

Adapting to Traffic not offered to busy circuits A packet queue on outgoing interface may
traffic overflow

Configuration A lot of configured information: IP: dynamic routing protocols


topology, routing alternatives, policy

Forwarding Switching circuits through the matrix Per-packet decision based on aggregate
state (RT) or connection state

E7310 / Rka, / Fall 2015 1-55

Das könnte Ihnen auch gefallen