CONFIG FOR SANJOSE1  

Friday, November 14, 2008

as always these are the final configs

config for sanjose 1

CODE
sanjose1#sr
Building configuration...

Current configuration : 2110 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname sanjose1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
interface Loopback0
ip address 172.16.64.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 192.168.1.6 255.255.255.252
serial restart-delay 0
!
interface Serial2/2
ip address 172.16.1.1 255.255.255.0
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
router eigrp 1
network 172.16.64.1 0.0.0.0
network 172.16.0.0
auto-summary
!
router bgp 64512
no synchronization
bgp log-neighbor-changes
network 172.16.0.0
neighbor 172.16.32.1 remote-as 64512
neighbor 172.16.32.1 update-source Loopback0
neighbor 172.16.32.1 next-hop-self
neighbor 192.168.1.5 remote-as 200
neighbor 192.168.1.5 route-map rakesht1pref_1.5 in
neighbor 192.168.1.5 route-map rakesh1_metric1.5 out
no auto-summary
!
ip http server
!
ip default-network 192.168.100.0
ip route 172.16.0.0 255.255.0.0 Null0
!
!
route-map rakesht1pref_1.5 permit 10
set local-preference 150
!
route-map rakesh1_metric1.5 permit 20
set metric 50
!
!
control-plane
!
alias exec sr show run
alias exec sir show ip route
alias exec siib show ip int brief
alias exec sip show ip proto
alias exec sien show ip eigrp neig
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 cibs clear ip bgp * soft
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end

sanjose1#

Design by Blogger Buster | Distributed by Blogging Tips