Sie sind auf Seite 1von 2

Section 20 Lab 4 (Router 5)

Current configuration : 2680 bytes


!
! Last configuration change at 22:35:08 EST Sun May 13 2001
!
version 12.1
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime
no service password-encryption
!
hostname R5
!
enable password ipexpert
!
username R2 password 0 ipexpert
!
!
!
!
clock timezone EST 0
ip subnet-zero
no ip finger
no ip domain-lookup
!
isdn switch-type basic-ni
!
!
buffers Serial0 min-free 50
buffers Serial0 initial 100
!
interface Loopback0
ip address 110.90.5.5 255.255.255.255
!
interface Ethernet0
ip address 110.99.50.5 255.255.255.0
ip ospf authentication-key ipexpert
ip ospf authentication message-digest
hold-queue 500 out
!
interface Serial0
mtu 1449
ip address 110.99.1.34 255.255.255.224
encapsulation frame-relay
ip ospf authentication-key ipexpert
ip ospf network broadcast
ip ospf priority 0
no fair-queue
frame-relay traffic-shaping
frame-relay class VoIP-class
frame-relay map ip 110.99.3.4 504 broadcast
frame-relay map ip 110.99.1.33 504 broadcast
no frame-relay inverse-arp
frame-relay lmi-type cisco
!
interface Serial1
no ip address
shutdown
!
interface BRI0
ip address 110.99.25.5 255.255.255.192
encapsulation ppp
ip ospf demand-circuit
dialer map ip 110.99.25.2 name R2 broadcast 8358661
dialer map ip 110.99.25.2 name R2 broadcast 8358663
dialer load-threshold 128 either
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
ppp callback request
ppp authentication chap
ppp multilink
!
router ospf 1
log-adjacency-changes
area 0 authentication
area 100 authentication message-digest
area 100 virtual-link 110.90.8.8
summary-address 110.90.5.0 255.255.255.0
redistribute connected subnets
network 110.99.1.32 0.0.0.31 area 0
network 110.99.3.0 0.0.0.255 area 0
network 110.99.25.0 0.0.0.63 area 10
network 110.99.50.0 0.0.0.255 area 100
!
router bgp 112
no synchronization
bgp log-neighbor-changes
neighbor 110.90.7.7 remote-as 178
neighbor 110.90.7.7 ebgp-multihop 255
neighbor 110.99.1.33 remote-as 112
!
ip classless
no ip http server
ip ospf name-lookup
!
!
map-class frame-relay VoIP-class
frame-relay cir 256000
frame-relay bc 1000
frame-relay be 0
frame-relay mincir 256000
no frame-relay adaptive-shaping
frame-relay fair-queue
logging 110.99.99.99
dialer-list 1 protocol ip permit
!
!
line con 0
exec-timeout 0 0
password ipexpert
logging synchronous
login
transport input none
line aux 0
exec-timeout 0 0
password ipexpert
logging synchronous
login
line vty 0 4
exec-timeout 0 0
password ipexpert
logging synchronous
login
!
ntp authentication-key 1 md5 121015120A1B09163E 7
ntp authenticate
ntp trusted-key 1
ntp clock-period 17179155
ntp server 110.99.12.1 key 1
end

Das könnte Ihnen auch gefallen