Without going out to each remote site, how do I check to see if the tunnels are up while logged into the headquarters 506? Below are the configs from the headquarters 506 and one remote site - BCL 4, a 501. If I needed to redo the tunnels what commands would I use? Our Cisco Engineer is on a 3 week vacation and we need to get 10 tunnels up. He had programmed most of the 501's and the 506, but as we drop the 501's in at remote sites we are not getting them to come up. I am somewhat familiar with the 501's, but am considered a novice at best. Any help would be appreciated.
PIX 506 at Corporate
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 0u2qEvGxDSS3DJtU encrypted
passwd l;kasjfkljvilkfnkl encrypted
hostname bcl-1
domain-name private.corp
clock timezone PST -8
clock summer-time PST recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
no fixup protocol h323 h225 1720
no fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.6.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.7.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.8.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.9.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.10.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.11.0 255.255.255.0
access-list bcl-2-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list bcl-3-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list bcl-4-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list bcl-5-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list bcl-6-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.6.0 255.255.255.0
access-list bcl-7-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.7.0 255.255.255.0
access-list bcl-8-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.8.0 255.255.255.0
access-list bcl-9-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.9.0 255.255.255.0
access-list bcl-10-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.10.0 255.255.255
.0
access-list bcl-11-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.11.0 255.255.255
.0
access-list acl-out permit icmp any any time-exceeded
access-list acl-out permit icmp any any unreachable
access-list acl-out permit icmp any any echo-reply
access-list acl-out permit tcp any host 207.40.26.51 eq 3389
access-list acl-out permit tcp any host 207.40.26.52 eq 3389
access-list acl-out permit tcp any host 207.40.26.53 eq 3389
pager lines 24
logging on
logging timestamp
logging buffered informational
icmp permit host 66.18.133.203 echo-reply outside
icmp permit host 66.18.133.203 unreachable outside
icmp permit host 66.18.133.203 time-exceeded outside
icmp permit any echo-reply outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 207.40.26.50 255.255.255.240
ip address inside 10.0.0.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NONAT
nat (inside) 1 10.0.0.0 255.255.255.0 0 0
static (inside,outside) tcp 207.40.26.51 3389 10.0.0.201 3389 netmask 255.255.25
5.255 0 0
static (inside,outside) tcp 207.40.26.52 3389 10.0.0.202 3389 netmask 255.255.25
5.255 0 0
static (inside,outside) tcp 207.40.26.53 3389 10.0.0.1 3389 netmask 255.255.255.
255 0 0
access-group acl-out in interface outside
route outside 0.0.0.0 0.0.0.0 207.40.26.49 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
ntp server 128.9.176.30 source outside
ntp server 209.81.9.7 source outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set AES-256 esp-aes-256 esp-sha-hmac
crypto map BCL 22 ipsec-isakmp
crypto map BCL 22 match address bcl-2-tunnel
crypto map BCL 22 set peer 69.34.101.80
crypto map BCL 22 set transform-set AES-256
crypto map BCL 23 ipsec-isakmp
crypto map BCL 23 match address bcl-3-tunnel
crypto map BCL 23 set peer 65.41.209.66
crypto map BCL 23 set transform-set AES-256
crypto map BCL 24 ipsec-isakmp
crypto map BCL 24 match address bcl-4-tunnel
crypto map BCL 24 set peer 208.13.137.44
crypto map BCL 24 set transform-set AES-256
crypto map BCL 25 ipsec-isakmp
crypto map BCL 25 match address bcl-5-tunnel
crypto map BCL 25 set peer 208.17.76.59
crypto map BCL 25 set transform-set AES-256
crypto map BCL 26 ipsec-isakmp
crypto map BCL 26 match address bcl-6-tunnel
crypto map BCL 26 set peer 69.69.96.78
crypto map BCL 26 set transform-set AES-256
crypto map BCL 27 ipsec-isakmp
crypto map BCL 27 match address bcl-7-tunnel
crypto map BCL 27 set peer 65.41.209.66
crypto map BCL 27 set transform-set AES-256
crypto map BCL 31 ipsec-isakmp
crypto map BCL 31 match address bcl-11-tunnel
crypto map BCL 31 set peer 69.34.173.14
crypto map BCL 31 set transform-set AES-256
crypto map BCL interface outside
isakmp enable outside
isakmp key ******** address 65.41.209.66 netmask 255.255.255.255
isakmp key ******** address 208.17.76.59 netmask 255.255.255.255
isakmp key ******** address 208.13.137.44 netmask 255.255.255.255
isakmp key ******** address 69.34.173.14 netmask 255.255.255.255
isakmp key ******** address 69.69.96.78 netmask 255.255.255.255
isakmp key ******** address 69.34.101.80 netmask 255.255.255.255
isakmp policy 5 authentication pre-share
isakmp policy 5 encryption aes-256
isakmp policy 5 hash sha
isakmp policy 5 group 2
isakmp policy 5 lifetime 86400
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
telnet 10.0.0.0 255.255.255.0 inside
telnet 10.0.2.0 255.255.255.0 inside
telnet 10.0.3.0 255.255.255.0 inside
telnet 10.0.4.0 255.255.255.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 10.0.0.0 255.255.255.0 inside
ssh 10.0.2.0 255.255.255.0 inside
ssh 10.0.3.0 255.255.255.0 inside
ssh 10.0.4.0 255.255.255.0 inside
ssh timeout 5
management-access inside
console timeout 0
terminal width 80
Cryptochecksum:473917e00ca2540fa72f71633b0f802b
: end
[OK]
bcl-1#
Here is a config for a remote site BCL 4
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 0u2qEvGxDSS3DJtU encrypted
passwd 0u2qEvGxDSS3DJtU encrypted
hostname bcl-4
domain-name private.corp
clock timezone PST -8
clock summer-time PST recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
no fixup protocol h323 h225 1720
no fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list NONAT permit ip 10.0.4.0 255.255.255.0 10.0.0.0 255.255.255.0
access-list tunnel permit ip 10.0.4.0 255.255.255.0 10.0.0.0 255.255.255.0
pager lines 24
logging on
logging timestamp
logging buffered informational
icmp permit host 66.18.133.203 echo-reply outside
icmp permit host 66.18.133.203 unreachable outside
icmp permit host 66.18.133.203 time-exceeded outside
icmp permit any echo-reply outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 208.13.137.44 255.255.255.128
ip address inside 10.0.4.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NONAT
nat (inside) 1 10.0.4.0 255.255.255.0 0 0
route outside 0.0.0.0 0.0.0.0 208.13.137.1 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
ntp server 128.9.176.30 source outside
ntp server 209.81.9.7 source outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set AES-256 esp-aes-256 esp-sha-hmac
crypto map BCL 10 ipsec-isakmp
crypto map BCL 10 match address tunnel
crypto map BCL 10 set peer 207.40.26.50
crypto map BCL 10 set transform-set AES-256
crypto map BCL interface outside
isakmp enable outside
isakmp key ******** address 207.40.26.50 netmask 255.255.255.255
isakmp policy 5 authentication pre-share
isakmp policy 5 encryption aes-256
isakmp policy 5 hash sha
isakmp policy 5 group 2
isakmp policy 5 lifetime 86400
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
telnet 10.0.0.0 255.255.0.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 10.0.0.0 255.255.0.0 inside
ssh timeout 5
management-access inside
console timeout 0
terminal width 80
Cryptochecksum:071c7a305ebf4bc7a24b6db2b766ab75
: end
[OK]
bcl-4#
PIX 506 at Corporate
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 0u2qEvGxDSS3DJtU encrypted
passwd l;kasjfkljvilkfnkl encrypted
hostname bcl-1
domain-name private.corp
clock timezone PST -8
clock summer-time PST recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
no fixup protocol h323 h225 1720
no fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.6.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.7.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.8.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.9.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.10.0 255.255.255.0
access-list NONAT permit ip 10.0.0.0 255.255.255.0 10.0.11.0 255.255.255.0
access-list bcl-2-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.2.0 255.255.255.0
access-list bcl-3-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.3.0 255.255.255.0
access-list bcl-4-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.4.0 255.255.255.0
access-list bcl-5-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.5.0 255.255.255.0
access-list bcl-6-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.6.0 255.255.255.0
access-list bcl-7-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.7.0 255.255.255.0
access-list bcl-8-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.8.0 255.255.255.0
access-list bcl-9-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.9.0 255.255.255.0
access-list bcl-10-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.10.0 255.255.255
.0
access-list bcl-11-tunnel permit ip 10.0.0.0 255.255.255.0 10.0.11.0 255.255.255
.0
access-list acl-out permit icmp any any time-exceeded
access-list acl-out permit icmp any any unreachable
access-list acl-out permit icmp any any echo-reply
access-list acl-out permit tcp any host 207.40.26.51 eq 3389
access-list acl-out permit tcp any host 207.40.26.52 eq 3389
access-list acl-out permit tcp any host 207.40.26.53 eq 3389
pager lines 24
logging on
logging timestamp
logging buffered informational
icmp permit host 66.18.133.203 echo-reply outside
icmp permit host 66.18.133.203 unreachable outside
icmp permit host 66.18.133.203 time-exceeded outside
icmp permit any echo-reply outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 207.40.26.50 255.255.255.240
ip address inside 10.0.0.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NONAT
nat (inside) 1 10.0.0.0 255.255.255.0 0 0
static (inside,outside) tcp 207.40.26.51 3389 10.0.0.201 3389 netmask 255.255.25
5.255 0 0
static (inside,outside) tcp 207.40.26.52 3389 10.0.0.202 3389 netmask 255.255.25
5.255 0 0
static (inside,outside) tcp 207.40.26.53 3389 10.0.0.1 3389 netmask 255.255.255.
255 0 0
access-group acl-out in interface outside
route outside 0.0.0.0 0.0.0.0 207.40.26.49 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
ntp server 128.9.176.30 source outside
ntp server 209.81.9.7 source outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set AES-256 esp-aes-256 esp-sha-hmac
crypto map BCL 22 ipsec-isakmp
crypto map BCL 22 match address bcl-2-tunnel
crypto map BCL 22 set peer 69.34.101.80
crypto map BCL 22 set transform-set AES-256
crypto map BCL 23 ipsec-isakmp
crypto map BCL 23 match address bcl-3-tunnel
crypto map BCL 23 set peer 65.41.209.66
crypto map BCL 23 set transform-set AES-256
crypto map BCL 24 ipsec-isakmp
crypto map BCL 24 match address bcl-4-tunnel
crypto map BCL 24 set peer 208.13.137.44
crypto map BCL 24 set transform-set AES-256
crypto map BCL 25 ipsec-isakmp
crypto map BCL 25 match address bcl-5-tunnel
crypto map BCL 25 set peer 208.17.76.59
crypto map BCL 25 set transform-set AES-256
crypto map BCL 26 ipsec-isakmp
crypto map BCL 26 match address bcl-6-tunnel
crypto map BCL 26 set peer 69.69.96.78
crypto map BCL 26 set transform-set AES-256
crypto map BCL 27 ipsec-isakmp
crypto map BCL 27 match address bcl-7-tunnel
crypto map BCL 27 set peer 65.41.209.66
crypto map BCL 27 set transform-set AES-256
crypto map BCL 31 ipsec-isakmp
crypto map BCL 31 match address bcl-11-tunnel
crypto map BCL 31 set peer 69.34.173.14
crypto map BCL 31 set transform-set AES-256
crypto map BCL interface outside
isakmp enable outside
isakmp key ******** address 65.41.209.66 netmask 255.255.255.255
isakmp key ******** address 208.17.76.59 netmask 255.255.255.255
isakmp key ******** address 208.13.137.44 netmask 255.255.255.255
isakmp key ******** address 69.34.173.14 netmask 255.255.255.255
isakmp key ******** address 69.69.96.78 netmask 255.255.255.255
isakmp key ******** address 69.34.101.80 netmask 255.255.255.255
isakmp policy 5 authentication pre-share
isakmp policy 5 encryption aes-256
isakmp policy 5 hash sha
isakmp policy 5 group 2
isakmp policy 5 lifetime 86400
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
telnet 10.0.0.0 255.255.255.0 inside
telnet 10.0.2.0 255.255.255.0 inside
telnet 10.0.3.0 255.255.255.0 inside
telnet 10.0.4.0 255.255.255.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 10.0.0.0 255.255.255.0 inside
ssh 10.0.2.0 255.255.255.0 inside
ssh 10.0.3.0 255.255.255.0 inside
ssh 10.0.4.0 255.255.255.0 inside
ssh timeout 5
management-access inside
console timeout 0
terminal width 80
Cryptochecksum:473917e00ca2540fa72f71633b0f802b
: end
[OK]
bcl-1#
Here is a config for a remote site BCL 4
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 0u2qEvGxDSS3DJtU encrypted
passwd 0u2qEvGxDSS3DJtU encrypted
hostname bcl-4
domain-name private.corp
clock timezone PST -8
clock summer-time PST recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
no fixup protocol h323 h225 1720
no fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list NONAT permit ip 10.0.4.0 255.255.255.0 10.0.0.0 255.255.255.0
access-list tunnel permit ip 10.0.4.0 255.255.255.0 10.0.0.0 255.255.255.0
pager lines 24
logging on
logging timestamp
logging buffered informational
icmp permit host 66.18.133.203 echo-reply outside
icmp permit host 66.18.133.203 unreachable outside
icmp permit host 66.18.133.203 time-exceeded outside
icmp permit any echo-reply outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 208.13.137.44 255.255.255.128
ip address inside 10.0.4.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NONAT
nat (inside) 1 10.0.4.0 255.255.255.0 0 0
route outside 0.0.0.0 0.0.0.0 208.13.137.1 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
ntp server 128.9.176.30 source outside
ntp server 209.81.9.7 source outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set AES-256 esp-aes-256 esp-sha-hmac
crypto map BCL 10 ipsec-isakmp
crypto map BCL 10 match address tunnel
crypto map BCL 10 set peer 207.40.26.50
crypto map BCL 10 set transform-set AES-256
crypto map BCL interface outside
isakmp enable outside
isakmp key ******** address 207.40.26.50 netmask 255.255.255.255
isakmp policy 5 authentication pre-share
isakmp policy 5 encryption aes-256
isakmp policy 5 hash sha
isakmp policy 5 group 2
isakmp policy 5 lifetime 86400
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
telnet 10.0.0.0 255.255.0.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh 10.0.0.0 255.255.0.0 inside
ssh timeout 5
management-access inside
console timeout 0
terminal width 80
Cryptochecksum:071c7a305ebf4bc7a24b6db2b766ab75
: end
[OK]
bcl-4#