RUNNING CONFIG ISP ROUTER  

Friday, November 14, 2008


let me present you with the router configs

isp router

CODE
isp#sr
Building configuration...

Current configuration : 1668 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname isp
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!
!
!
interface Loopback0
ip address 202.0.0.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 192.168.1.6 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial2/1
ip address 172.24.1.17 255.255.255.252
serial restart-delay 0
clock rate 64000
!
interface Serial2/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
router bgp 300
no synchronization
bgp log-neighbor-changes
network 202.0.0.0
neighbor 172.24.1.18 remote-as 65000
neighbor 192.168.1.5 remote-as 100
neighbor 192.168.1.5 next-hop-self
neighbor 192.168.1.5 remove-private-as
no auto-summary
!
ip http server
!
!
!
!
control-plane
!
alias exec sir show ip route
alias exec sr show run
alias exec siib show ip int brief
alias exec sib show ip bgp
alias exec sibn show ip bgp nei
alias exec sibs show ip bgp summ
alias exec cibs clear ip bgp * soft
alias exec cib clear ip bgp *
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
!
end

isp#

Design by Blogger Buster | Distributed by Blogging Tips