3com WXR100 3CRWXR10095A User Manual

Page of 750
174
C
HAPTER
 7: IP S
ERVICES
 C
OMMANDS
Examples — The following command disables the IP interface on VLAN 
mauve:
WX4400# set interface mauve status down
success: set interface mauve to down
See Also
„
„
„
set ip alias
Configures an alias, which maps a name to an IP address. You can use 
aliases as shortcuts in CLI commands. 
Syntax — 
set ip alias name ip-addr
„
name
 — String of up to 32 alphanumeric characters, with no spaces. 
„
ip-addr
 — IP address in dotted decimal notation. 
Defaults — None.
Access — Enabled.
History— Introduced in MSS Version 3.0.
Examples — The following command configures the alias HR1 for IP 
address 192.168.1.2:
WX4400# set ip alias HR1 192.168.1.2
success: change accepted.
See Also
„
„