Panasonic DX-2000 Service Manual page 304

Panasonic dx-2000 facsimile machine
Hide thumbs Also See for DX-2000:
Table of Contents

Advertisement

10.3.4. Router
Routers, operating at the OSI Network layer, organize the large network in terms of logical network segments. Each network seg-
ment is assigned an address so that every packet has both a destination network address and a destination device address.
Routers are more intelligent than bridges. Not only do routers build tables of network locations, but they also use algorithms to
determine the most efficient path for sending a packet to any given network by identifying its header information.
These are the typical functions:
1. Routing
This controls the traffic according to a specified routing table.
2. Packet Filtering
This performs the access and security control for specified routing.
192.168.32.1/24
3. Address conversion
NAT (Network Address Translator), This performs conversion of a single global IP Address from/to single private IP Address.
4. IP Masquerade:
This performs a conversion of single global IP Address from/to multiple private IP Address.
At the same time the port number is automatically assigned.
Occasionally, the conversion creates a bottleneck in the network overhead. For a typical solution, PIX
(Private address Internet address exchange) is available from Cisco, which is a well-known manufacturer.
5. Designated replys
These are replys that keep a connection alive by responding with a signal periodically.
Watch Dog in IPX/SPX, TCP/IP in TCP, and Net BT (NetBIOS on TCP/IP) in Windows NT are all well
known techniques to keep a live connection.
access-list permit tcp 192.168.32.0 0.0.0.255 192.168.33.1 0.0.0.0 eq 23
192.168.32/24
PC-A
PC-B
192.168.32.2/24
OK
permission denied
Packet Filtering Sample
192.168.33/24
Router B
PC-C
192.168.33.1/24
OK
permission denied
331
PC-D
192.168.33.2/24

Advertisement

Table of Contents
loading

Table of Contents