Table 1. Packet Types for Random Circuit Assignment
Protocol
Packet Type
AppleTalk
Zone Information Protocol (ZIP)
AppleTalk
Routing Table Maintenance Protocol (RTMP)
AppleTalk
Name Binding Protocol (NBP)
AppleTalk
Address Resolution Protocol (AARP)
AppleTalk
Echo Protocol (AEP)
DECnet
Routing Protocol
Learning Bridge
multicast/broadcast packets
Novell IPX
all packet types
XNS
all packet types
Circuit Assignment Algorithm #2: Indexed
The second circuit assignment algorithm is referred to as “indexed”. The
indexed algorithm typically MODs the sum of the source and destination
addresses by the number of available circuits in the circuit group. Recall that
the MOD function returns the remainder of a division. The following
example illustrates this algorithm.
The indexed circuit assignment algorithm is used for all IP data packets. In
figure 2 (above), assume that a computer at site A with IP address
15.8.128.210 sent a packet to a computer at site B with IP address
15.8.64.173. To determine which of the two circuits to use for sending the
packet, the circuit group manager adds the two IP addresses. The result in
hexadecimal is 1E10C17F. This value is then MODed by 2 (the number of
available circuits in the circuit group). The result is 1 (the remainder when
1E10C17F is divided by 2). A MOD value of 0 indicates that the packet must
be transmitted on circuit 1 and the MOD value of 1 indicates that the packet
must be transmitted on circuit 2.
Suppose one of the coterminus circuits fail. What happens? Again, consider
the network depicted in figure 2. When a packet with the IP addresses given
above is received by router A, the two addresses are MODed by 1 instead of
2. This causes the packet to be transmitted on the one remaining circuit.
When the failed circuit is restored, the indexed algorithm will operate as
before.
A
p
p
li
c
a
ti
o
n
N
o
te
s
/
C
a
s
e
S
tu
d
ie
s
3
Improving Network Availability
Circuit Group Manager
3-7
Содержание 600 Series
Страница 1: ...Hewlett Packard Series 200 400 and 600 Routers HP Routing Services and Applications ...
Страница 4: ......
Страница 5: ...1 Product Notes ...
Страница 6: ...Features of HP Routers Architecture and Technology Branch Office Routing Product Notes 1 2 ...
Страница 38: ...Architecture and Technology Software Control Path Architecture 1 34 ...
Страница 52: ...Branch Office Routing Future Directions 1 48 ...
Страница 53: ...2 Routing Services Notes ...
Страница 106: ...Bridging Service Traffic Prioritization 2 54 ...
Страница 158: ...Novell IPX Routing Service NetBIOS Protocol Support 2 106 ...
Страница 194: ...Data Compression for WAN Links Conclusion 2 142 ...
Страница 195: ...3 Application Notes and Case Studies ...
Страница 224: ...Improving Network Availability Application Recovery 3 30 ...
Страница 234: ...ISDN Wide Area Network Design Dry Creek Joint Elem School District Performance 3 40 ...
Страница 316: ......