Minimal configuration for routing between two ports

From: Jan Stanicek (Jan.Stanicek@unient.cz)
Date: Wed Sep 05 2001 - 10:38:37 EDT


Hello all,

        I am very sorry for this trivial questions.

        I need to set up routing betwen two ports:

 fe-1/1/0 {
        unit 0 {
            family inet {
                address 192.168.1.143/24;
            }
        }
    }
    fe-1/1/1 {
        unit 0 {
            family inet {
                address 192.168.111.1/24;
            }
        }
    }

I have worstations with addresses 192.168.1.7 and 192.168.111.141 connected
to apropriate port.

I am able (for example) to ping from workstatin 192.168.1.7 to port
192.168.111.1, but it is not possible to ping from workstation 192.168.1.7
to second workstation 192.168.1.141.

I have tried to configure static routes, RIP, but nothing helps me.

Can anybody send me a list of things, which I should configure for routing
between these two ports?

        Thank you very much, and again ... sorry for this trivial question.

                Jan Stanicek



This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:37 EDT