Znyx Networks bh5700 Manuale Utente

Pagina di 359
interface all noripin noripout
Opens sending and receiving packets for selected interfaces. 
interface 10.0.0.42 ripin ripout version 1;
interface 10.0.1.42 ripin ripout version 1;
interface 10.0.2.42 ripin ripout version 1;
.
.
.
interface 10.0.13.42 ripin ripout version 1;
interface 10.0.14.42 ripin ripout version 1;
interface 10.0.15.42 ripin ripout version 1;
Imports routes learned through the RIP protocol. 
import proto rip {
        all;
};
Exports all directly connected routes and routes learned from the RIP protocol. 
export proto rip {
       proto direct }
        all;
};
proto rip {
      all;
};
To Modify the GateD Scripts: 
Copy two GateD files, the OpenArchitect "S" file and its corresponding conf file, into the rcZ.d 
directory (that is, S55gatedRip1 and gated.conf.rip1). Notice the files are placed in the 
same directory as the Layer 3 configuration file.
For RIP1:
cp /etc/rcZ.d/examples/S55gatedRip1 /etc/rcZ.d
Ethernet Switch Blade User's Guide
release  3.2.2j
page 104