Users Guide

Table Of Contents
379| Roles and Policies Dell Networking W-Series ArubaOS 6.5.x| User Guide
Figure 50 Net Destination Override
c. Click Add.
Configure the override local netdestination in the CLI
l Configure the local override netdestination
l Show the local override netdestination
l Local override netdestination used at AOS
To configure the local override netdestination:
(config) #netdestination store
(config-dest) #?
description Brief description about this destination (up to 128 characters in
quote)
host Configure a single IPv4 host
invert Use all destinations EXCEPT this destination
name Configure a single host name or domain, Max 63 characters
network Configure a IPv4 subnet
no Delete Command
range Configure a range of IPv4 addresses
(config-dest) #host ?
A.B.C.D IPv4 Address of host
vlan IPv4 Address based on VLAN
(config-dest) #host vlan ?
<1-4094> VLAN ID
(config-dest) #host vlan 55 ?
offset Offset in the VLAN subnet
(config-dest) #host vlan 55 offset ?
<1-254> Offset number in the VLAN subnet
(config-dest) #host vlan 55 offset 36
To show the local override netdestination
#show netdestination store
Name: store
Position Type IP addr Mask-Len/Range
-------- ---- ------- --------------
1 override vlan 55 offset 36
How to use the local-override netdestination alias in the controller:
(config) #ip access-list session store-override
(config-sess-store-override)#any alias store any permit
(config-sess-store-override)#alias store any any deny
(config-sess-store-override)#!
(config) #show ip interface brief
Interface IP Address / IP Netmask Admin Protocol
vlan 1 172.72.10.254 / 255.255.255.0 up up
vlan 55 55.55.55.1 / 255.255.255.0 up up
loopback unassigned / unassigned up up