Specifications

Issue 1.0, April 2006 Section 364-180-N02
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
132
PPP - routed
In this example, each router card routes data 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
10.10.10.1
192.168.0.1
10.10.10.2
192.168.1.3
192.168.1.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: 192.168.0.1
2. Configure PC B as follows:
• IP address: 192.168.1.4
• Subnet mask: 255.255.255.0
• Gateway: 192.168.1.3
Configure Router A using the CLI
1. Clear any existing IP interfaces and 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. Type the following
commands:
ip clear routes
ip clear rip
ip clear interfaces
transports clear
port fr set AutoStart false
port fb set AutoStart false
dhcpclient update
The availability of features and technical specifications herein subject to change without notice.