Cisco 1812W - Integrated Services Router Wireless Configuration Manual page 129

1800 series integrated services routers
Hide thumbs Also See for 1812W - Integrated Services Router Wireless:
Table of Contents

Advertisement

Chapter 13
Configuring Dial Backup and Remote Management
Configuring Floating Static Routes
Static and dynamic routes are the two components of floating static routes. Perform these steps to
configure the static and dynamic routes on your router, beginning in global configuration mode:
Command
Step 1
ip route prefix mask {ip-address | interface-type
interface-number [ip-address]}
Example:
Router(config)# ip route 0.0.0.0 0.0.0.0
22.0.0.2
Router(config)#
Step 2
ip route prefix mask {ip-address | interface-type
interface-number [ip-address]} [distance]
Example:
Router(config)# ip route 0.0.0.0 0.0.0.0
192.168.2.2 150
Router(config)#
Step 3
router rip
Example:
Router(config)# router rip
Router(config)#
Step 4
network ip-address
Example:
Router(config)# network 22.0.0.0
Router(config)#
Step 5
ip route prefix mask {ip-address | interface-type
interface-number [ip-address]} [distance]
Example:
Router(config)# ip route 0.0.0.0 0.0.0.0
192.168.2.2 150
Router(config)#
Note
When dynamic routing is activated, the floating static route depends upon routing protocol
convergence times.
OL-6426-02
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
Dial Backup Feature Activation Methods
Purpose
Assigns the primary static route.
Assigns the lower routing administrative distance
value for the backup interface route. 192.168.2.2
is the peer IP address of the backup interface.
Enables RIP routing.
Defines the primary interface network. 22.0.0.0 is
the network value of the primary interface.
Assigns the lower routing administrative distance
value for the backup interface route. 192.168.2.2
is the peer IP address of the backup interface.
13-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents