Removing an ip address – SANRAD I3.1.1205 User Manual

Page 68

Advertising
background image

4-16

SANRAD V-Switch CLI User Manual

10225

212.199.12.67

212.199.12.70

212.199.75.66

212.199.43.46

212.199.43.56

212.199.43.57

Figure 4-4. V-Switch IP Adresses

Removing an IP Address

An IP address that

has a portal

configured on it

cannot be removed.

Network ports can have multiple IP addresses. You can remove an IP
address that is no longer relevant from a network port using the CLI
command ip config remove. You can remove the last network IP
address from a port, but you cannot remove the management IP address
from Eth1. If you are working in a cluster, the IP address must be
removed from both V-Switch databases. For more information on V-
Switch clusters, see “

Introduction to V-Switch Clusters

”.

ip config remove

You need to define one parameter to remove a network port IP address:

S

WITCH

P

ARAMETER

D

EFINITION

S

TATUS

E

XAMPLE

-ip

IP

ADDRESS

IP

ADDRESS TO

REMOVE FROM THE
NETWORK
INTERFACE PORT

MANDATORY

212.199.12.70

Example:

The IP address 212.199.12.70 is removed from Eth3 leaving the port with only
one IP address, 212.199.12.67.

ip config remove –ip 212.199.12.70

Advertising