answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

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

Wiki User

13y ago

routing table code S

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the command used to configue a static route for a router?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you remove a static route from a routing table?

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....


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

routing table code S


Which command configures a default static address?

router(config)#ip route 0.0.0.0 0.0.0.0 10.1.1.1


When configuring RIPng the command instructs the router to propagate a static default route?

default-information originate


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

conf terminal Router#show ip route


What is purpose of ip nat command?

IP NAT Command is used to Exclude the IP from Routing Table or Tells the Router to fix the IP Static or exclude the IP from Route. used for Network Address Translation


What is the command for a default route on a router?

ip default gateway


What is the command on a Cisco router that will display all the routes the router knows?

show ip route


What should an administrator do so that the router will use the new next hop to reach the address network?

Negate the original command and enter a new static route with the new next hop


What determines if the router implements a classless route lookup process?

The command ip classless is enabled on the router.


What command line interface command can be used to check the routing table of a router?

Showi ip route


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.