routage statique recursive
:Exemple
:PRATIQUE
:Pour R1
R1> enable
R1# config terminal
R1(config)# ip route 172.16.1.0 255.255.255.0
172.16.2.2
R1(config)# ip route 192.168.1.0 255.255.255.0
172.16.2.2
:Pour R2
R2# config terminal
R2(config)# ip route 172.16.3.0 255.255.255.0
172.16.2.1
R2(config)# ip route 192.168.2.0 255.255.255.0
192.168.1.2
:Pour R3
R3# config terminal
R3(config)# ip route 172.16.1.0 255.255.255.0
192.168.1.1
R3(config)# ip route 172.16.2.0 255.255.255.0
192.168.1.1
0 التعليقات:
إرسال تعليق