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

Page 561

Advertising
background image

548

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

7

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

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>

Creates a new network-service alias for this profile. Or associates an existing network-service alias with this
profile. A network-service alias maps a name to 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 ‘$’.
The 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.
If using an existing network-service alias, you can apply overrides to the alias at the profile level.

proto [<0-254>|
<WORD>|eigrp|gre|
igmp|igp|ospf|vrrp]

Use one of the following options to associate an Internet protocol with this network-service alias:

<0-254> – Identifies the protocol by its number. Specify the protocol number from 0 - 254. This is the
number by which the protocol is identified in the Protocol field of the IPv4 header and the Next Header
field of IPv6 header. For example, the User Datagram Protocol’s (UDP) designated number is 17.

<WORD> – Identifies the protocol by its name. Specify the protocol name.

eigrp – Selects Enhanced Interior Gateway Routing Protocol (EIGRP). The protocol number 88.

gre – Selects Generic Routing Encapsulation (GRE). The protocol number is 47.

igmp – Selects Internet Group Management Protocol (IGMP). The protocol number is 2.

igp – Selects Interior Gateway Protocol (IGP). The protocol number is 9.

ospf – Selects Open Shortest Path First (OSPF). The protocol number is 89.

vrrp – Selects Virtual Router Redundancy Protocol (VRRP). The protocol number is 112.

Advertising