Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ciscoasa#show run
- : Saved
- :
- ASA Version 9.6(1)
- !
- hostname ciscoasa
- names
- !
- interface GigabitEthernet1/1
- nameif inside
- security-level 100
- ip address 172.16.209.38 255.255.255.252
- !
- interface GigabitEthernet1/2
- nameif outside
- security-level 0
- ip address 209.165.200.226 255.255.255.248
- !
- interface GigabitEthernet1/3
- nameif dmz
- security-level 99
- ip address 192.168.10.1 255.255.255.0
- !
- interface GigabitEthernet1/4
- no nameif
- no security-level
- no ip address
- shutdown
- !
- interface GigabitEthernet1/5
- no nameif
- no security-level
- no ip address
- shutdown
- !
- interface GigabitEthernet1/6
- no nameif
- no security-level
- no ip address
- shutdown
- !
- interface GigabitEthernet1/7
- no nameif
- no security-level
- no ip address
- shutdown
- !
- interface GigabitEthernet1/8
- no nameif
- no security-level
- no ip address
- shutdown
- !
- interface Management1/1
- management-only
- no nameif
- no security-level
- no ip address
- !
- !
- route outside 0.0.0.0 0.0.0.0 209.165.200.225 1
- !
- access-list inside-dmz extended permit icmp any host 192.168.10.0
- !
- !
- !
- !
- !
- !
- !
- !
- !
- telnet timeout 5
- ssh timeout 5
- !
- !
- !
- !
- !
- router ospf 1
- log-adjacency-changes
- redistribute static subnets
- default-information originate
- !
- ciscoasa#
Add Comment
Please, Sign In to add comment