Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How to tunnel all traffic in split tunnel mode while conncted through VIA 

Apr 05, 2015 03:26 AM

Environment- Tested in 6.3.1.9 version.

Answer- Enable split tunnel and add following route to achieve it.

Command to Enable Split tunnel
=======================

aaa authentication via connection-profile "via conneection profile"
  split-tunneling

 Command to Add the route
===================
(via-blr1) (config) #aaa authentication via connection-profile <via connection
profile>
(via-blr1) (VIA Connection Profile "default") #tunnel address 0.0.0.0 netmask
128.0.0.0
(via-blr1) (VIA Connection Profile "default") #tunnel address 128.0.0.0 netmask
128.0.0.0
 
 
Note:0.0.0.0 is not allowed to add through web UI, hence please add the  route through SSH on
 

 

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.