answersLogoWhite

0

R1(Config)#ip route x.x.x.x y.y.y.y z.z.z.z

X will be the source network

Y will be the source network's subnet mask

Z will be the destination network.

*Note you can also set the destination as an outbound interface.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the command to show your routing table?

Show IP route


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

route


Identify the command used to display information on routing-table updates and route-cache updates?

route#debug ip routing


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

Showi ip route


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

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


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

routing table code S


What command is used to remove entries from the routing table?

The command used to remove entries from the routing table varies depending on the operating system. In Linux, the ip route del command is commonly used, for example: ip route del <destination>. On Windows, the command is route delete <destination>. Both commands require administrative privileges to execute successfully.


Which command shows the current state of the IP routing table on a Cisco device?

show ip route


How can you see the kernel routing table?

You can view the kernel routing table in Linux by using the command route -n or ip route show. These commands display the current routing table, showing destination networks, gateways, and the interface used for routing packets. Additionally, you can use netstat -r to achieve similar results.


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

The route is removed from the table.


What commands allow you to view the routing table on your Linux workstation?

run the command: route -n You may need to be root (or use sudo) to run that command, or at least call its full path /sbin/route or /usr/sbin/route route --help will give you additional info, as will man route


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

conf terminal Router#show ip route