0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
Document No. 10-300090, Issue 1 11-7
IP
clear ip route
Command Mode Global Configuration.
Description Deletes routes from the IP routing table.
Syntax clear ip route {<network> [<mask>] | *}
Sample Output The following example deletes ip routes from the network with an IP
address of 10.10.10.0 and the mask of 255.255.0.0,
(configure)# clear ip route 10.10.10.0 255.255.0.0
Systems P550R, P580, P880, and P882.
Table 11-3. Parameters, Keywords, Arguments
Name Definition
<network> The network or subnet address to remove.
[<mask>] Subnet address to remove.
* Clears all routes.