RUNNING CONFIG FOR R1  

Friday, November 14, 2008


configuration for router r1

CODE
sanjose#sr
Building configuration...

Current configuration : 1676 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname sanjose
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
interface Loopback0
ip address 192.168.0.1 255.255.255.0
!
interface Loopback1
ip address 192.168.1.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
ip address 10.0.0.2 255.255.255.252
serial restart-delay 0
!
interface Serial2/1
ip address 172.16.0.2 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 bgp 100
no synchronization
bgp log-neighbor-changes
network 192.168.0.0
network 192.168.1.0
neighbor 10.0.0.1 remote-as 200
neighbor 172.16.0.1 remote-as 300
no auto-summary
!
ip http server
!
ip route 0.0.0.0 0.0.0.0 172.16.0.1 210
ip route 20.0.0.0 255.0.0.0 20.20.20.20
!
!
!
control-plane
!
alias exec siib show ip int brief
alias exec sip show ip proto
alias exec sir show ip route
alias exec sib show ip bgp
alias exec sibs show ip bgp summ
alias exec sibn show ip bgp nei
alias exec sr show run
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
!
end

Design by Blogger Buster | Distributed by Blogging Tips