EasyManuals Logo
Home>Cisco>Network Router>3945

Cisco 3945 User Manual

Cisco 3945
408 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #31 background imageLoading...
Page #31 background image
23
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Chapter Basic Router Configuration
Configuring Static Routes
Example
The following configuration shows the command-line access commands.
You do not need to input the commands marked “default.” These commands appear automatically in the
configuration file generated when you use the show running-config command.
!
line con 0
exec-timeout 10 0
password 4youreyesonly
login
transport input none (default)
stopbits 1 (default)
line vty 0 4
password secret
login
!
Configuring Static Routes
Static routes provide fixed routing paths through the network. They are manually configured on the
router. If the network topology changes, the static route must be updated with a new route. Static routes
are private routes unless they are redistributed by a routing protocol.
To configure static routes, follow these steps, beginning in global configuration mode.
SUMMARY STEPS
1. ip route prefix mask {ip-address | interface-type interface-number [ip-address]}
2. end
DETAILED STEPS
Command Purpose
Step 1
ip route prefix mask {ip-address | interface-type
interface-number [ip-address]}
Example:
Router(config)# ip route 192.168.1.0
255.255.0.0 10.10.10.2
Router(config)#
Specifies the static route for the IP packets.
For details about this command and about
additional parameters that can be set, see Cisco
IOS IP Command Reference, Volume 2 of 4:
Routing Protocols, Release 12.3
Step 2
end
Example:
Router(config)# end
Router#
Exits router configuration mode, and enters
privileged EXEC mode.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco 3945 and is the answer not in the manual?

Cisco 3945 Specifications

General IconGeneral
BrandCisco
Model3945
CategoryNetwork Router
LanguageEnglish

Related product manuals