QuestionQ332

Cisco Platforms

Drag and drop the steps on the left into the correct order to host a Docker-contained application on a Cisco Catalyst 9000 Series Switch.

Drag & Drop
Activate and start the hosted application.
Upload the containerized application to a repository, save the container as a .tar file, and prepare and format the USB drive.
Configure the application that hosts vNIC on the switch.
Download the application to usbflash1 and configure the relevant VLAN interface on the switch.
Design, develop, and dockerize the application.
Install the application on the switch.
step 1
step 2
step 3
step 4
step 5
step 6
Explanation

Catalyst 9000 application hosting uses a Docker image saved as a tarball and copied to usbflash1. Network connectivity is configured through the VLAN interface and application vNIC before the application is installed. The lifecycle then progresses from installed/deployed to activated and finally running when the application is started.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!