CFactory Replacement Parts and Accessories......................... 23
3
1.0 WARRANTY INFORMATION
Patton Electronics
from defects, and will—at our option—repair or replace the product
should it fail within one year from the first date of shipment.
This warranty is limited to defects in workmanship or materials, and does
not cover customer damage, abuse, or unauthorized modification. If this
product fails or does not perform as warranted, your sole recourse shall
be repair or replacement as described above. Under no condition shall
Patton Electronics
product. These damages include, but are not limited to, the follo wing: lost
profits, lost savings and incidental or consequential damages arising
from the use of or inability to use this product.
cifically disclaims all other warranties, expressed or implied, and the
installation or use of this product shall be deemed an acceptance of
these terms by the user.
1.1 RADIO AND TV INTERFERENCE
The Model 2707/I generates and uses radio frequency energy, and if not
installed and used properly—that is, in strict accordance with the manufacturer's instructions—may cause interference to radio and television
reception. The Model 2707/I has been tested and found to comply with
the limits for a Class A computing device in accordance with the specifications in Subpart B of Part 15 of FCC rules, which are designed to provide reasonable protection from such interference in a commercial
installation. However, there is no guarantee that interference will not
occur in a particular installation. If the Model 2707/I does cause interference to radio or television reception, which can be determined by disconnecting the cables, the user is encouraged to try to correct the
interference by one or more of the following measures: moving the computing equipment away from the receiver, re-orienting the receiving
antenna, and/or plugging the receiving equipment into a different AC outlet (such that the computing equipment and receiver are on different
branches).
warrants all Model 2707/I components to be free
be liable for any damages incurred b y the use of this
Patton Electronics
spe-
1.2 CE NOTICE
The CE symbol on your Patton Electronics equipment indicates that it is
in compliance with the Electromagnetic Compatibility (EMC) directive
and the Low Voltage Directive (LVD) of the Union European (EU). A Certificate of Compliance is available by contacting Technical Support.
1.3 SERVICE
All warranty and nonwarranty repairs must be returned freight prepaid
and insured to Patton Electronics. All returns must have a Return Materi-
4
als Authorization number on the outside of the shipping container. This
number may be obtained from Patton Electronics Technical Services at:
• Tel: +1
• Email:
• URL:
Note
Caution
(301) 975-1007
support@patton.com
http://www.patton.com
Packages received without an RMA number will not be
accepted.
This device is not intended to be connected to the public
telephone network.
5
2.0 GENERAL INFORMATION
Thank you for your purchase of this Patton Electronics product. This
product has been thoroughly inspected and tested and is warranted for
One Year parts and labor. If any questions or problems arise during
installation or use of this product, please do not hesitate to contact Patton Electronics Technical Support at (301) 975-1007.
2.1 FEATURES
• Terminates G.703 E1 service
• Available in low-cost standalone or rack-mountable versions
• 2.048 Mbps data rate
• 10Base-T Ethernet bridge
• PPP (Point to Point Protocol, RFC 1661) with Bridge Control Protocol
(RFC 1638)
• 75-ohm dual coax and 120-ohm twisted-pair G.703 connections
• Line loopback diagnostics
• Internal and G.703 network timing
• CE marked
• 100–240 VAC & 48 VDC power options
• Conforms to ONP requirement CTR 12 for connection to international
Telecom networks
2.2 DESCRIPTION
The Model 2707/I receives clear channel E1/G.703 (2.048-Mbps) data
from the telco's digital data network. The Model 2707/I terminates the
G.703 telco interface and converts the data for transmission to a useroriented 10Base-T (802.3) Ethernet interface.
The Ethernet (Model 2707/I) supports an integrated 10Base-T (802.3)
Ethernet port with transparent bridging capability for IP, IPX, DECnet,
NetBIOS and other layer-3 protocols. The 2707/I attaches to the LAN
and intelligently bridges data traffic to the large central site router
through the telco's leased line network. The 2707/I supports PPP (RFC
1661) and BCP (RFC 1638).
The Model 2707/I is a 10Base-T bridge that operates over G.703 lines. It
uses MAC learning and forwarding to provide seamless LAN-to-LAN
connectivity. As a result, corporate enterprises can connect their servers
to a pair of NTUs and automatically forward data packets that are meant
for the remote network. Local packets are filtered and passed only to the
local LAN.
6
3.0 PPP OPERATIONAL BACKGROUND
PPP is a protocol used for multi-plexed transport over a point-to-point
link. PPP operates on all full duplex media, and is a symmetric peer-topeer protocol, which can be divided into the following main components:
• A standard method to encapsulate datagrams over serial links
• A Link Control Protocol (LCP) to establish, configure, and test the
data-link connection
• A family of Network Control Protocols (NCPs) to establish and config-
ure different network layer protocols
In order to establish communications over a point-to-point link, each end
of the PPP link must first announce its capabilities and agree on the
parameters of the link’s operation. This exchange is facilitated through
LCP Configure-Request packets.
Once the link has been established and optional facilities have been
negotiated, PPP will attempt to establish a network protocol. PPP will
use Network Control Protocol (NCP) to choose and configure one or
more network layer protocols. Once each of the network layer protocols
have been configured, datagrams from the established network layer
protocol can be sent over the link. The link will remain configured for
these communications until explicit LCP or NCP packets close the link
down, or until some external event occurs.
The PPP Bridging Control Protocol (BCP), defined in RFC 1638, configures and enables/disables the bridge protocol on both ends of the pointto-point link. BCP uses the same packet exchange mechanism as the
Link Control Protocol (LCP). BCP is a Network Control Protocol of PPP,
bridge packets may not be exchanged until PPP has reached the network layer protocol phase.
3.1 APPLICATIONS
In situations where a routed network requires connectivity to a remote
Ethernet network, the interface on a router can be configured as a PPP
IP Half Bridge. The WAN line to the remote bridge functions as a Virtual
Ethernet interface, effectiv ely extending the routers W AN port connection
to the remote network. The bridge de vice sends bridge packets (BPDU’s)
to the router’s WAN interface. The router will receive the layer three
address information and will forward these packets based on its IP
address.
7
Model 2707/I
E1
Model 2707/C
Router
Internet
Ethernet
LAN
Customer’s Site
Figure 1.
Cisco router with serial interface, configured as PPP Half Bridge.
Service Provider’s Network
Figure 1 shows a typical Cisco router with a serial interface configured
as a PPP Half Bridge. The router serial interface connects to the WAN
via a 2707/C (V.35) E1 NTU and to the remote 2707/I with support for
PPP bridging. The 2707/I functions as a node on the remote Ethernet
network. The serial interface on the Cisco will have an IP address on the
same Ethernet subnet as the bridge.
For example, the customer site is assigned the addresses 192.168.1.0/
24 through 192.168.1.1/24. The address 192.168.1.1/24 is also the
default gateway for the remote network. The above settings remove any
routing/forwarding intelligence from the 2707/I. The associated Cisco
configuration will set serial interface (s0) to accommodate half bridging
for the above example.
!
interface s0
ppp bridge ip
ip address 192.168.1.1 255.255.255.0
!
Authentication is optional under PPP. In a point-to-point leased-line link,
incoming customer facilities are usually fixed in nature , therefore authentication is generally not required.
Some networking systems do not define network numbers in packets
sent out over a network. If a packet does not have a specific destination
network number, a router will assume that the packet is set up for the
local segment and will not forward it to any other sub-network. However,
in cases where two devices need to communicate over the wide-area,
bridging can be used to transport non-routable protocols.
8
Loading...
+ 16 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.