answersLogoWhite

0


Best Answer

Assuming you have a Cisco router, you add a static route with the command ip route.... Therefore, you delete it with the command no ip route....

Assuming you have a Cisco router, you add a static route with the command ip route.... Therefore, you delete it with the command no ip route....

Assuming you have a Cisco router, you add a static route with the command ip route.... Therefore, you delete it with the command no ip route....

Assuming you have a Cisco router, you add a static route with the command ip route.... Therefore, you delete it with the command no ip route....

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Remove the route using the no ip route command.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Assuming you have a Cisco router, you add a static route with the command ip route.... Therefore, you delete it with the command no ip route....

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you remove a static route from a routing table?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command can be used to view a routing table and add modify or remove static entries from the routing table?

route


What type of routing uses information that is manually entered into the routing table?

what type of static route does the administrator configure


Static and dynamic routing table?

A routing table can be either static or dynamic. A static table is one with manual entries. A dynamic table, on the other hand, is one that is updated automatically when there is a change somewhere in the internet.


What is the routers command used to configure a static route for a router?

routing table code S


A router has learned about a network through static and dynamic routing processes Which route will be used to reach network 192.168.168.0?

This is where administrative distance comes into play. The lowest one gets used in the routing table. A static route always has a lower AD than dynamic routing processes. So the static route will be used.


What happens to a static route if the exit interface goes down?

The route is removed from the table.


Which cli command display the static routes in the routing table?

conf terminal Router#show ip route


How does a dynamic route get into a routing table?

Routing is the process that direct a packet to choose an optimal path from source to destination. Routing is of two types static routing and dynamic routing . Dynamic routing is not done manually and uses a number of protocols , it is automatic.


What is the most common static route used in a host computer?

the default gateway is the most common static route used in a host computer. netstat -r is the command line command to obtain the routing table.


What command is used to view a PC computer's routing table?

your command would be show ip route or sh ip route static


How does a routing table work?

The routing table acts like a map for a router. It stores the different routes that a signal has taken to get from one point to another. It stores the information about pings, fixes, stalls and errors that fall into the static route file. The routing table can be extremely helpful in determining the shortest route for a signal as well as being able to have it auto-fix errors when encountered in the future.


What is the command used to configue a static route for a router?

ip route {destination prefix} {destination prefix mask} {interface OR forwarding router's IP address}