Aruba AP設定Split Tunnel



主要目的是希望Remote AP下的使用者可以存取與AP同段的Subnet以及控制返回TUNNEL的資料

Split Tunnel不支援IPv6,只能用在802.1x與PSK的認證方式.

設定步驟

1.Configuring the Session ACL 產生使用者登入後所套用的User Role

  • netdestination corp_subnet
    network 10.1.1.0 255.255.255.0
    network 10.1.2.0 255.255.255.0
  • ip access-list session split-acl
    any any svc-dhcp permit
    any alias corp_subnet any permit
    user any any route src-nat
  • user-role user-split-tunnel
    session-acl split-acl

2.Configuring the AAA Profile and the Virtual AP Profile 目前的版本Split Tunnel須用在802.1x上(3.4.2.1)

  • aaa profile <name>                       (configure the AAA profile)
    authentication-dot1x <dot1x-profile>
    dot1x-default-role <role>
    dot1x-server-group <group>
  • wlan ssid-profile <profile>       (configure split tunneling in the virtual AP profile)
    essid <name>
    opmode <method>
    wlan virtual-ap <profile>
    ssid-profile <name>
    forward-mode split-tunnel
    vlan <vlan id>
    aaa-profile <profile>
  • ap-group <name>
    virtual-ap <profile>

3.關於User Role的套用若需要針對個別的USER那必須使用Server Rule,但大部分的需要使用Default role(802.1x)即可

4.一般來說Split Tunnel的使用是讓使用者分開Internet(網際網路,由Local下)與Internal(內部網路,經由Tunnel回),但是也可以換個方向,主要是在User Role的ACL定義的不同

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值