Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 560

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

547

53-1003098-01

7

alias vlan <VLAN-ALIAS-NAME> <1-4094>

Parameters

alias address-range <ADDRESS-RANGE-ALIAS-NAME> <STARTING-IP> to <ENDING-IP>

alias host <HOST-ALIAS-NAME> <HOST-IP>

alias network <NETWORK-ALIAS-NAME> <NETWORK-ADDRESS/MASK>

alias network-group <NETWORK-GROUP-ALIAS-NAME> [address-range <STARTING-IP> to

<ENDING-IP> {<STARTING-IP> to <ENDING-IP>}|host <HOST-IP> {<HOST-IP>}|

network <NETWORK-ADDRESS/MASK> {<NETWORK-ADDRESS/MASK>}]

address-range
<ADRESS-RANGE-ALIAS-NA
ME>

Creates a new address-range alias for this profile. Or associates an existing address-range alias with this
profile. An address-range alias maps a name to a range of IP addresses.

<ADRESS-RANGE-ALIAS-NAME> – Specify the address range alias name.

Alias name should begin with ‘$’.

<STARTING-IP>
to <ENDING-IP>

Associates a range of IP addresses with this address range alias

<STARTING-IP> – Specify the first IP address in the range.

to <ENDING-IP> – Specify the last IP address in the range.

If using an existing address-range alias, you can apply overrides to the alias at the profile level.

host
<HOST-ALIAS-NAME>

Creates a new host alias for this profile. Or associates an existing host alias with this profile. A host alias
maps a name to a single network host.

<HOST-ALIAS-NAME> – Specify the host alias name.

Alias name should begin with ‘$’.

<HOST-IP>

Associates the network host’s IP address with this host alias

<HOST-IP> – Specify the network host’s IP address.

If using an existing host alias, you can apply overrides to the alias at the profile level

network
<NETWORK-ALIAS-NAME>

Creates a new network alias for this profile. Or associates an existing network alias with this profile. A
network alias maps a name to a single network address.

<NETWORK-ALIAS-NAME> – Specify the network alias name.

Alias name should begin with ‘$’.

<NETWORK-ADDRESS/MA
SK>

Associates a single network with this network alias

<NETWORK-ADDRESS/MASK> – Specify the network’s address and mask.

If using an existing network alias, you can apply overrides to the alias at the profile level.

network
<NETWORK-GROUP-ALIAS-
NAME>

Creates a new network-group alias for this profile. Or associates an existing network-group alias with this
profile.

<NETWORK-GROUP-ALIAS-NAME> – Specify the network-group alias name.

Alias name should begin with ‘$’.
The network-group aliases are used in ACLs, to define the network-specific components. ACLs using aliases
can be used across sites by re-defining the network-group alias elements at the device or profile level.
After specifying the name, specify the following: a range of IP addresses, host addresses, or a range of
network addresses.
If using an existing network-group alias, you can apply overrides to the alias at the profile level.

address-range
<STARTING-IP>
to <ENDING-IP>
{<STARTING-IP>
to <ENDING-IP>}

Associates a range of IP addresses with this network-group alias

<STARTING-IP> – Specify the first IP address in the range.

to <ENDING-IP> – Specify the last IP address in the range.

<STARTING-IP> to <ENDING-IP> – Optional. Specifies more than one range of IP
addresses. A maximum of eight (8) IP address ranges can be configured.

Advertising