Hi All,

I am on Vol1 Lab 2 task 2.18 and when I got to check R5 I found that its
fa0/0 was showing status up and protocol down!!!!  Initial we thought Cat1's
port security on its fa0/5 linking back to R5 fa0/0 might actually be
causing this state of affairs but alas.  I removed the portsecurity on
Cat1's fa0/5 and I tried to bring up R5 fa0/0 but to no avail ....anyone can
help me on this??????  I have dumped the running-con for both R5 and
Cat1...Please kindly assist?



Here is the running-config of R5;

Current configuration : 1322 bytes
!
! Last configuration change at 16:24:23 UTC Tue Apr 19 2011
! NVRAM config last updated at 16:24:30 UTC Tue Apr 19 2011
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R5
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
memory-size iomem 15


hostname R5
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
memory-size iomem 15
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
no ipv6 cef
!
multilink bundle-name authenticated
!
voice-card 0
!
archive
 log config
  hidekeys

interface Loopback0
 ip address 200.0.0.5 255.255.255.255
!

interface FastEthernet0/0
 no ip address
 ip ospf mtu-ignore
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface Serial0/1/0
 no ip address
 shutdown
!
interface Serial0/2/0
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 network 150.100.220.5 0.0.0.0 area 0
 network 200.0.0.5 0.0.0.0 area 0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
control-plane
!

line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 login
!
scheduler allocate 20000 1000
end



Cat 1 Config:
Cat1(config-if)#do sh run
Building configuration...

Current configuration : 6992 bytes
!
! Last configuration change at 16:45:31 UTC Tue Apr 19 2011
! NVRAM config last updated at 16:24:13 UTC Tue Apr 19 2011
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Cat1
!
!
no aaa new-model
errdisable recovery cause psecure-violation
errdisable recovery interval 10800
ip subnet-zero
ip routing
no ip domain-lookup
!
!
!
crypto pki trustpoint TP-self-signed-27667712
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-27667712
 revocation-check none
 rsakeypair TP-self-signed-27667712
!
!
crypto pki certificate chain TP-self-signed-27667712
 certificate self-signed 01
  30820239 308201A2 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  2F312D30 2B060355 04031324 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 32373636 37373132 301E170D 31313034 31393132 33353134
  5A170D32 30303130 31303030 3030305A 302F312D 302B0603 55040313 24494F53
  2D53656C 662D5369 676E6564 2D436572 74696669 63617465 2D323736 36373731
  3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100DB99
  3DAF981E 744E7414 14E10EAE 80AAB993 6B120948 60FB2CDE 30428EFE 7BE92383
  760A495B 18FC619B 30C6E738 E3F6A853 96C40A0C 77F58DC1 1E0527A3 DFE6E6CA
  C41998E5 27ED898C A1DFE825 5CFFC1E2 0D057CA4 0B681429 726EE124 B6D074E5
  B791BF0F 0DD391D8 CB009776 C03703DF FE52BF7F F92296C5 3C9DA3DC FD170203
  010001A3 65306330 0F060355 1D130101 FF040530 030101FF 30100603 551D1104
  09300782 05436174 312E301F 0603551D 23041830 168014B5 3CC323CB 48FE625D
  745912C1 51282571 00EF6B30 1D060355 1D0E0416 0414B53C C323CB48 FE625D74
  5912C151 28257100 EF6B300D 06092A86 4886F70D 01010405 00038181 004F81AD
  51BE9C0F 959F0822 CE0BDF19 0542B875 AE02BBEB 89E1F984 70075B9B F4976D2F
  54619C65 1F5E8ED3 75A29788 24094EC9 79467B70 55D03318 9EC07B75 01EDBFF5
  CD56923B F1B7B03B A7AC3D36 FF01C3EB DF29242C F2915480 50824D37 55A0BC7A
  92C60811 ED614566 98F92A4A 1C61FA0C 7C891590 A6C927D9 EC338A2E E6
  quit
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
vlan dot1q tag native
!
!
!
!
!
!
interface Port-channel14
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
!
interface Port-channel13
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
!
interface Port-channel12
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
!
interface FastEthernet0/1
 description R1 port Fa0/0 towards R2
 switchport access vlan 12
 switchport mode dynamic desirable
!
interface FastEthernet0/2
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/3
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/4
 description R4 Fa0/0
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/5
 description R5 Fa0/0
 switchport access vlan 567
 switchport mode access
 spanning-tree portfast
!
interface FastEthernet0/6
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/11
 description BB1 E0/0
 switchport access vlan 100
 switchport mode dynamic desirable
!
interface FastEthernet0/12
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/13
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/14
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/15
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/16
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/17
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/18
 switchport access vlan 567
 switchport mode access
!
interface FastEthernet0/19
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 14 mode desirable
!
interface FastEthernet0/20
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 14 mode desirable
!
interface FastEthernet0/21
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 13 mode desirable
!
interface FastEthernet0/22
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 13 mode desirable
!
interface FastEthernet0/23
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 12 mode desirable
!
interface FastEthernet0/24
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1,12,40,100,300,567,667
 switchport trunk pruning vlan 2-666,668-1001
 switchport mode dynamic desirable
 udld port
 channel-group 12 mode desirable
!
interface GigabitEthernet0/1
 switchport access vlan 567
 switchport mode access
 shutdown
!
interface GigabitEthernet0/2
 description R2 port Gi0/0
 switchport access vlan 567
 switchport mode access
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
interface Vlan40
 ip address 150.100.40.11 255.255.255.0
!
interface Vlan100
 ip address 100.100.100.11 255.255.255.0
!
interface Vlan300
 ip address 100.100.250.11 255.255.255.0
!
interface Vlan567
 ip address 150.100.220.11 255.255.255.240
!
define interface-range unused FastEthernet0/2 - 4 , FastEthernet0/6 - 10 ,
FastEthernet0/12 - 18 , GigabitEthernet0/1 - 2
!
router ospf 1
 log-adjacency-changes
 passive-interface default
 no passive-interface Vlan567
 network 100.100.100.11 0.0.0.0 area 0
 network 100.100.250.11 0.0.0.0 area 0
 network 150.100.40.11 0.0.0.0 area 0
 network 150.100.220.11 0.0.0.0 area 0
!
ip classless
ip http server
ip http secure-server
!
!
!
control-plane
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line vty 0 4
 no login
line vty 5 15
 no login
!
!
monitor session 1 destination interface Fa0/7
monitor session 1 source remote vlan 667
end

=-----------------------------------------------------------
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to