Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 180
164
Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
4
alias network
alias network-group
alias network-group
{
network
alias network-service
[<0-254>|
igmp|igp|ospf|vrrp]
{(<1-65535>|
ntp|pop3|proto|sip|smtp|sourceport|ssh|telnet|tftp|www)}
alias network-service
[<0-254>|
igmp|igp|ospf|vrrp]
{(<1-65535>|
ntp|pop3|proto|sip|smtp|sourceport
[<1-65535>|
alias string
alias vlan
Parameters
alias address-range
alias host
alias network
address-range
Creates a address range alias, defining a range of IP addresses
•
Alias name should begin with ‘$’.
to
Associates a range of IP addresses with this address range alias
•
•
to
host
Creates a host alias, defining a single network host
•
Alias name should begin with ‘$’.
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.
•
network
Creates a network alias, defining a single network address
•
Alias name should begin with ‘$’.
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.
•