1) Split horizon reduces the number of redundant routing table entries
exchanged by routers. The split horizon algorithm is: all entries whose
forwarding port in the routing table is equal to the port out that the entry
is being sent are omitted from the RTMP data packet. In other words, Router
A will not include network numbers in RTMP packets broadcast on Network X
when Network X is the path (forwarding port) for Router A to reach these
other networks. The forwarding port is the shortest distance, in hops, from
the sending router.
If there is more than one route from Network A to Network X, the router in
Network A stores in its routing table the shortest distance, in hops, to
Network X. If more than one of these routes is the same distance, in hops,
and is the shortest distance, the router's routing table will be modified
each time an RTMP packet is received from Network X via this route.
The split horizon algorithm reduces the amount of RTMP data broadcast onto
the Internet. The RTMP data would be less if there were no redundant links.
From what you have told us of the customer's Internet, the redundant links
do not eliminate the benefits of the split horizon algorithm.
2) You are correct, an AppleTalk Phase 1 router would broadcast an RTMP packet
that contained 100 network tuples to Network A and Network E networks. An
AppleTalk Phase 2 router will broadcast an RTMP packet containing 95 network
tuples on the TriCounty network and only five network tuples on Network A.
Note: Hayes has recently released a ROM upgrade for the Hayes InterBridge that
is necessary for AppleTalk Phase 2 compatibility.