Reference Guide (Supporting software release 5.5.0.0 and later) Owner manual
Brocade Mobility RFS Controller CLI Reference Guide 549
53-1003098-01
7
alias string <STRING-ALIAS-NAME> <LINE>
alias vlan <VLAN-ALIAS-NAME> <1-4094>
Example
The following example shows the global aliases configured. Note the network-service alias
‘$kerberos’ settings.
{(<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)
Contd..
• 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.
• 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)
alias string
<STRING-ALIAS-NAME>
Creates a new string alias for this profile. Or associates an existing string alias with this profile. String
aliases map a name to an arbitrary string value. For example, alias string $DOMAIN test.brocade.com’. In
this example, the string alias name is: $DOMAIN and the string value it is mapped to is: test.brocade.com.
In this example, the string alias refers to a domain name
• <VLAN-ALIAS-NAME> – Specify the string alias name.
• <LINE> – Specify the string value.
Alias name should begin with ‘$’.
If using an existing string alias, you can apply overrides to the alias at the RF Domain level.
alias vlan
<VLAN-ALIAS-NAME>
Creates a new VLAN alias for this profile. Or associates an existing VLAN alias with this profile. A VLAN alias
maps a name to a VLAN ID.
• <VLAN-ALIAS-NAME> – Specify the VLAN alias name.
Alias name should begin with ‘$’.
<1-4094> Maps the VLAN alias to a VLAN ID
• <1-4094> – Specify the VLAN ID from 1 - 4094.
If using an existing VLAN alias, you can apply overrides to the alias at the profile level.










