CONFIG FOR R3  

Friday, November 14, 2008


config for r3

CODE
r3>

r3>en
r3#show run
Building configuration...

Current configuration : 1994 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
interface Loopback0
ip address 172.16.3.1 255.255.255.0
!
interface Loopback20
ip address 192.168.20.1 255.255.255.0
!
interface Loopback25
ip address 192.168.25.1 255.255.255.0
!
interface Loopback30
ip address 192.168.30.1 255.255.255.0
!
interface Loopback35
ip address 192.168.35.1 255.255.255.0
!
interface Loopback40
ip address 192.168.40.1 255.255.255.0
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Ethernet1/0
no ip address
shutdown
half-duplex
!
interface Ethernet1/1
no ip address
shutdown
half-duplex
!
interface Ethernet1/2
no ip address
shutdown
half-duplex
!
interface Ethernet1/3
no ip address
shutdown
half-duplex
!
interface Serial2/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/1
ip address 172.16.23.3 255.255.255.0
serial restart-delay 0
!
interface Serial2/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
passive-interface default
no passive-interface Serial2/1
network 172.16.3.1 0.0.0.0 area 0
network 172.16.23.3 0.0.0.0 area 0
network 192.168.20.1 0.0.0.0 area 0
network 192.168.25.1 0.0.0.0 area 0
network 192.168.30.1 0.0.0.0 area 0
network 192.168.35.1 0.0.0.0 area 0
network 192.168.40.1 0.0.0.0 area 0
!
ip http server
!
!
!
!
control-plane
!
alias exec sir show ip route
alias exec siib show ip int brief
alias exec sird show ip rip database
alias exec sio show ip ospf
alias exec siod show ip ospf database
alias exec sioi show ip int brief
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end

r3#

Design by Blogger Buster | Distributed by Blogging Tips