Concept Guide

Table Of Contents
netdestination
netdestination <name>
description <description6>
host <ipaddr> [position <number>] {vlan <vlanID> | offset <offset No>}
invert
name <host_name>
network <ipaddr> <netmask> [position <number>]
no ...
range <start-ipaddr> <end-ipaddr> [position <number>]
Description
This command configures an alias for an IPv4 network host, subnetwork, or range of addresses.
Syntax
Parameter Description
<name>
Name for this host or domain. Maximum length is 63 characters.
description
Description about the this destination up to 128 characters long.
host
Configures a single IPv4 host and its position in the list. It also provides a sub
command, vlan offset to allow local net destination override.
invert
Specifies that the inverse of the network addresses configured are used. For
example, if a network of 172.16.0.0 255.255.0.0 is configured, this parameter
specifies that the alias matches everything except this subnetwork.
name
Use the name parameter to specify a domain or host name inside the netdestination
object. Wildcards are supported through the asterisk (*) symbol, with the limitations
described in the examples below.
l A wildcard ‘* is allowed only once and only in the beginning of the host or
domain name. (For instance, *.example.com is allowed, but example*.com and
*example*.com are not allowed.)
l If the wildcard is applied to the host, the netdestination matches all hosts ending
with that specific domain. (The name *.example.com matches all hosts ending
with the domain .example.com, such as demo.example.com.)
l If the wildcard is applied to the domain, the netdestination matches all hosts
ending with that domain string. (The name *example.com matches all domains
ending with example.com, such as myexample.com and
domainexample.com.)
network
An IPv4 subnetwork consisting of an IP address and netmask.
no
Negates any configured parameter.
range
A range of IPv4 addresses consisting of sequential addresses between a lower and
an upper value. The maximum number of addresses in the range is 16. If larger
ranges are needed, convert the range into a subnetwork and use the network
parameter.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide netdestination | 630