S
S
slowkazak2014-11-25 10:30:18
Cisco
slowkazak, 2014-11-25 10:30:18

{solved} How to set a route inside a tsiska?

Good afternoon. See. On 1 tsiska interface with the address 192.158.11, packets addressed to the address 192.0.0.10 arrive, which is located behind the second tsiska interface with the address 192.0.0.1.
Please, prompt how to make so that packets inside a tsiska could go from interface 1 to subnet 192.0.0.0/24 behind interface 2?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konkase, 2014-11-25
@Konkase

If ACLs are not closed and on clients from interface 1 a route is registered to the network of clients of interface 2 (and vice versa), then the packets must go in small bursts.
sh run to the studio

A
Alexander Karabanov, 2014-11-25
@karabanov

If this tsiska is a router and there are no ACLs prohibiting the passage of packets, then everything goes from interface 1 to interface 2 and vice versa.

S
slowkazak, 2014-11-25
@slowkazak

interface GigabitEthernet0/0
description LAN
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
interface GigabitEthernet0/1
ip address 192.0.0.1 255.255.255.0
duplex auto
speed auto
snmp-server community public RO
snmp-server enable traps entity-sensor threshold
snmp -server host 192.168.1.4 public
!
Well, in fact, everything, no routes were written, nothing like that
Everyone who is connected to the port with the address 192.168.1.1 can ping 192.0.0.1 but cannot knock to the rest who sit at this address. Thus, almost the entire network 192.0.0.0 is unavailable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question