Specifications

Issue 1.0, April 2006 Section 364-180-N02
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
129
PPP - bridged
In this example, the router card bridges between Ethernet and PPP over HDLC. Router A will be
the dial-out (i.e., client) end of the PPP link, and Router B will be the dial-in (i.e., server) end of
the link.
PC A Router A Router B PC B
192.168.0.2
H
DLC Por
t
192.168.0.1
H
DLC Por
t
192.168.0.3
192.168.0.4
Configure PC A and PC B
1. Configure PC A as follows:
• IP address: 192.168.0.2
• Subnet mask: 255.255.255.0
• Gateway: None
2. Configure PC B as follows:
• IP address: 192.168.0.4
• Subnet mask: 255.255.255.0
• Gateway: None
Configure Router A using the CLI
1. Clear any existing IP interfaces and pppoh transports. Clearing the IP interfaces also deletes
any existing DHCP client settings on those interfaces. This change to DHCP is not updated in
the DHCP client configuration until you enter the dhcpclient update command. Clear any
existing Bridge interface. Type the following command:
ip clear routes
ip clear rip
ip clear interfaces
bridge clear interfaces
transports clear
port fr set AutoStart false
port fb set AutoStart false
The availability of features and technical specifications herein subject to change without notice.