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

Page 180

Advertising
background image

164

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

4

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

alias network-group <NETWORK-GROUP-ALIAS-NAME> [address-range|host|network]

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

alias network-service <NETWORK-SERVICE-ALIAS-NAME> proto

[<0-254>|<WORD>|eigrp|gre|

igmp|igp|ospf|vrrp]

{(<1-65535>|<WORD>|bgp|dns|ftp|ftp-data|gopher|https|ldap|nntp|

ntp|pop3|proto|sip|smtp|sourceport|ssh|telnet|tftp|www)}

alias network-service <NETWORK-SERVICE-ALIAS-NAME> proto

[<0-254>|<WORD>|eigrp|gre|

igmp|igp|ospf|vrrp]

{(<1-65535>|<WORD>|bgp|dns|ftp|ftp-data|gopher|https|ldap|nntp|

ntp|pop3|proto|sip|smtp|sourceport

[<1-65535>|<WORD>]|ssh|telnet|tftp|www)}

alias string <STRING-ALIAS-NAME> <LINE>

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>

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

Creates a address range alias, defining 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.

host
<HOST-ALIAS-NAME>

Creates a host alias, defining 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. For example, ’alias host $HOST 1.1.1.100’. In
this example, the host alias name is: $HOST and the host IP address it is mapped to is: 1.1.1.100.

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

network
<NETWORK-ALIAS-NAME>

Creates a network alias, defining 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. For example, ’alias network $NET 1.1.1.0/24’. In this
example, the network alias name is: $NET and the network it is mapped to is: 1.1.1.0/24.

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

Advertising