filmov
tv
PA-Configure And Verify Static Routing In Paloalto Firewall
Показать описание
#MSKTechMate
This Video shows that How to Configure and Verify the Static Routing in PA-Firewall.
Configuration
-----------------------------
R1
int f0/0
ip add 192.168.1.1 255.255.255.0
no sh
int loop1
ip add 1.1.1.1 255.255.255.0
int loop11
ip add 11.11.11.11 255.255.255.0
R2
int f0/0
ip add 192.168.1.2 255.255.255.0
no sh
exit
int loop2
ip add 2.2.2.2 255.255.255.0
int loop22
ip add 22.22.22.22 255.255.255.0
R3
int f0/0
ip add 192.168.1.3 255.255.255.0
no sh
exit
int loop3
ip add 3.3.3.3 255.255.255.0
int loop33
ip add 33.33.33.33 255.255.255.0
R4
int f0/0
ip add 192.168.2.1 255.255.255.0
no sh
exit
int loop4
ip add 4.4.4.4 255.255.255.0
int loop44
ip add 44.44.44.44 255.255.255.0
Static Route
ip route 5.5.5.0 255.255.255.0 192.168.1.100
ip route 6.6.6.0 255.255.255.0 192.168.1.100
ip route 7.7.7.0 255.255.255.0 192.168.2.100
This Video shows that How to Configure and Verify the Static Routing in PA-Firewall.
Configuration
-----------------------------
R1
int f0/0
ip add 192.168.1.1 255.255.255.0
no sh
int loop1
ip add 1.1.1.1 255.255.255.0
int loop11
ip add 11.11.11.11 255.255.255.0
R2
int f0/0
ip add 192.168.1.2 255.255.255.0
no sh
exit
int loop2
ip add 2.2.2.2 255.255.255.0
int loop22
ip add 22.22.22.22 255.255.255.0
R3
int f0/0
ip add 192.168.1.3 255.255.255.0
no sh
exit
int loop3
ip add 3.3.3.3 255.255.255.0
int loop33
ip add 33.33.33.33 255.255.255.0
R4
int f0/0
ip add 192.168.2.1 255.255.255.0
no sh
exit
int loop4
ip add 4.4.4.4 255.255.255.0
int loop44
ip add 44.44.44.44 255.255.255.0
Static Route
ip route 5.5.5.0 255.255.255.0 192.168.1.100
ip route 6.6.6.0 255.255.255.0 192.168.1.100
ip route 7.7.7.0 255.255.255.0 192.168.2.100