--- title: Cisco IOS XE description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/cisco-ios-xe/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cisco-ios-xe/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Cisco IOS XE ***Version: 1.2 Updated: April 27, 2026*** Utilize and manipulate ACLs and Interfaces with Cisco IOS XE. ## Actions * **Get ACLs** (*Enrichment*) - Gather available ACLs. * **Get ACL** (*Enrichment*) - Gather information on a specific ACL. * **Get Interfaces** (*Enrichment*) - Gather all available interfaces. * **Get Interface** (*Enrichment*) - Gather information on a specific interface. * **Get Interface Oper** (*Enrichment*) - Gather a specific interface name. * **Get Interfaces Oper** (*Enrichment*) - Gather all interface names. * **Add ACL** (*Containment*) - Add a new ACL. * **Update ACL** (*Containment*) - Update an existing ACL. * **Enable Interface** (*Containment*) - Enable an interface. * **Disable Interface** (*Containment*) - Disable an interface. ## Configure Cisco IOS XE in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **Server URL**. Enter your Cisco IOS XE server URL. * **Username**. Enter the username of a Cisco IOS XE admin authorized to provide authentication for the integration. * **Password**. Enter the password for the Cisco IOS XE admin user. * * * * Cisco IOS XE configuration For information about Cisco IOS XE, see [Cisco IOS XE documentation](https://www.cisco.com/c/en/us/td/docs/ios/ios_xe/preface/aboutios_xe.html). ## Change Log * September 17, 2019 - First upload * July 6, 2023 (v1.1) - Updated the integration with Environmental Variables * April 27, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.