As we have seen in earlier LAB i.e LAB 2 using palo alto layer 2 interface we were able to control traffic between subnets.Now in this case we can want to extend connectivity so that PC1,PC2 and PC3 can reach ISP Router.
Diagram
Interface Config
L3 Vlan
Vlans
Virtual Routers
Configuration
for L2 switch is same as earlier LAB
On
PC1 , PC2 and PC3 add default route pointing to l2 vlan 1 ( 192.168.0.1)
Verification
PC1#ping 5.5.5.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 5.5.5.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms
PC1#ping 192.168.20.100 re
PC1#ping 192.168.20.100 repeat 100
Type escape sequence to abort.
Sending 100, 100-byte ICMP Echos to 192.168.20.100, timeout is 2 seconds:
...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 97 percent (97/100), round-trip min/avg/max = 1/1/9 ms