Good day All,

Am a just starting my journey towards my CCIE. Am a bloody newbie, I will
appreciate your help with the following issues.

Am of the mind that I have skipped a process/overlooking a requirement.

Am runing GNS and have checke that the features run on the  NM-16ESW
platform that I have but am still not able to do the tasks required in the
IPEXPERT Vol 1 Lab 1.

Issue 1:
The hosts namely R1 to BB1 (VLAN 100 switches 1 & 2)  and R5 to R6 & R7
(VLAN 567 switches 1 & 2( Vlan 2567 switches 3 & 4)  are not reachable
(I cannot ping or traceroute to them). The Vlans are connected across
switches.

Issue 2:
After the creation of SVI's on Cats 1,2,3 & 4 they (SVI's)are up but not
reachable from any point in the various subnets.

I have attached the configurations of the affected systems below.

Thanks in anticipation of your kind assistance.

William Alfreds




................................


Cat1

Connected to Dynamips VM "Cat1" (ID 13, type c3725) - Console port
Press ENTER to get the prompt.

Cat1(config-if)#do sh run
Building configuration...

Current configuration : 4392 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cat1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface Port-channel2
 switchport mode trunk
!
interface Port-channel3
 switchport mode trunk
!
interface Port-channel4
 switchport mode trunk
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet1/0
 switchport access vlan 12
 duplex full
 speed 100
!
interface FastEthernet1/1
 switchport access vlan 12
 duplex full
 speed 100
!
interface FastEthernet1/2
 switchport access vlan 12
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/3
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/4
 switchport access vlan 40
 duplex full
 speed 100
!
interface FastEthernet1/5
 switchport access vlan 567
 duplex full
 speed 100
!
interface FastEthernet1/6
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/7
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/8
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/9
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/10
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/11
 switchport access vlan 100
 duplex full
 speed 100
!
interface FastEthernet1/12
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/13
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/14
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/15
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/0
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/1
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/2
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/3
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/4
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/5
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/6
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/7
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/8
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/9
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/10
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/11
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/12
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/13
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/14
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/15
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface Vlan1
 no ip address
!
interface Vlan12
 ip address 150.100.12.11 255.255.255.0
!
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 Vlan200
 ip address 100.100.200.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
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 060F1F24545E0C0B11
 logging synchronous
 login
 history size 30
line aux 0
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 020F145E13160A3358
 logging synchronous
 login
 history size 30
!
!
end

Cat1(config-if)#

................................


Cat2


Connected to Dynamips VM "Cat2" (ID 14, type c3725) - Console port
Press ENTER to get the prompt.

Cat2#do sh run
         ^
% Invalid input detected at '^' marker.

Cat2#sh run
Building configuration...

Current configuration : 4473 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cat2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface Port-channel1
 switchport mode trunk
!
interface Port-channel4
 switchport mode trunk
!
interface Port-channel3
 switchport mode trunk
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet1/0
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/1
 switchport access vlan 100
 duplex full
 speed 100
!
interface FastEthernet1/2
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/3
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/4
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/5
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/6
 switchport access vlan 567
 duplex full
 speed 100
!
interface FastEthernet1/7
 switchport access vlan 567
 duplex full
 speed 100
!
interface FastEthernet1/8
 switchport access vlan 200
 duplex full
 speed 100
!
interface FastEthernet1/9
 switchport access vlan 300
 duplex full
 speed 100
!
interface FastEthernet1/10
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/11
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/12
 switchport access vlan 200
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/13
 switchport access vlan 300
 duplex full
 speed 100
!
interface FastEthernet1/14
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/15
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/0
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/1
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/2
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/3
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/4
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/5
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/6
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/7
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/8
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/9
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/10
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/11
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/12
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/13
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/14
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/15
 switchport mode trunk
 shutdown
 duplex full
 speed 100
!
interface Vlan1
 no ip address
!
interface Vlan12
 ip address 150.100.12.12 255.255.255.0
!
interface Vlan40
 ip address 150.100.40.12 255.255.255.0
!
interface Vlan100
 ip address 100.100.100.12 255.255.255.0
!
interface Vlan200
 ip address 100.100.200.12 255.255.255.0
!
interface Vlan300
 ip address 100.100.250.12 255.255.255.0
!
interface Vlan567
 ip address 150.100.220.12 255.255.255.240
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 000D03031C4B0E141B
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 011A1601431B031D35
 logging synchronous
 login
 history size 30
!
!
end

Cat2#
..................................

Cat3

Connected to Dynamips VM "Cat3" (ID 6, type c3725) - Console port
Press ENTER to get the prompt.

Cat3(config-if)#do sh run
Building configuration...

Current configuration : 4001 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cat3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
vtp domain ipexpert
vtp mode transparent
archive
 log config
  hidekeys
!
!
!
!
vlan 12
 name VLANB
!
vlan 40
 name VLANC
!
vlan 100
 name VLANA
!
vlan 200
 name VLANE
!
vlan 240
!
vlan 300
 name VLANF
!
vlan 567
 name VLAND
!
vlan 2200,2300,2567
!
!
!
!
!
interface Port-channel4
 switchport mode trunk
!
interface Port-channel1
 switchport mode trunk
!
interface Port-channel2
 switchport mode trunk
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet1/0
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/1
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/2
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/3
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/4
 switchport access vlan 240
 duplex full
 speed 100
!
interface FastEthernet1/5
 switchport access vlan 2567
 duplex full
 speed 100
!
interface FastEthernet1/6
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/7
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/8
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/9
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/10
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/11
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/12
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/13
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/14
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/15
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/0
!
interface FastEthernet2/1
!
interface FastEthernet2/2
!
interface FastEthernet2/3
!
interface FastEthernet2/4
!
interface FastEthernet2/5
!
interface FastEthernet2/6
!
interface FastEthernet2/7
!
interface FastEthernet2/8
!
interface FastEthernet2/9
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/10
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/11
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/12
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/13
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/14
 switchport mode trunk
 duplex full
 speed 100
 channel-group 4 mode on
!
interface FastEthernet2/15
!
interface Vlan1
 no ip address
!
interface Vlan12
 ip address 150.100.12.13 255.255.255.0
!
interface Vlan40
 ip address 150.100.40.13 255.255.255.0
!
interface Vlan100
 ip address 100.100.100.13 255.255.255.0
!
interface Vlan200
 ip address 100.100.200.13 255.255.255.0
!
interface Vlan300
 ip address 100.100.250.13 255.255.255.0
!
interface Vlan567
 ip address 150.100.220.13 255.255.255.240
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 011A1601431B031D35
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 060F1F24545E0C0B11
 logging synchronous
 login
 history size 30
!
!
end

Cat3(config-if)#

....................................

Cat4

Connected to Dynamips VM "Cat4" (ID 7, type c3725) - Console port
Press ENTER to get the prompt.

Cat4(config-if)#
Cat4(config-if)#
Cat4(config-if)#do sh run
Building configuration...

Current configuration : 4040 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Cat4
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
vtp domain ipexpert
vtp mode transparent
archive
 log config
  hidekeys
!
!
!
!
vlan 12
 name VLANB
!
vlan 40
 name VLANC
!
vlan 100
 name VLANA
!
vlan 200
 name VLANE
!
vlan 240
!
vlan 300
 name VLANF
!
vlan 567
 name VLAND
!
vlan 2200,2300,2567
!
!
!
!
!
interface Port-channel3
 switchport mode trunk
!
interface Port-channel2
 switchport mode trunk
!
interface Port-channel1
 switchport mode trunk
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet1/0
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/1
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/2
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/3
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/4
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/5
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/6
 switchport access vlan 2567
 duplex full
 speed 100
!
interface FastEthernet1/7
 switchport access vlan 2567
 duplex full
 speed 100
!
interface FastEthernet1/8
 switchport access vlan 2200
 duplex full
 speed 100
!
interface FastEthernet1/9
 switchport access vlan 2300
 duplex full
 speed 100
!
interface FastEthernet1/10
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/11
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/12
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/13
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/14
 shutdown
 duplex full
 speed 100
!
interface FastEthernet1/15
 shutdown
 duplex full
 speed 100
!
interface FastEthernet2/0
!
interface FastEthernet2/1
!
interface FastEthernet2/2
!
interface FastEthernet2/3
!
interface FastEthernet2/4
!
interface FastEthernet2/5
!
interface FastEthernet2/6
!
interface FastEthernet2/7
!
interface FastEthernet2/8
!
interface FastEthernet2/9
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/10
 switchport mode trunk
 duplex full
 speed 100
 channel-group 1 mode on
!
interface FastEthernet2/11
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/12
 switchport mode trunk
 duplex full
 speed 100
 channel-group 2 mode on
!
interface FastEthernet2/13
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/14
 switchport mode trunk
 duplex full
 speed 100
 channel-group 3 mode on
!
interface FastEthernet2/15
!
interface Vlan1
 no ip address
!
interface Vlan12
 ip address 150.100.12.14 255.255.255.0
!
interface Vlan40
 ip address 150.100.40.14 255.255.255.0
!
interface Vlan100
 ip address 100.100.100.14 255.255.255.0
!
interface Vlan200
 ip address 100.100.200.14 255.255.255.0
!
interface Vlan300
 ip address 100.100.250.14 255.255.255.0
!
interface Vlan567
 ip address 150.100.220.14 255.255.255.240
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 09455E0C011512001F
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 08285C4B1109000506
 logging synchronous
 login
 history size 30
!
!
end

Cat4(config-if)#


...................................

BB1

Connected to Dynamips VM "BB1" (ID 10, type c2600) - Console port
Press ENTER to get the prompt.

BB1(config-if)#do sh run
Building configuration...

Current configuration : 998 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BB1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 15
ip cef
!
!
!
!
no ip domain lookup
!
!
!
!
!
!
!
interface Ethernet0/0
 bandwidth 100000
 ip address 100.100.100.100 255.255.255.0
 full-duplex
!
ip forward-protocol nd
!
ip http server
no ip http secure-server
!
!
control-plane
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password ipexpert
 login
 history size 30
line aux 0
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password ipexpert
 login
 history size 30
!
!
end

BB1(config-if)#


.....................................

R1

Connected to Dynamips VM "R1" (ID 4, type c3725) - Console port
Press ENTER to get the prompt.

R1(config-if)#do sh run
Building configuration...

Current configuration : 1471 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
vtp interface lo0 only
vtp domain server
vtp mode transparent
archive
 log config
  hidekeys
!
!
!

interface Loopback0
 ip address 200.0.0.1 255.255.255.255
!
interface FastEthernet0/0
 ip address 150.100.12.1 255.255.255.0
 speed 100
 full-duplex
!
interface FastEthernet0/1
 ip address 100.100.100.1 255.255.255.0
 speed 100
 full-duplex
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
control-plane
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 1047191C1D07171918
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 060F1F24545E0C0B11
 logging synchronous
 login
 history size 30
!
!
end

R1(config-if)#



....................................


R5


Connected to Dynamips VM "R5" (ID 1, type c3725) - Console port
Press ENTER to get the prompt.

R5(config-if)#do sh run
Building configuration...

Current configuration : 1914 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R5
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 200.0.0.5 255.255.255.255
!
interface FastEthernet0/0
 ip address 150.100.220.5 255.255.255.240
 speed 100
 full-duplex
!
interface Serial0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface FastEthernet0/1
 ip address 150.100.221.5 255.255.255.0
 speed 100
 full-duplex
!
interface Serial0/1
 ip address 150.100.100.5 255.255.255.0
 encapsulation frame-relay
 clock rate 64000
 no arp frame-relay
 frame-relay map ip 150.100.100.6 506 broadcast
 frame-relay map ip 150.100.100.2 502 broadcast
 frame-relay map ip 150.100.100.5 502
 no frame-relay inverse-arp
!
interface Serial0/2
 ip address 150.100.25.5 255.255.255.0
 clock rate 64000
!
interface Serial0/3
 no ip address
 shutdown
 clock rate 2000000
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 151B1B091C3A2E363C
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 011A1601431B031D35
 logging synchronous
 login
 history size 30
!
!
end

R5(config-if)#


.......................................


R6


Connected to Dynamips VM "R6" (ID 2, type c3725) - Console port
Press ENTER to get the prompt.

R6(config-if)#do sh run
Building configuration...

Current configuration : 2214 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R6
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 200.0.0.6 255.255.255.255
!
interface MFR1
 ip address 150.100.69.6 255.255.255.0
 shutdown
 frame-relay interface-dlci 609
!
interface FastEthernet0/0
 ip address 150.100.220.6 255.255.255.240
 speed 100
 full-duplex
!
interface Serial0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface FastEthernet0/1
 ip address 150.100.221.6 255.255.255.0
 speed 100
 full-duplex
!
interface Serial0/1
 ip address 150.100.100.6 255.255.255.0
 encapsulation frame-relay
 clock rate 64000
 no arp frame-relay
 frame-relay map ip 150.100.100.5 605 broadcast
 frame-relay map ip 150.100.100.2 602 broadcast
 frame-relay map ip 150.100.100.6 602
 no frame-relay inverse-arp
!
interface Serial2/0
 ip address 150.100.69.6 255.255.255.0
 serial restart-delay 0
 clock rate 64000
!
interface Serial2/1
 ip address 150.100.96.6 255.255.255.0
 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
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 0502160A395C4B1B0D
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 011A1601431B031D35
 logging synchronous
 login
 history size 30
!
!
end

R6(config-if)#




.................................


R7

Connected to Dynamips VM "R7" (ID 3, type c3725) - Console port
Press ENTER to get the prompt.

R7(config-if)#
R7(config-if)#
R7(config-if)#do sh run
Building configuration...

Current configuration : 1888 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R7
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 --More--
*Mar  1 00:33:47.727: %LINEPROTO-5-UPDOWN: Line protocol on Interface
Serial0/0, changed state to down
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 200.0.0.7 255.255.255.255
!
interface MFR1
 ip address 150.100.69.6 255.255.255.0
 shutdown
 frame-relay interface-dlci 609
!
interface FastEthernet0/0
 ip address 150.100.220.7 255.255.255.240
 speed 100
 full-duplex
!
interface Serial0/0
 ip address 150.100.78.7 255.255.255.0
 clock rate 64000
!
interface FastEthernet0/1
 ip address 150.100.221.7 255.255.255.0
 speed 100
 full-duplex
!
interface Serial0/1
 ip address 150.100.100.6 255.255.255.0
 encapsulation frame-relay
 shutdown
 clock rate 64000
 no arp frame-relay
 frame-relay map ip 150.100.100.6 602
 frame-relay map ip 150.100.100.2 602 broadcast
 frame-relay map ip 150.100.100.5 605 broadcast
 no frame-relay inverse-arp
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^CC UNAUTHORISED ACCESS IS STRICTLY FORBIDDEN ^C
alias exec myip sh ip int br | exc unass
alias exec siib sh ip int br
alias exec sir sh ip route
alias exec fm sh frame map
alias exec fp sh frame pvc
alias exec cdp sh cdp nei
alias exec sit sh int tr
alias exec sip sh ip protocol
alias exec vtp sh vtp stat
alias exec vls sh vlan-sw
!
line con 0
 exec-timeout 0 0
 privilege level 15
 password 7 0706314956191C1703
 logging synchronous
 login
 history size 30
line aux 0
 exec-timeout 0 0
 privilege level 15
 logging synchronous
line vty 0 4
 exec-timeout 0 0
 privilege level 15
 password 7 130C0717131C01383F
 logging synchronous
 login
 history size 30
!
!
end

R7(config-if)#

......................................
_______________________________________________
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

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to