4.225 dlt-ip-rte

Use this command to delete a static IP route entry from the Static IP Route table (destination IP address, subnet mask, and gateway IP address) for the specified card.

Caution:

The deletion of static IP routes can adversely affect IP connection oriented transports.

Parameters

loc (mandatory)
Card location. The unique identifier of a specific IP card in the system.
Range:
1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118
dest (mandatory)
Destination IP Address. The remote destination host or network destination IP Address that is to be removed.
Range:
4 numbers separated by dots, with each number in the range of 0-255.

The IP address 0.0.0.0 is not valid.

force (optional)
A value of yes is required when the card is allowed and this command is to be completed.
Range:
yes
no
Default:
no

Example

dlt-ip-rte:loc=1301:dest=128.252.10.5

dlt-ip-rte:loc=1301:dest=128.252.10.5:force=yes

Dependencies

The specified destination IP address (dest parameter):

  • Must not be the default route (0.0.0.0)
  • Must not correspond to any loopback address (i.e. 127.X.X.X)
  • Must not reside on this card’s A or B network

The specified destination IP address must exist in the Static IP Route table.

The card in the location specified with the loc parameter should typically be inhibited for this command to complete successfully. The force=yes parameter is required when the card is allowed and the command is entered.

Notes

None

Output

dlt-ip-rte:loc=1301:dest=128.252.10.5

   rlghncxa03w 04-02-17 15:35:05 EST  EAGLE 31.3.0
   DLT-IP-RTE:   MASP A - COMPLTD 
;

Related Topics