Sba 123
Sba 123
Sba 123
en
conf t
hostname ISP
no ip domain-lookup
line con 0
exec-timeout 10 0
logging synchronous
password cisco
login
ip domain-name ccna-lab.com
line vty 0 15
exec-timeout 10 0
logging synchronous
login local
service password-encryption
ipv6 unicast-routing
int s0/0/0
description link to ho router
ip address 100.1.1.1 255.255.255.252
ipv6 address 2001:100:1:1::1/64
clock rate 128000
no shut
exit
int lo0
ip address 11.11.11.11 255.255.255.255
Ipv6 address 2001:11:11:11::11/128
no shut
exit
ip route 0.0.0.0 0.0.0.0 200.20.1.2
ipv6 route ::/0 2001:200:1::2
Int s0/0/1
Ip address 100.1.2.1 255.255.255.252
Ipv6 address 2001:1:2::1/64
No shut
Exit
Int f0/0.50
encapsulation dot1q 50
ip address 100.10.50.1 255.255.255.0
ipv6 address 2001:100:10:50::1/64
no shut
exit
Int f0/0.177
encapsulation dot1q 177
ip address 100.10.177.1 255.255.255.252
ipv6 address 2001:100:10:177::1/64
no shut
exit
Int f0/0
No shut
Exit
Corp1 ROUTER
en
conf t
no ip domain-lookup
line con 0
exec-timeout 10
logging synchronous
password cisco
login
ip domain-name ccna-lab.com
line vty 0 15
exec-timeout 10
logging synchronous
transport input ssh
login local
service password-encryption
crypto key generate rsa
ipv6 unicast-routing
int F0/0
description link to sw1 switch
no shut
exit
int s0/0/0
description link to isp router
ip address 100.1.1.2 255.255.255.252
ipv6 address 2001:100:1:1::2/64
no shut
exit
ip route 0.0.0.0 0.0.0.0 100.1.1.1
router rip
version 2
network 100.1.1.0
exit
int f0/0.10
encapsulation dot1q 10
ip address 10.10.10.1 255.255.255.0
no shut
ipv6 address 2001:10:10:10::1/64
exit
int f0/0.20
encapsulation dot1q 20
ip address 10.10.20.2 255.255.255.0
no shut
ipv6 address 2001:10:10:20::2/64
exit
int f0/0.153
encapsulation dot1q 153
ip address 10.10.153.1 255.255.255.0
no shut
ipv6 address 2001:10:10:153::1/64
exit
int lo0
ip address 10.10.100.1 255.255.255.0
ipv6 address 2001:10:10:100::1/64
no shut
exit
BRANCH SWITCH 2
en
conf t
hostname brsw2
no ip domain-lookup
service password-encryption
line con 0
password cisco
login
logging synchronous
exit
ip domain-name ccna-lab.com
line vty 0 15
password cisco
logging synchronous
exec-timeout 10 0
login local
exit
exit
vlan 5
name executive
vlan 10
name sales
vlan 20
name accounts
vlan 30
name hr
vlan 133
name native
vlan 521
name management
vlan 721
name blackhole
exit
interfce f0/15
exit
interfce vlan 1
no ip address
exit
no shut
exit
ip defult-gateway 192.168.41.57
exit
Branch switch 1
en
conf t
hostname brsw1
no ip domain-lookup
service password-encryption
password cisco
login
logging synchronous
exit
ip domain-name ccna-lab.com
line vty 0 15
password cisco
logging synchronous
exec-timeout 10 0
login local
exit
exit
vlan 5
name executive
vlan 10
name sales
vlan 20
name accounts
vlan 30
name hr
vlan 133
name native
vlan 521
name management
vlan 721
name blackhole
exit
interfce f0/15
exit
interfce vlan 1
no ip address
exit
ip defult-gateway 192.168.41.57
exit
Branch router
En
Conf t
Hostname BO
no ip domain-lookup
line con 0
exec-timeout 10
logging synchronous
password cisco
login
exit
ip domain-name ccna-lab.com
line vty 0 15
exec-timeout 10
logging synchronous
login local
service password-encryption
ipv6 unicast-routing
int s0/0/1
exit
int g0/0
no shut
int g0/0.5
encapsulation dot1Q 5
ip address 192.168.41.49 255.255.255.248
ipv6 address fe80::1 link-local
ipv6 address 2001:acad:fee:d::/64
no shut
exit
int g0/0.10
encapsulation dot1Q 10
ip address 192.168.40.1 255.255.255.0
ipv6 address fe80::1 link-local
ipv6 address 2001:acad:fee:8::/64
no shut
exit
int g0/0.20
encapsulation dot1Q 20
ip address 192.168.41.1 255.255.255.224
ipv6 address fe80::1 link-local
ipv6 address 2001:acad:fee:9::/64
no shut
exit
int g0/0.30
encapsulation dot1Q 30
ip address 192.168.41.33 255.255.255.240
ipv6 address fe80::1 link-local
ipv6 address 2001:acad:fee:e::/64
no shut
exit
int g0/0.521
encapsulation dot1Q 521
ip address 192.168.41.57 255.255.255.252
ipv6 address fe80::1 link-local
ipv6 address 2001:acad:fee:c::/64
no shut
exit
int g0/0
no shutdown
exit
HO SWITCH
hostname HoSw
no ip domain-lookup
enable secret class
line con 0
exec-timeout 10 0
logging synchronous
password cisco
login
ip domain-name ccna-lab.com
username CaseStudy privilege 15 secret cisco1
line vty 0 15
exec-timeout 10
logging synchronous
transport input ssh
login local
service password-encryption
crypto key generate rsa
vlan 5
name executive
ex
vlan 10
name sales
ex
vlan 20
name accounts
ex
vlan 30
name hr
ex
vlan 521
name management
ex
int f0/1
switchport mode trunk
int f0/2
switchport mode access vlan 5
switchport mode access
switchport access vlan 5
exit
int f0/3
switchport mode access
switchport access vlan 30
ex
int f0/4
switchport mode access
switchport access vlan 10
ex
int f0/5
switchport mode access
switchport access vlan 521
ex
int f0/6
switchport mode access
switchport access vlan 20
ex
int vlan 1
no ip address
shutdown
ex
int vlan 521