Users Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 | User Guide Remote Nodes | 465
Define DHCP pools for a RN tunnel
remote-node-dhcp-pool tunnel1
pool-type tunnel 1
domain-name arubanetworks.com
range startip 1.1.1.0 endip 1.1.2.0 hosts 1
!
Define RN DHCP pools for each VLAN
remote-node-dhcp-pool vlan10
pool-type vlan 10
domain-name arubanetworks.com
range startip 10.71.10.0 endip 10.71.11.0 hosts 16
!
remote-node-dhcp-pool vlan20
pool-type vlan 20
domain-name arubanetworks.com
range startip 10.71.20.0 endip 10.71.21.0 hosts 16
!
!
Once the profile has been sent from the RNC to the RN at the remote site, that profile will create the following
configuration on the RN.
controller-ip vlan 10
vlan 10
vlan 20
vlan 10 wired aaa-profile "corp-captive-portal"
vlan 20 wired aaa-profile "guest-captive-portal"
interface fastethernet "1/4"
interface fastethernet "1/4" switchport access vlan 20
interface fastethernet "1/4" trusted
interface fastethernet "1/4" ip access-group "wired-source-nat" session
interface fastethernet "1/6"
interface fastethernet "1/6" switchport access vlan 20
interface fastethernet "1/6" trusted
interface fastethernet "1/6" ip access-group "wired-source-nat" session
interface fastethernet "1/0"
interface fastethernet "1/0" switchport access vlan 10
interface fastethernet "1/0" trusted
interface fastethernet "1/5"
interface fastethernet "1/5" switchport access vlan 20
interface fastethernet "1/5" trusted
interface fastethernet "1/5" ip access-group "wired-source-nat" session
interface fastethernet "1/7"
interface fastethernet "1/7" switchport access vlan 20
interface fastethernet "1/7" trusted
interface fastethernet "1/7" ip access-group "wired-source-nat" session
interface fastethernet "1/2"
interface fastethernet "1/2" switchport access vlan 10
interface fastethernet "1/2" trusted
interface fastethernet "1/2" ip access-group "wired-source-nat" session
interface fastethernet "1/3"
interface fastethernet "1/3" switchport access vlan 10
interface fastethernet "1/1"
interface fastethernet "1/1" switchport access vlan 10
interface fastethernet "1/1" trusted
interface vlan 20