Specifications
Issue 1.0, April 2006 Section 364-180-N02
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
127
Frame Relay - routed
In this example, the router card routes between Ethernet and Frame Relay. Frame Relay runs
between the two routers over an HDLC 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
2. Add the Ethernet device to the router. In the following command, eth0 is the name of the
The availability of features and technical specifications herein subject to change without notice.