ip route remove

This command removes an IP route from a network port.

ip route remove

SWITCH

PARAMETER

DEFINITION

STATUS

EXAMPLE

-dip

DESTINATION IP

IP OF HOST

MANDATORY

 

 

STATION

 

-dmask

DESTINATION

IP MASK OF HOST

MANDATORY

 

MASK

STATION

 

-gw

GATEWAY

GATEWAY TO HOST

MANDATORY

 

 

STATION IP

 

 

 

ADDRESS

 

10.12.40.40

255.255.255.0

20.22.11.11

-if

INTERFACE

NETWORK PORT TO

MANDATORY

eth3

ALIAS

OPEN

 

 

 

COMMUNICATION

 

 

 

THROUGH

 

 

Example:

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

ip route remove –dip 10.12.40.40 –dmask 255.255.255.0 - dmask 20.22.11.11 –if eth3

ip isns show

This command shows all iSNS servers configured on the V-Switch.

ip isns show

Table 38: iSNS Servers

212.199.43.2

212.199.56.134

ip isns add

This command adds an iSNS server’s IP address to the V-Switch iSNS client.

ip isns add

SWITCH

PARAMETER

DEFINITION

STATUS

EXAMPLE

 

 

 

 

 

-ip

IP ADDRESS

IP ADDRESS OF

MANDATORY

212.199.43.1

 

 

ISNS SERVER

 

 

 

 

 

 

 

208

SANRAD V-Switch User Manual

Page 215
Image 215
SANRAD V-Switch manual Ip route remove, Ip isns show, Ip isns add, 10.12.40.40 255.255.255.0 20.22.11.11