HUB
config t
!
int s1/0
no shut
encapsulation ppp
ip add 10.1.14.1 255.255.255.0
!
interface Loopback101
ip address 10.1.101.1 255.255.255.0
!
int e0/2
no shut
ip add 10.1.1.1 255.255.255.0
!
int e0/1
10.32.1.1 255.255.25.0
no shut
!
interface Tunnel123
ip address 10.1.123.1 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp map multicast dynamic
ip nhrp network-id 99
ip tcp adjust-mss 1360
ip ospf network broadcast
ip ospf priority 125
ip ospf 1 area 0
tunnel source Ethernet0/2
tunnel mode gre multipoint
!
router rip
ver 2
network 10.1.14.0
!
******************************************************
R2 SPOKES
config t
!
int e0/2
ip add 10.1.1.2 255.255.255.0
no shut
!
int e0/0
no shut
!
int e0/0.26
ip add 10.1.26.2 255.255.255.0
ip ospf 1 area 26
no shut
!
!
interface Tunnel123
ip address 10.1.123.2 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp map multicast 10.1.1.1
ip nhrp map 10.1.123.1 10.1.1.1
ip nhrp network-id 99
ip nhrp nhs 10.1.123.1
ip tcp adjust-mss 1360
ip ospf network broadcast
ip ospf 1 area 0
ip ospf priority 0
tunnel source Ethernet0/2
tunnel mode gre multipoint
!
router ospf 1
network 10.1.102.0 0.0.0.255 area 0
network 172.20.10.0 0.0.0.255 area 0
area 2 range 172.16.32.0 255.255.252.0
network 10.1.22.0 0.0.0.3 area 2
network 10.1.22.4 0.0.0.3 area 2
network 10.1.22.8 0.0.0.3 area 2
!
int loop 102
ip ospf net point-to-point
ip add 10.1.102.1 255.255.255.0
!
int loop 20
ip ospf net point-to-point
ip add 172.20.10.10 255.255.255.0
!
int loop 221
ip ospf net point-to-point
ip add 10.1.22.1 255.255.255.252
!
int loop 225
ip ospf net point-to-point
ip add 10.1.22.5 255.255.255.252
!
int loop 229
ip ospf net point-to-point
ip add 10.1.22.9 255.255.255.252
!
********************************************************
R3 SPOKES
config t
!
int e0/2
ip add 10.1.1.3 255.255.255.0
!
int e0/1
ip add 10.1.3.3 255.255.255.0
!
int e0/0
no shut
!
int e0/0.35
encapsulation dot1q 35
ip ospf 1 area 3
ip add 10.1.35.3 255.255.252.0
!
interface Loopback103
ip ospf net point-to-point
ip address 172.16.103.1 255.255.255.0
!
interface Loopback168
ip ospf net point-to-point
ip address 172.16.168.1 255.255.255.0
!
interface Loopback169
ip ospf net point-to-point
ip address 172.16.169.1 255.255.255.0
!
interface Loopback170
ip ospf net point-to-point
ip address 172.16.170.1 255.255.255.0
!
interface Tunnel123
ip address 10.1.123.3 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp map multicast 10.1.1.1
ip nhrp map 10.1.123.1 10.1.1.1
ip nhrp network-id 99
ip nhrp nhs 10.1.123.1
ip tcp adjust-mss 1360
ip ospf network broadcast
ip ospf 1 area 0
ip ospf priority 0
tunnel source Ethernet0/2
tunnel mode gre multipoint
!
router ospf 1
log-adjacency-changes
network 172.16.0.0 0.0.0.252 area 4
!
router eigrp 35
no auto-summary
network 10.1.3.0 0.0.0.255
!
******************************************************************************
R4
config t
!
interface Loopback104
ip address 10.1.104.1 255.255.255.0
!
interface Loopback192
ip address 10.1.192.1 255.255.255.0
!
interface Loopback193
ip address 10.1.193.1 255.255.255.0
!
interface Loopback194
ip address 10.1.194.1 255.255.255.0
!
int s1/0
encapsulation ppp
ip address 10.1.14.4 255.255.255.0
no shut
!
int e0/0
no shut
!
int e0/0.160
ip add 160.100.10.19 255.255.255.0
!
router rip
version 2
network 10.1.14.0
network 10.1.104.0
network 10.1.193.0
network 10.1.194.0
network 160.100.10.0
no auto-summary
******************************************************************
R5
config t
!
int e0/0
no shut
!
int e0/0.35
encapsulation dot1q 35
ip add 10.1.35.5 255.255.252.0
ip ospf 1 area 3
!
int loop 37
ip add 10.1.5.37 255.255.255.252
!
int loop 41
ip add 10.1.5.41 255.255.255.252
!
int loop 45
ip add 10.1.5.45 255.255.255.252
!
int loop 105
ip add 10.1.105.1 255.255.255.0
!
router eigrp 35
no auto-summary
network 10.1.5.36 0.0.0.3
network 10.1.5.40 0.0.0.3
network 10.1.5.44 0.0.0.3
!
router eigrp 5
no auto-summary
network 10.1.105.0 0.0.0.255
!
**********************************************************************************
**
config t
!
int loop 106
ip ospf net point-to-point
ip add 10.1.106.1 255.255.255.0
!
int loop 31
ip ospf net point-to-point
ip add 172.31.1.1 255.255.255.0
!
int e0/0
no shut
!
int e0/0.26
ip add 10.1.26.6 255.255.255.0
ip ospf 1 area 26
!
int e0/X
ip add 10.1.63.6 255.255.255.0
ip ospf 1 area 5
!
router ospf 1
network 10.1.106.0 0.0.0.255 area 5
network 172.31.1.0 0.0.0.255 area 5
!
***********************************************************************
switch1
!Configure VLANs
config t
!
vlan 26
name ENG
!
vlan 32
name DEV
!
vlan 35
name LAB
!
vlan 43
name VISITORS
!
vlan 63
name ACCT
!
vlan 160
name BB
!
vtp mode transparent
!
!
!My uplink to R1
!Switch-to-Router Connections
int e0/0
switchport mode access
switchport access vlan 32
no shut
!
int vlan 32
no shut
ip add 10.1.1.10 255.255.255.0
!
!My uplink to R2
!Switch-to-Router Connections
!
int e0/1
switchport mode access
switchport access vlan 26
no shut
!
!My uplink to R3
!Switch-to-Router Connections
!
int e0/2
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan add 35
switchport trunk allowed vlan add 43
no shut
!
!My uplink to R4
!Switch-to-Router Connections
!
int e0/3
switchport mode access
switchport access vlan 160
no shut
!
!My uplink to R5
!Switch-to-Router Connections
!
int e1/0
switchport mode access
switchport access vlan 35
no shut
!
!
!My uplink to R6
!Switch-to-Router Connections
!
int e1/1
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan add 35
switchport trunk allowed vlan add 43
no shut
!
!
!Control Switch-to-Switch Links
!
int e1/3
shut
!
int e2/0
shut
!
int e2/1
shut
!
int 2/2
shut
!
!Switch-to-Switch Connections sw2
!
int e2/3
switchport mode access
switchport access vlan 32
no shut
!
!
!VLAN Pruning (Basic: 3 points) to SW3
!
int e1/2
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan add 35
switchport trunk allowed vlan add 43
no shut
!
ip routing
!
router rip
ver 2
network 10.1.1.0
!
***********************************************************************
switch2
config t
!
vtp mode transparent
!
vlan 32
name DEV
!
!My uplink to R1
!Switch-to-Router Connections
int e0/0
switchport mode access
switchport access vlan 32
no shut
!
!My uplink to R3
!Switch-to-Router Connections
int e0/2
no switchport
ip add 10.1.3.20 255.255.255.0
no shut
!
!Control Switch-to-Switch Links (Basic: 3 points)
!
int e1/3
shut
!
int e2/0
shut
!
int 2/1
shut
!
int 2/2
!
!Switch-to-Switch Connections
!
int e1/2
no switchport
ip add 10.1.42.20 255.255.255.0
!
int loop 120
ip add 10.1.120.1 255.255.255.0
!
ip routing
!
router eigrp 35
no auto-summary
network 10.1.120.0 0.0.0.255
network 10.1.3.0 0.0.0.255
!
do wr mem
!
***********************************************************
switch3
config t
!
vtp mode transparent
!
vlan 43
name VISITORS
no shut
!
vlan 63
name ACCT
no shut
!
vlan 160
name BB
no shut
!
!Control Switch-to-Switch Links (Basic: 3 points)
!
int e1/3
shut
!
int e2/0
shut
!
int e2/1
shut
!
int e2/2
shut
!
!Switch-to-Switch Connections to SW4
!
int e2/3
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan add 43
switchport trunk allowed vlan add 63
switchport trunk allowed vlan add 160
no shut
!
****************************************************************************
switch4
config t
!
vtp mode transparent
!
vlan 43
name VISITORS
no shut
!
vlan 160
name BB
!
!Control Switch-to-Switch Links (Basic: 3 points)
!
int e1/3
shut
!
int e2/0
shut
!
int 2/1
shut
!
int 2/2
shut
!
!Switch-to-Switch Connections to SW3
!
int e2/3
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan add 43
switchport trunk allowed vlan add 160
no shut
!
!Switch-to-Switch Connections to SW2
!
int e1/2
no switchport
ip add 10.1.42.40 255.255.255.0
!
FILES

FILES

  • 1.
    HUB config t ! int s1/0 noshut encapsulation ppp ip add 10.1.14.1 255.255.255.0 ! interface Loopback101 ip address 10.1.101.1 255.255.255.0 ! int e0/2 no shut ip add 10.1.1.1 255.255.255.0 ! int e0/1 10.32.1.1 255.255.25.0 no shut ! interface Tunnel123 ip address 10.1.123.1 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp map multicast dynamic ip nhrp network-id 99 ip tcp adjust-mss 1360
  • 2.
    ip ospf networkbroadcast ip ospf priority 125 ip ospf 1 area 0 tunnel source Ethernet0/2 tunnel mode gre multipoint ! router rip ver 2 network 10.1.14.0 ! ****************************************************** R2 SPOKES config t ! int e0/2 ip add 10.1.1.2 255.255.255.0 no shut ! int e0/0 no shut ! int e0/0.26 ip add 10.1.26.2 255.255.255.0 ip ospf 1 area 26 no shut
  • 3.
    ! ! interface Tunnel123 ip address10.1.123.2 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp map multicast 10.1.1.1 ip nhrp map 10.1.123.1 10.1.1.1 ip nhrp network-id 99 ip nhrp nhs 10.1.123.1 ip tcp adjust-mss 1360 ip ospf network broadcast ip ospf 1 area 0 ip ospf priority 0 tunnel source Ethernet0/2 tunnel mode gre multipoint ! router ospf 1 network 10.1.102.0 0.0.0.255 area 0 network 172.20.10.0 0.0.0.255 area 0 area 2 range 172.16.32.0 255.255.252.0 network 10.1.22.0 0.0.0.3 area 2 network 10.1.22.4 0.0.0.3 area 2 network 10.1.22.8 0.0.0.3 area 2 ! int loop 102 ip ospf net point-to-point
  • 4.
    ip add 10.1.102.1255.255.255.0 ! int loop 20 ip ospf net point-to-point ip add 172.20.10.10 255.255.255.0 ! int loop 221 ip ospf net point-to-point ip add 10.1.22.1 255.255.255.252 ! int loop 225 ip ospf net point-to-point ip add 10.1.22.5 255.255.255.252 ! int loop 229 ip ospf net point-to-point ip add 10.1.22.9 255.255.255.252 ! ******************************************************** R3 SPOKES config t ! int e0/2 ip add 10.1.1.3 255.255.255.0 !
  • 5.
    int e0/1 ip add10.1.3.3 255.255.255.0 ! int e0/0 no shut ! int e0/0.35 encapsulation dot1q 35 ip ospf 1 area 3 ip add 10.1.35.3 255.255.252.0 ! interface Loopback103 ip ospf net point-to-point ip address 172.16.103.1 255.255.255.0 ! interface Loopback168 ip ospf net point-to-point ip address 172.16.168.1 255.255.255.0 ! interface Loopback169 ip ospf net point-to-point ip address 172.16.169.1 255.255.255.0 ! interface Loopback170 ip ospf net point-to-point ip address 172.16.170.1 255.255.255.0 !
  • 6.
    interface Tunnel123 ip address10.1.123.3 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp map multicast 10.1.1.1 ip nhrp map 10.1.123.1 10.1.1.1 ip nhrp network-id 99 ip nhrp nhs 10.1.123.1 ip tcp adjust-mss 1360 ip ospf network broadcast ip ospf 1 area 0 ip ospf priority 0 tunnel source Ethernet0/2 tunnel mode gre multipoint ! router ospf 1 log-adjacency-changes network 172.16.0.0 0.0.0.252 area 4 ! router eigrp 35 no auto-summary network 10.1.3.0 0.0.0.255 ! ******************************************************************************
  • 7.
    R4 config t ! interface Loopback104 ipaddress 10.1.104.1 255.255.255.0 ! interface Loopback192 ip address 10.1.192.1 255.255.255.0 ! interface Loopback193 ip address 10.1.193.1 255.255.255.0 ! interface Loopback194 ip address 10.1.194.1 255.255.255.0 ! int s1/0 encapsulation ppp ip address 10.1.14.4 255.255.255.0 no shut ! int e0/0 no shut ! int e0/0.160 ip add 160.100.10.19 255.255.255.0
  • 8.
    ! router rip version 2 network10.1.14.0 network 10.1.104.0 network 10.1.193.0 network 10.1.194.0 network 160.100.10.0 no auto-summary ****************************************************************** R5 config t ! int e0/0 no shut ! int e0/0.35 encapsulation dot1q 35 ip add 10.1.35.5 255.255.252.0 ip ospf 1 area 3 ! int loop 37 ip add 10.1.5.37 255.255.255.252 !
  • 9.
    int loop 41 ipadd 10.1.5.41 255.255.255.252 ! int loop 45 ip add 10.1.5.45 255.255.255.252 ! int loop 105 ip add 10.1.105.1 255.255.255.0 ! router eigrp 35 no auto-summary network 10.1.5.36 0.0.0.3 network 10.1.5.40 0.0.0.3 network 10.1.5.44 0.0.0.3 ! router eigrp 5 no auto-summary network 10.1.105.0 0.0.0.255 ! ********************************************************************************** ** config t ! int loop 106 ip ospf net point-to-point ip add 10.1.106.1 255.255.255.0
  • 10.
    ! int loop 31 ipospf net point-to-point ip add 172.31.1.1 255.255.255.0 ! int e0/0 no shut ! int e0/0.26 ip add 10.1.26.6 255.255.255.0 ip ospf 1 area 26 ! int e0/X ip add 10.1.63.6 255.255.255.0 ip ospf 1 area 5 ! router ospf 1 network 10.1.106.0 0.0.0.255 area 5 network 172.31.1.0 0.0.0.255 area 5 ! *********************************************************************** switch1 !Configure VLANs
  • 11.
    config t ! vlan 26 nameENG ! vlan 32 name DEV ! vlan 35 name LAB ! vlan 43 name VISITORS ! vlan 63 name ACCT ! vlan 160 name BB ! vtp mode transparent ! ! !My uplink to R1 !Switch-to-Router Connections
  • 12.
    int e0/0 switchport modeaccess switchport access vlan 32 no shut ! int vlan 32 no shut ip add 10.1.1.10 255.255.255.0 ! !My uplink to R2 !Switch-to-Router Connections ! int e0/1 switchport mode access switchport access vlan 26 no shut ! !My uplink to R3 !Switch-to-Router Connections ! int e0/2 switchport trunk encapsulation dot1q switchport mode trunk switchport trunk allowed vlan add 35 switchport trunk allowed vlan add 43 no shut
  • 13.
    ! !My uplink toR4 !Switch-to-Router Connections ! int e0/3 switchport mode access switchport access vlan 160 no shut ! !My uplink to R5 !Switch-to-Router Connections ! int e1/0 switchport mode access switchport access vlan 35 no shut ! ! !My uplink to R6 !Switch-to-Router Connections ! int e1/1 switchport trunk encapsulation dot1q switchport mode trunk switchport trunk allowed vlan add 35 switchport trunk allowed vlan add 43 no shut
  • 14.
    ! ! !Control Switch-to-Switch Links ! inte1/3 shut ! int e2/0 shut ! int e2/1 shut ! int 2/2 shut ! !Switch-to-Switch Connections sw2 ! int e2/3 switchport mode access switchport access vlan 32 no shut ! ! !VLAN Pruning (Basic: 3 points) to SW3 !
  • 15.
    int e1/2 switchport trunkencapsulation dot1q switchport mode trunk switchport trunk allowed vlan add 35 switchport trunk allowed vlan add 43 no shut ! ip routing ! router rip ver 2 network 10.1.1.0 ! *********************************************************************** switch2 config t ! vtp mode transparent ! vlan 32 name DEV ! !My uplink to R1 !Switch-to-Router Connections
  • 16.
    int e0/0 switchport modeaccess switchport access vlan 32 no shut ! !My uplink to R3 !Switch-to-Router Connections int e0/2 no switchport ip add 10.1.3.20 255.255.255.0 no shut ! !Control Switch-to-Switch Links (Basic: 3 points) ! int e1/3 shut ! int e2/0 shut ! int 2/1 shut ! int 2/2 !
  • 17.
    !Switch-to-Switch Connections ! int e1/2 noswitchport ip add 10.1.42.20 255.255.255.0 ! int loop 120 ip add 10.1.120.1 255.255.255.0 ! ip routing ! router eigrp 35 no auto-summary network 10.1.120.0 0.0.0.255 network 10.1.3.0 0.0.0.255 ! do wr mem ! *********************************************************** switch3 config t ! vtp mode transparent ! vlan 43
  • 18.
    name VISITORS no shut ! vlan63 name ACCT no shut ! vlan 160 name BB no shut ! !Control Switch-to-Switch Links (Basic: 3 points) ! int e1/3 shut ! int e2/0 shut ! int e2/1 shut ! int e2/2 shut ! !Switch-to-Switch Connections to SW4 !
  • 19.
    int e2/3 switchport trunkencapsulation dot1q switchport mode trunk switchport trunk allowed vlan add 43 switchport trunk allowed vlan add 63 switchport trunk allowed vlan add 160 no shut ! **************************************************************************** switch4 config t ! vtp mode transparent ! vlan 43 name VISITORS no shut ! vlan 160 name BB ! !Control Switch-to-Switch Links (Basic: 3 points) ! int e1/3 shut
  • 20.
    ! int e2/0 shut ! int 2/1 shut ! int2/2 shut ! !Switch-to-Switch Connections to SW3 ! int e2/3 switchport trunk encapsulation dot1q switchport mode trunk switchport trunk allowed vlan add 43 switchport trunk allowed vlan add 160 no shut ! !Switch-to-Switch Connections to SW2 ! int e1/2 no switchport ip add 10.1.42.40 255.255.255.0 !