Update 4
This commit is contained in:
7
R-HQ.md
7
R-HQ.md
@@ -26,10 +26,13 @@ interface e0/2.20
|
||||
ip address 10.10.2.1 255.255.255.0
|
||||
!
|
||||
interface e0/3
|
||||
no ip address
|
||||
shutdown
|
||||
ip address 192.168.10.2 255.255.255.248
|
||||
no shutdown
|
||||
!
|
||||
ip route 0.0.0.0 0.0.0.0 55.55.55.102
|
||||
ip route 10.10.3.0 255.255.255.0 192.168.10.1
|
||||
ip route 10.10.4.0 255.255.255.0 192.168.10.1
|
||||
ip route 10.10.6.0 255.255.255.0 192.168.10.1
|
||||
!
|
||||
ip access-list standard NAT_ACL_HQ
|
||||
permit 10.10.1.0 0.0.0.255
|
||||
|
||||
Reference in New Issue
Block a user