cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
187
Views
0
Helpful
1
Replies

GENERATING STATIC IP ROUTING TABLE

enya
Level 1
Level 1

Please can you explain how I can perform a static ip routing for a network with the following details:

1. Generating the static ip table

2. Assigning the table to the Router

and any other related information.

note: My intended table has up to twenty subnets

Thank you.

sylvester enya

1 Reply 1

lgijssel
Level 9
Level 9

It is easy enough to add twenty routes with the -ip route- command under config mode. Before doing that, check any possible summarizations etc.

How many interfaces does the router in question have? If you have only two, you may be able to simplify the routing table considerably, if you have twenty this will be more difficult.

Also remember to enable classless ip routing through the -ip classless- global command.

You do not need to activate ip routes. If your interfaces are correctly configured it will work straight away.

Regards,

Leo