CONFIG FOR SANJOSE1  

Friday, November 14, 2008


config for router1

CODE
sanjose1#sir
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

R 200.100.50.0/24 [120/1] via 192.168.1.6, 00:00:19, Serial2/0
172.24.0.0/24 is subnetted, 1 subnets
R 172.24.1.0 [120/1] via 192.168.1.6, 00:00:19, Serial2/0
192.168.1.0/30 is subnetted, 1 subnets
C 192.168.1.4 is directly connected, Serial2/0
sanjose1#

sanjose1#sr
Building configuration...

Current configuration : 1583 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 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.5 255.255.255.252
serial restart-delay 0
no fair-queue
!
interface Serial2/1
no ip address
shutdown
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 192.168.1.0
no auto-summary
!
router bgp 100
no synchronization
bgp log-neighbor-changes
network 192.168.1.4 mask 255.255.255.252
neighbor 192.168.1.6 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 cibs clear ip bgp soft
alias exec sr show run
!
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