SANRAD I3.1.1205 User Manual

Page 79

Advertising
background image

Chapter 4: V-Switch Configuration

4-27

ip route remove

You need three parameters to remove an IP routing path.

S

WITCH

P

ARAMETER

D

EFINITION

S

TATUS

E

XAMPLE

-dip

DESTINATION

IP IP

OF HOST

STATION

MANDATORY

10.12.40.0

-dmask

DESTINATION
MASK

IP

MASK OF HOST

STATION

MANDATORY

255.255.255.0

-if

INTERFACE
ALIAS

NETWORK PORT TO
OPEN
COMMUNICATION
THROUGH

MANDATORY

eth3

Example:

The routing path to destination network IP 10.12.40.0 (IP mask 255.255.255.0) is
removed from network port Eth3.

ip route remove –dip 10.12.40.0 –dmask 255.255.255.0 –if
eth3

You have now configured all basic V-Switch parameters. If you are creating a
V-Switch cluster, continue with “

Configuring a Cluster

”. If you are still

working with a single V-Switch, you can now begin creating virtual volumes.
Continue with “

Chapter 6. Volume Configuration

”.

Advertising