You are on page 1of 3

R5#sh run

Building configuration...
Current configuration : 1912 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R5
!
enable secret 5 $1$u2S3$7D.1gZUv.eXN31ef3.zEt/
enable password cisco
!
memory-size iomem 10
ip subnet-zero
!
!
!
ip audit notify log
ip audit po max-events 100
!
!
!
voice call carrier capacity active
!
!
!
!
!
!
!
!
!
mta receive maximum-recipients 0
!
!
!
!
interface Loopback0
ip address 10.5.5.5 255.255.255.255
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.2
encapsulation dot1Q 2
ip address 172.16.16.1 255.255.254.0
!
interface FastEthernet0/0.5
encapsulation dot1Q 5
ip address 172.16.18.1 255.255.254.0
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 172.16.20.1 255.255.254.0
!

interface FastEthernet0/0.20
encapsulation dot1Q 20
ip address 172.16.22.1 255.255.254.0
!
interface FastEthernet0/0.30
encapsulation dot1Q 30
ip address 172.16.24.1 255.255.254.0
!
interface FastEthernet0/0.40
encapsulation dot1Q 40
ip address 172.16.26.1 255.255.254.0
!
interface FastEthernet0/0.50
encapsulation dot1Q 50
ip address 172.16.28.1 255.255.254.0
!
interface Serial0/0
ip address 172.16.31.197 255.255.255.252
no fair-queue
clockrate 64000
!
interface Serial0/1
ip address 172.16.31.194 255.255.255.252
!
router ospf 1
log-adjacency-changes
network 172.16.16.0 0.0.1.255 area 0
network 172.16.18.0 0.0.1.255 area 0
network 172.16.20.0 0.0.1.255 area 0
network 172.16.22.0 0.0.1.255 area 0
network 172.16.24.0 0.0.1.255 area 0
network 172.16.26.0 0.0.1.255 area 0
network 172.16.28.0 0.0.1.255 area 0
network 172.16.31.192 0.0.0.3 area 0
network 172.16.31.196 0.0.0.3 area 0
!
ip classless
ip http server
!
!
!
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
!
!
line con 0
password cisco
login
line aux 0
line vty 0 4
password cisco
login

!
!
end

You might also like