appnav-controller
To configure IPv4 addresses for an AppNav Controller, use appnav-controller command in Service Insertion AppNav Controller-group configuration mode. To remove the AppNav controller, use the no form of this command.
appnav-controller ipv4address vrf vrf
no appnav-controller ipv4address vrf vrf
Syntax Description
ipv4address |
Specifies the IPv4 address of the AppNav controller. |
vrf |
Specifies the service VRF. |
Command Default
None
Command Modes
Service insertion AppNav controller-group configuration (config-service-insertion-acg).
Command History
Release | Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1r |
This command was introduced. |
Usage Guidelines
The AppNav-XE component is made up of a distribution unit called the AppNav controller and service nodes. The AppNav controller intercepts network traffic and based on an AppNav policy, distributes that traffic to one or more WAAS nodes for optimization. The device in this context is a Cisco WAN edge device running AppNav-XE.
The AppNav Controller group configures the AppNav Controller. To configure the AppNav Controller group, enter the IP addresses used by the AppNav Controllers.
Examples
The following example shows how to configure the IP address 192.3.3.1 as an AppNav controller for traffic interception on VRF 2.
Device(config)# service-insertion appnav-controller-group scg
Device(config-service-insertion-acg)# appnav-controller 192.3.3.1 vrf 2
Command |
Description |
---|---|
service-insertion appnav-controller-group |
Configures an AppNav Controller Group. |