Znyx Networks bh5700 User Manual

Page 103

Advertising
background image

example):

Starts GateD with Rip1 using gated.conf.rip1 as the configuration file:

/usr/sbin/gated –f /etc/rcZ.d/gated.conf.rip1

The GateD conf file specifies the following configuration commands:

Implements the passive function so GateD is prevented from rerouting information to a
different interface if insufficient information is received.

interface 10.0.0.42 passive

interface 10.0.1.42 passive

interface 10.0.2.42 passive

.

.

.

interface 10.0.13.42 passive

interface 10.0.14.42 passive

interface 10.0.15.42 passive

Defines the netmask used in the interface.

define 10.0.0.42 netmask 255.255.255.0;

define 10.0.1.42 netmask 255.255.255.0;

define 10.0.2.42 netmask 255.255.255.0;

.

.

.

define 10.0.13.42 netmask 255.255.255.0;

define 10.0.14.42 netmask 255.255.255.0;

define 10.0.15.42 netmask 255.255.255.0;

Sets the RIP1 protocol to open.

};

rip1 yes{

Shuts off sending and receiving packets from all interfaces.

Ethernet Switch Blade User's Guide

release 3.2.2j

page 103

Advertising