Specifications

Issue 1.0, April 2006 Section 364-180-N02
©2006 Charles Industries, Ltd.
All rights reserved. Printed in United States of America.
126
ethernet add transport eth0 ethernet
ip add interface eth0 192.168.0.1 255.255.255.0
bridge add interface bridge1
bridge attach bridge1 eth0
3. Add a Frame Relay device to the Bridge, with Frame Relay configured to run on port fr using
DLCI 100. In the following commands, frame-0 is the transport name and bridgedether is the
encapsulation method:
framerelay add transport frame-0 fb 100
framerelay set transport frame-0 encapsulation bridgedether
bridge add interface bridge2
bridge attach bridge2 frame-0
ip attachbridge eth0
Configure Router B using the CLI
Configure Router B by following the same configuration instructions for Router A except you
will need to change the IP address from 192.168.0.1 to 192.168.0.3.
The availability of features and technical specifications herein subject to change without notice.