CONFIG FOR SANJOSE 3  

Friday, November 14, 2008

config for sanjose3

CODE
sanjose3#

sanjose3#sr
Building configuration...

Current configuration : 1701 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname sanjose3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
interface Loopback0
ip address 199.9.9.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
no fair-queue
!
interface Serial2/1
ip address 172.24.1.18 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 rip
version 2
network 172.24.0.0
no auto-summary
!
router bgp 100
no synchronization
bgp log-neighbor-changes
network 172.24.1.0 mask 255.255.255.0
network 199.9.9.0
aggregate-address 199.9.0.0 255.255.255.240
neighbor 172.24.1.17 remote-as 100
no auto-summary
!
ip http server
!
!
!
!
control-plane
!
alias exec sip show ip proto
alias exec sir show ip route
alias exec siib show ip int brief
alias exec sib show ip bgp
alias exec sibn show ip bgp neig
alias exec sibs show ip bgp summ
alias exec cib clear ip bgp
alias exec sr show run
alias exec cibs clear ip bgp * soft
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end

sanjose3#

Design by Blogger Buster | Distributed by Blogging Tips