Cabletron Systems SmartSwitch manual WAN Configuration Examples, Simple Configuration File

Models: SmartSwitch

1 338
Download 338 pages 45.77 Kb
Page 332
Image 332

Chapter 22: 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.

332

SmartSwitch Router User Reference Manual

Page 332
Image 332
Cabletron Systems SmartSwitch manual WAN Configuration Examples, Simple Configuration File