Listing 1: Docker-Container auf einem Catalyst-9300-Switch app-hosting install appid itawireshark package usbflash1:itawireshark.tar ! configure terminal ! interface GigabitEthernet1/0/48 description Uplink Gateway switchport mode trunk switchport trunk allowed vlan 101, 200, 300 ! interface Vlan101 description Container_SVI ip address 10.1.1.254 255.255.255.0 no shut exit ! interface AppGigabitEthernet1/0/1 switchport trunk allowed vlan 101 switchport mode trunk ! app-hosting appid itawireshark app-vnic AppGigabitEthernet trunk guest-interface 1 mirroring vlan 101 guest-interface 0 guest-ipaddress 10.1.1.9 netmask 255.255.255.0 exit exit app-default-gateway 10.1.1.1 guest-interface 0 name-server0 10.10.10.10 name-server1 10.10.10.11 app-hosting appid itawireshark app-resource profile custom cpu 7400 memory 2048 persist-disk 2048 vcpu 2 end write memory app-hosting activate appid itawireshark app-hosting start appid itawireshark