Ip Route To The Aic Configuration Examples; With An Unnumbered Ip Address - Cisco 2620 Configuration Manual

Software configuration guide
Hide thumbs Also See for 2620:
Table of Contents

Advertisement

NM-AIC-64, Contact Closure NetworkConfiguration Examples

IP Route to the AIC Configuration Examples

Following examples show the configuration of an IP route to the AIC with an unnumbered and numbered
IP address.

With an Unnumbered IP Address

The following example shows a Cisco 3660 router, with an IP route to an AIC, is configured with an
unnumbered IP address:
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname uut2-3660
!
logging rate-limit console 10 except errors
no logging console
!
ip subnet-zero
!
!
no ip finger
no ip domain-lookup
!
call rsvp-sync
cns event-service server
!
interface FastEthernet0/0
ip address 10.2.130.2 255.255.0.0
duplex auto
speed auto
no cdp enable
!
interface Serial5/0
ip unnumbered FastEthernet0/0
!
ip kerberos source-interface any
ip classless
ip route 0.0.0.0 0.0.0.0 10.2.0.1
ip route 10.2.130.102 255.255.255.255 Serial5/0
ip http server
!
no cdp run
!
alarm-interface 5
ip address 10.2.130.102
!
dial-peer cor custom
!
!
!
line con 0
exec-timeout 0 0
transport input none
line 161
no exec
transport preferred none
transport input telnet
Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers
A-20
Appendix A
Configuration Examples
OL-1957-04

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents