Hi,
I have a doubt with respect to Trunking in ASA 5520. Is the below possible:-
Two sub interfaces in one vlan
int g0/1.1
switchport access vlan2
int g0/1.2
switchport access vlan2
interface vlan 2
nameif blah
ip 1.1.1.1 255.255.255.0
sec 20
no sh
interface g0/2
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2
Is the above possible in ASA5520?
Thnaks in advance
Sonu.