Cabletron Systems 9032578-05 manual WAN Configuration Examples, Simple Configuration File

Models: 9032578-05

1 398
Download 398 pages 17.39 Kb
Page 376
Image 376

Chapter 25: WAN Configuration Guide

WAN Configuration Examples

Simple Configuration File

The following is an example of a simple configuration file used to test frame relay and PPP WAN ports:

port set hs.5.1 wan-encapsulation frame-relay speed 45000000 port set hs.5.2 wan-encapsulation ppp speed 45000000

interface create ip fr1 address-netmask 10.1.1.1/16 port hs.5.1.100 interface create ip ppp2 address-netmask 10.2.1.1/16 port hs.5.2 interface create ip lan1 address-netmask 10.20.1.1/16 port et.1.1 interface create ip lan2 address-netmask 10.30.1.1/16 port et.1.2 ip add route 10.10.0.0/16 gateway 10.1.1.2

ip add route 10.40.0.0/16 gateway 10.2.1.2

For a broader, more application-oriented WAN configuration example, see “Multi-Router WAN Configuration” next.

350

SmartSwitch Router User Reference Manual

Page 376
Image 376
Cabletron Systems 9032578-05 manual WAN Configuration Examples, Simple Configuration File