I am trying to lab ASAs working within an environment right now. I have the ASAs working with QEMU and the non-trunk interfaces work fine. I was wondering if anyone has been able to configure interfaces that can be used for trunking with the -net udp approach for providing connectivity to the rest of the network in GNS/Dynamips & QEMU. Example current string:
C:\..>qemu.exe -L . -hda asa1.img -m 256 -net nic,vlan=1,model=pcnet,macaddr=00:aa:00:00:01:01 -net udp,vlan=1,sport=30001,dport=20001,daddr=127.0.0.1 -net nic,vlan=2,model=pcnet,macaddr=00:aa:00:00:01:02 -net udp,vlan=2,sport=30002,dport=20002,daddr=127.0.0.1 -net nic,vlan=7,model=pcnet,macaddr=00:aa:00:00:01:03 -net udp,vlan=7,sport=30003,dport=20003,daddr=127.0.0.1 -net nic,vlan=4,model=pcnet,macaddr=00:aa:00:00:01:04 -net udp,vlan =4,sport=30004,dport=20004,daddr=127.0.0.1 -serial telnet:127.0.0.1:2666,server This would be to simulate trunk interfaces to ASAs so that subinterfaces, like Ethernet 0/0.150, can be assigned to contexts. Thanks, Travis
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
