Deployment
2. On the concentrator, configure the ADN manager to be “self."
#(config)adn
#(config adn)manager
#(config adn manager)primary-manager self
You can also set this in the Management Console or Sky UI.
3. On the branch, configure the ADN manager with the concentrator’s IPv6 address. This tells the branch to open an ADN tunnel using IPv6.
#(config adn manager)primary-manager <ipv6-address>
You can also set this in the Management Console or Sky UI.
This creates an ADN tunnel using an IPv6 connection.
4. Enable ADN:
#(config)adn
#(config adn)enable
You can also set this in the Management Console or Sky UI.
5. Enable the desired services. In this example, we will use HTTP service:
#(config)proxy-services
#(config proxy-services)edit “External HTTP”
#(config External HTTP)intercept transparent 80
You can also set this in the Management Console or Sky UI.
Network Diagram