Good afternoon to you all
I need your help
I´m trying to gather some data about our FWSM config...the problem is that I´ve never worked with it, and I don´t know it´s syntax and I´m not very familiar with failover, contexts, and so on... I´ll post the FWSM´s config and I wanted to ask you for help deciphering what each command is doing.
I would really apreciate your help:
#########################################################
FWSM-KAT# show runn
: Saved
:
FWSM Version 3.1(10) <system>
!
resource acl-partition 12
hostname FWSM-KAT
enable password fgfg7fGFDD2 encrypted
passwd dfd83FE56 encrypted
!
interface Vlan7
description LAN Failover Interface
!
interface Vlan8
description STATE Failover Interface
!
interface Vlan17
description Admin Context
!
interface Vlan18
description Backend Context
!
class default
limit-resource IPSec 5
limit-resource Mac-addresses 65535
limit-resource ASDM 5
limit-resource SSH 5
limit-resource Telnet 5
limit-resource All 0
!
ftp mode passive
pager lines 24
failover
failover lan unit primary
failover lan interface FAILLINK Vlan7
failover key *****
failover replication http
failover link STATELINK Vlan8
failover interface ip FAILLINK 10.1XX.XXX.XXX 255.255.255.252 standby 10.1XX.XXX.XXX
failover interface ip STATELINK 10.1XX.XXX.XXX 255.255.255.252 standby 10.1XX.XXX.XXX
failover group 1
preempt
replication http
interface-policy 50
failover group 2
preempt
replication http
interface-policy 50
no asdm history enable
arp timeout 14400
console timeout 0
admin-context admin
context admin
config-url disk:/admin.cfg
!
context contexta
description Contexto Admin
allocate-interface Vlan17
config-url disk:/contexta.cfg
join-failover-group 1
!
context Backend
description Backend Context
allocate-interface Vlan18
config-url disk:/backend.cfg
join-failover-group 1
!
prompt hostname context
Cryptochecksum:ea63ca2bca49e5166e6546757016c6ac
: end
#########################################################
I need your help
I´m trying to gather some data about our FWSM config...the problem is that I´ve never worked with it, and I don´t know it´s syntax and I´m not very familiar with failover, contexts, and so on... I´ll post the FWSM´s config and I wanted to ask you for help deciphering what each command is doing.
I would really apreciate your help:
#########################################################
FWSM-KAT# show runn
: Saved
:
FWSM Version 3.1(10) <system>
!
resource acl-partition 12
hostname FWSM-KAT
enable password fgfg7fGFDD2 encrypted
passwd dfd83FE56 encrypted
!
interface Vlan7
description LAN Failover Interface
!
interface Vlan8
description STATE Failover Interface
!
interface Vlan17
description Admin Context
!
interface Vlan18
description Backend Context
!
class default
limit-resource IPSec 5
limit-resource Mac-addresses 65535
limit-resource ASDM 5
limit-resource SSH 5
limit-resource Telnet 5
limit-resource All 0
!
ftp mode passive
pager lines 24
failover
failover lan unit primary
failover lan interface FAILLINK Vlan7
failover key *****
failover replication http
failover link STATELINK Vlan8
failover interface ip FAILLINK 10.1XX.XXX.XXX 255.255.255.252 standby 10.1XX.XXX.XXX
failover interface ip STATELINK 10.1XX.XXX.XXX 255.255.255.252 standby 10.1XX.XXX.XXX
failover group 1
preempt
replication http
interface-policy 50
failover group 2
preempt
replication http
interface-policy 50
no asdm history enable
arp timeout 14400
console timeout 0
admin-context admin
context admin
config-url disk:/admin.cfg
!
context contexta
description Contexto Admin
allocate-interface Vlan17
config-url disk:/contexta.cfg
join-failover-group 1
!
context Backend
description Backend Context
allocate-interface Vlan18
config-url disk:/backend.cfg
join-failover-group 1
!
prompt hostname context
Cryptochecksum:ea63ca2bca49e5166e6546757016c6ac
: end
#########################################################