Sie sind auf Seite 1von 1

ROTAS ESTÁTICAS

RT2 Rota Default

ip route 0.0.0.0 0.0.0.0 serial 0/0/1


ip route 0.0.0.0 0.0.0.0 200.200.200.5 15

show ip route
show running

Teste:
show ip route

enable
confi t
interface serial 0/0/1
shut
end

show ip route

################################################################

RT1 - Rotas estaticas

ip route 172.16.0.0 255.255.0.0 100.100.100.2


ip route 172.16.0.0 255.255.0.0 200.200.200.2 100

RT3
ip route 172.16.0.0 255.255.0.0 100.100.100.6

RT4
ip route 172.16.0.0 255.255.0.0 200.200.200.6

################################################################

Das könnte Ihnen auch gefallen