switch/Admin# show run Generating configuration.... boot system image:c4710ace-mz.A3_2_0.bin interface gigabitEthernet 1/1 switchport access vlan 1000 no shutdown interface gigabitEthernet 1/2 ft-port vlan 30 no shutdown interface gigabitEthernet 1/3 description Member of PortChannel1 channel-group 5 no shutdown interface gigabitEthernet 1/4 description Member of PortChannel1 channel-group 5 no shutdown interface port-channel 5 switchport trunk native vlan 1 switchport trunk allowed vlan 10,20 no shutdown access-list ALL line 8 extended permit ip any any access-list Everyone line 1 extended permit ip any any access-list Everyone line 2 extended permit icmp any any rserver host Server1 ip address 192.168.20.61 conn-limit max 4000000 min 4000000 inservice rserver host Server2 ip address 192.168.20.62 conn-limit max 4000000 min 4000000 inservice serverfarm host Server_Farma rserver Server1 80 conn-limit max 4000000 min 4000000 inservice rserver Server2 80 conn-limit max 4000000 min 4000000 inservice ssl-proxy service proxy-1 key key.pem cert cert.pem class-map match-all VIP1 2 match virtual-address 192.168.20.20 tcp eq https class-map type management match-any remote_access 2 match protocol xml-https any 3 match protocol icmp any 4 match protocol telnet any 5 match protocol ssh any 6 match protocol http any 7 match protocol https any 8 match protocol snmp any policy-map type management first-match remote_mgmt_allow_policy class remote_access permit policy-map type loadbalance first-match VIP1-l7slb class class-default serverfarm Server_Farma policy-map multi-match client-vips policy-map multi-match int10-n2 class VIP1 loadbalance vip inservice loadbalance policy VIP1-l7slb ssl-proxy server proxy-1 interface vlan 10 description Client-side bridge-group 1 access-group input ALL service-policy input int10-n2 no shutdown interface vlan 20 description Server-side bridge-group 1 service-policy input int10-n2 no shutdown interface vlan 1000 ip address 192.168.50.3 255.255.255.0 peer ip address 192.168.50.4 255.255.255.0 access-group input ALL service-policy input remote_mgmt_allow_policy no shutdown interface bvi 1 ip address 192.168.20.10 255.255.255.0 description Client-to-Server_Bridge_Group no shutdown ft interface vlan 30 ip address 192.168.60.1 255.255.255.0 peer ip address 192.168.60.2 255.255.255.0 no shutdown ft peer 1 heartbeat interval 300 heartbeat count 10 ft-interface vlan 30 ip route 0.0.0.0 0.0.0.0 192.168.20.1 username admin password 5 $1$eQVJJSMt$L.9sSf0N8GL3pt4hC7CKS1 role Admin domain default-domain username www password 5 $1$TRwJVUUF$r8hAHQ7GEl3GqJ2ihTfmj1 role Admin domain de fault-domain ssh key rsa 1024 force switch/Admin#