Uploaded by Aibek Nurbayev

№12 ЗЕРТХАНАЛЫҚ ЖҰМЫС

advertisement
Қазақстан Республикасы білім жəне ғылым министрлігі
«Ғұмарбек Дəукеев атындағы Алматы энергетика жəне байланыс университеті»
коммерциялық емес АҚ
Басқару жүйелері жəне ақпараттық технологиялар институты
IT-инжиниринг кафедрасы
№12 ЗЕРТХАНАЛЫҚ ЖҰМЫС
бойынша
ЕСЕП БЕРУ
Пəннің атауы: Компьютерлік желілер
Тақырыбы: Шлюздің ақаулыққа төзімділігін сынау. HSRP
Білім беру бағдарламасы: 6В06102 – «Информационные системы»
Тобы: ИСк-19-2
Орындаған: Нурбаев А
Қабылдаған: аға оқытушы Мукапил К.
Алматы, 2021
line console 0
logging synchronous
exec-timeout 0 0
hostname ISP1
write memory
int fa1/0
no shut
ip addr dhcp
int fa2/0
ip addr 215.215.215.49 255.255.255.248
no shutdown
show ip int brief
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname EdgeRT1
write memory
int fa1/0
ip addr 215.215.215.50 255.255.255.248
no shut
int fa2/0
ip addr 10.0.1.1 255.255.255.0
no shut
int lo0
ip addr 50.0.1.1 255.255.255.0
no shut
show ip int brief
router ospf 1
router-id 1.1.1.1
network 215.215.215.48 0.0.0.7 area 0
network 10.0.1.0 0.0.0.255 area 0
network 50.0.1.0 0.0.0.255 area 0
show run | section ospf
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname CoreSW1
write memory
int fa1/0
no switchport
ip addr 10.0.1.2 255.255.255.0
no shut
int fa1/3
no switchport
ip addr 10.0.9.1 255.255.255.0
no shut
int fa1/4
no switchport
ip addr 10.0.6.1 255.255.255.0
no shut
int lo0
ip addr 50.0.3.1 255.255.255.0
no shut
show ip int brief
router ospf 1
router-id 3.3.3.3
network 10.0.0.0 0.0.255.255 area 0
network 50.0.3.0 0.0.0.255 area 0
ip routing
show run | section ospf
show ip ospf neighbor
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname DistSW1
write memory
int fa1/0
no switchport
ip addr 10.0.6.2 255.255.255.0
no shut
int lo0
ip addr 50.0.5.1 255.255.255.0
no shut
show ip int brief
router ospf 1
router-id 5.5.5.5
network 10.0.6.0 0.0.0.255 area 0
network 50.0.5.0 0.0.0.255 area 0
network 172.16.0.0 0.0.255.255 area 0
ip routing
show ip ospf neighbor
int range fa1/4 , fa1/5
sw trunk encapsulation dot1q
sw mode trunk
show interface trunk
show int fa1/4 switchport
show int status
int range fa1/2 , fa1/3
sw trunk encapsulation dot1q
sw mode trunk
channel-group 1 mode on
show etherchannel summary
show etherchannel load-balance
port-channel load-balance src-dst-mac
port-channel load-balance src-dst-mac
show etherchannel load-balance
VLAN құру
vlan database
vlan 11
vlan 12
show vlan-switch brief
int vlan 11
ip addr 172.16.11.2 255.255.255.0
no shut
standby version 2
standby 1 ip 172.16.11.1
standby 1 priority 110
standby 1 preempt
int vlan 12
ip addr 172.16.12.2 255.255.255.0
no shut
standby version 2
standby 2 ip 172.16.12.1
standby 2 preempt
show standby brief
show standby vlan 11
show run | section standby
spanning-tree vlan 11 root primary
spanning-tree vlan 12 root secondary
show spanning-tree vlan 11 brief
event manager applet OFF_SVI_VLANS
event timer countdown time 100
action 1.0 cli command "enable"
action 2.0 cli command "conf ter"
action 3.0 cli command "int range vlan 11 - 12"
action 4.0 cli command "shutdown"
action 5.0 cli command "end"
action 6.0 cli command "exit"
event manager applet ON_SVI_VLANS
event timer countdown time 150
action 1.0 cli command "enable"
action 2.0 cli command "conf ter"
action 3.0 cli command "int range vlan 11 - 12"
action 4.0 cli command "no shutdown"
action 5.0 cli command "end"
action 6.0 cli command "exit"
show run | section event manager applet
show event manager history events
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname DistSW2
write memory
int fa1/1
no switchport
ip addr 10.0.9.2 255.255.255.0
no shut
int lo0
ip addr 50.0.6.1 255.255.255.0
no shut
show ip int brief
router ospf 1
router-id 6.6.6.6
network 10.0.9.0 0.0.0.255 area 0
network 50.0.6.0 0.0.0.255 area 0
network 172.16.0.0 0.0.255.255 area 0
ip routing
show ip ospf neighbor
int range fa1/4 , fa1/5
sw trunk encapsulation dot1q
sw mode trunk
show int status
show interface trunk
show int fa1/5 switchport
int range fa1/2 , fa1/3
sw trunk encapsulation dot1q
sw mode trunk
channel-group 1 mode on
show etherchannel summary
show etherchannel load-balance
port-channel load-balance src-dst-mac
port-channel load-balance src-dst-mac
show etherchannel load-balance
vlan database
vlan 11
vlan 12
show vlan-switch brief
int vlan 11
ip addr 172.16.11.3 255.255.255.0
no shut
standby version 2
standby 1 ip 172.16.11.1
standby 1 preempt
int vlan 12
ip addr 172.16.12.3 255.255.255.0
no shut
standby version 2
standby 2 ip 172.16.12.1
standby 2 priority 110
standby 2 preempt
DistSW2# show standby brief
DistSW1# show standby brief
show standby vlan 12
show run | section standby
show ip ospf neighbor
spanning-tree vlan 12 root primary
spanning-tree vlan 11 root secondary
show spanning-tree vlan 12 brief
event manager applet OFF_SVI_VLANS
event timer countdown time 100
action 1.0 cli command "enable"
action 2.0 cli command "conf ter"
action 3.0 cli command "int range vlan 11 - 12"
action 4.0 cli command "shutdown"
action 5.0 cli command "end"
action 6.0 cli command "exit"
event manager applet ON_SVI_VLANS
event timer countdown time 150
action 1.0 cli command "enable"
action 2.0 cli command "conf ter"
action 3.0 cli command "int range vlan 11 - 12"
action 4.0 cli command "no shutdown"
action 5.0 cli command "end"
action 6.0 cli command "exit"
show run | section event manager applet
show event manager history events
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname AccSW1
write memory
int range fa1/0 , fa1/1
sw tr enc dot1q
sw mode trunk
show int fa1/0 switchport
show interfaces status
show interface trunk
vlan database
vlan 11
vlan 12
int fa1/2
sw mode access
sw access vlan 12
int fa1/3
sw mode access
sw access vlan 11
show vlan-switch brief
show spanning-tree vlan 11 brief
show spanning-tree vlan 12 brief
write memory
line con 0
logging synchronous
exec-timeout 0 0
no ip domain lookup
hostname AccSW2
write memory
int range fa1/0 , fa1/1
sw trunk enc dot1q
sw mode trunk
show int trunk
show int fa1/0 switchport
show interfaces status
vlan database
vlan 11
vlan 12
int fa1/2
sw mode access
sw access vlan 11
int fa1/3
sw mode access
sw access vlan 12
show vlan-switch brief
show spanning-tree vlan 11 brief
show spanning-tree vlan 12 brief
write memory
ip 172.16.12.101/24 172.16.12.1
ip dns 8.8.8.8show
ip
save
ip 172.16.11.102/24 172.16.11.1
ip dns 8.8.8.
Download