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

Page 306

Advertising
background image

290

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

4

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 network-service
<NETWORK-SERVICE-ALIAS
-NAME>

Creates a network-service alias for this RF Domain. Or associates an existing network-service alias with this
RF Domain. 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 ‘$’.
If using an existing network-service alias, you can apply overrides to the alias at the RF Domain 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.

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

After specifying the protocol, you may configure a destination port for this service. These keywords are
recursive and you can configure multiple protocols and associate multiple destination and source ports.

<1-65535> – Optional. Configures a destination port number from 1 - 65535

<WORD> – Optional. Identifies the destination port by the service name provided. For example, the
secure shell (SSH) service uses TCP port 22.

bgp – Optional. Configures the default Border Gateway Protocol (BGP) services port (179)

dns – Optional. Configures the default Domain Name System (DNS) services port (53)

ftp – Optional. Configures the default File Transfer Protocol (FTP) control services port (21)

ftp-data – Optional. Configures the default FTP data services port (20)

gopher – Optional. Configures the default gopher services port (70)

https – Optional. Configures the default HTTPS services port (443)

ldap – Optional. Configures the default Lightweight Directory Access Protocol (LDAP) services port
(389)

nntp – Optional. Configures the default Newsgroup (NNTP) services port (119)

ntp – Optional. Configures the default Network Time Protocol (NTP) services port (123)

POP3 – Optional. Configures the default Post Office Protocol (POP3) services port (110)

proto – Optional. Use this option to select another Internet protocol in addition to the one selected in
the previous step.

Contd..

sip – Optional. Configures the default Session Initiation Protocol (SIP) services port (5060)

smtp – Optional. Configures the default Simple Mail Transfer Protocol (SMTP) services port (25)

sourceport [<1-65535>|<WORD>] – Optional. After specifying the destination port, you may specify a
single or range of source ports.

<1-65535> – Specify the source port from 1 - 65535.

<WORD> – Specify the source port range, for example 1-10.

ssh – Optional. Configures the default SSH services port (22)

telnet – Optional. Configures the default Telnet services port (23)

tftp – Optional. Configures the default Trivial File Transfer Protocol (TFTP) services port (69)

www – Optional. Configures the default HTTP services port (80)

Advertising