hi all
i am attaching the connectivity diagram.We are using in vlan 1,5,7,11,15 in the 6513 switch.Alos this switch has 2*FWSm modules.Now i am not able to understand how to select the insode and outside interface vlan.I had created a vlan-group 1 and bind that group tp the firewall module 1.All my vlans in the firewall came up.But i am not able to ping them.
FWSM:-
int vlan 15
ip add 10.0.4.254 255.255.255.0
nameif outside
int vlan 5
ip add 10.0.4.254 255.255.255.0
nameif inside
nat (inside) 1 0 0
global (outside) 1 interface
access-list 1 permit icmp any any
access-group 1 in interface outside
Switch:-
int vlan 15
ip add 10.0.4.1 255.255.255.0
The above configuration is a test configuration.
Please let me know how to select the inside and outside interface.All the connectivity is over MPLS cloud and it is the intra connectivity.Only internet cloud is using for outside.