VMware VSHIELD APP 1.0.0 UPDATE 1 Admin Manual page 97

Hide thumbs Also See for VSHIELD APP 1.0.0 UPDATE 1:
Table of Contents

Advertisement

hostname
Changes the name of the CLI prompt.
the default prompt name for the vShield App is vShield.
Syntax
hostname WORD
Option
WORD
CLI Mode
Configuration
Example
vShield(config)# hostname vs123
vs123(config)#
ip address
Assigns an IP address to an interface. On the vShield virtual machines, you can assign an IP addresses to the
mgmt interface only.
To remove an IP address from an interface, use no before the command.
Syntax
[no] ip address A.B.C.D/M
Option
A.B.C.D
M
CLI Mode
Interface Configuration
Example
vShield(config)# interface mgmt
vShield(config-if)# ip address 192.168.110.200/24
or
vShield(config)# interface mgmt
vShield(config-if)# no ip address 192.168.110.200/24
Related Commands
show interface
ip name server
Identifies a DNS server to provide address resolution service. You can also identify one or more DNS servers
by using the vShield Manager user interface. See
To remove a DNS server, use no before the command.
VMware, Inc.
The default prompt name for the vShield Manager is manager, and
Description
Prompt name to use.
Description
IP address to use.
Subnet mask to use.
"Identify DNS Services"
on page 20.
Appendix A Command Line Interface
97

Advertisement

Table of Contents
loading

Table of Contents