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

Page 305

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

289

53-1003098-01

4

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>}

host
<HOST-ALIAS-NAME>

Creates a host alias for this RF Domain. Or associates an existing host alias with this
RF Domain. 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 RF Domain level.

network
<NETWORK-ALIAS-NAME>

Creates a network alias for this RF Domain. Or associates an existing network alias with this RF Domain. 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 RF Domain level.

network
<NETWORK-GROUP-ALIAS-
NAME>

Creates a network-group alias for this RF Domain. Or associates an existing network-group alias with this RF
Domain.

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

Alias name should begin with ‘$’.
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 RF Domain 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.

host <HOST-IP>
{<HOST-IP>}

Associates a single or multiple hosts with this network-group alias

<HOST-IP> – Specify the hosts’ IP address.

<HOST-IP> – Optional. Specifies more than one host. A maximum of eight (8) hosts can be

configured.

network
<NETWORK-ADDRESS/MA
SK>
{<NETWORK-ADDRESS/MA
SK>}

Associates a single or multiple networks with this network-group alias

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

<NETWORK-ADDRESS/MASK> – Optional. Specifies more than one network. A maximum of eight (8)

networks can be configured.

Advertising