Charles 3641-80 User Manual page 142

Ethernet routers
Hide thumbs Also See for 3641-80:
Table of Contents

Advertisement

I s s u e 1 . 0 , A p r i l 2 0 0 6
ip clear routes
ip clear rip
ip clear interfaces
transports clear
port fr set AutoStart false
port fb set AutoStart false
dhcpclient update
Add the Ethernet device to the router. In the following command, eth0 is the name of the
2.
transport, and ethernet is the port name.
ethernet add transport eth1 ethernet
ip add interface ip1 192.168.1.3 255.255.255.0
ip attach ip1 eth1
3. Create the PPP transport. The following commands configure PPP device 2 for dial-in (server)
on HDLC port. CHAP authentication will be used, and PPP will expect the user "admin" to
login using the password "admin".
pppoh add transport ppp1 dialin 1 hdlc
ip add interface ip2 10.10.10.2
pppoh set transport ppp1 theylogin chap
pppoh set transport ppp1 remoteip 10.10.10.1
ip attach ip2 ppp1
4. On the dial-in end of the link, a route to the other PC will not be added manually. The
following command adds a default route using Router A as the gateway:
ip add route default 0.0.0.0 0.0.0.0 gateway 10.10.10.1
Finally, add a dial-in facility for user 'admin' using password 'admin':
5.
pppoh set transport ppp1 username admin
pppoh set transport ppp1 password admin
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
The availability of features and technical specifications herein subject to change without notice.
134
Section 364-180-N02

Advertisement

Table of Contents
loading

This manual is also suitable for:

3648-80

Table of Contents