beautypg.com

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

Page 180

background image

164

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

4

alias network

alias network-group [address-range|host|network]

alias network-group [address-range to

{ to }|host

{}|

network {}]

alias network-service proto

[<0-254>||eigrp|gre|

igmp|igp|ospf|vrrp]

{(<1-65535>||bgp|dns|ftp|ftp-data|gopher|https|ldap|nntp|

ntp|pop3|proto|sip|smtp|sourceport|ssh|telnet|tftp|www)}

alias network-service proto

[<0-254>||eigrp|gre|

igmp|igp|ospf|vrrp]

{(<1-65535>||bgp|dns|ftp|ftp-data|gopher|https|ldap|nntp|

ntp|pop3|proto|sip|smtp|sourceport

[<1-65535>|]|ssh|telnet|tftp|www)}

alias string

alias vlan <1-4094>

Parameters

alias address-range to

alias host

alias network

address-range
ME>

Creates a address range alias, defining a range of IP addresses

– Specify the address range alias name.

Alias name should begin with ‘$’.


to

Associates a range of IP addresses with this address range alias

– Specify the first IP address in the range.

to – Specify the last IP address in the range.

host

Creates a host alias, defining a single network host

– Specify the host alias name.

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.

– Specify the network host’s IP address.

network

Creates a network alias, defining a single network address

– Specify the network alias name.

Alias name should begin with ‘$’.

SK>

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.

– Specify the network’s address and mask.