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

Page 181

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

165

53-1003098-01

4

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 [<1-65535>|<WORD>]|ssh|telnet|tftp|www)}

network
<NETWORK-GROUP-ALIAS-
NAME>

Creates a network-group alias

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

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.

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

Configures an alias that specifies available network services and the corresponding source and destination
software ports

<NETWORK-SERVICE-ALIAS-NAME> – Specify a network-service alias name.

Alias name should begin with ‘$’.
Network-service aliases are used in ACLs, to define the service-specific components. ACLs using aliases can
be used across sites by re-defining the network-service alias elements at the device or profile level.

Advertising