目录
一,实验20:OSPF多区域配置
【实验目的】
学会OSPF多区域配置
【实验环境】
六个路由器,四个终端。
【实验过程】
拓扑图
步骤一:配置R1
[R1 HYJ-ospf-1-area-0.0.0.1]DIS CUR
[V200R003C00]
#
sysname R1 HYJ
#
snmp-agent local-engineid 800007DB03000000000000
snmp-agent
#
clock timezone China-Standard-Time minus 08:00:00
#
portal local-server load portalpage.zip
#
drop illegal-mac alarm
#
set cpu-usage threshold 80 restore 75
#
aaa
authentication-scheme default
authorization-scheme default
accounting-scheme default
domain default
domain default_admin
local-user admin password cipher %$%$K8m.Nt84DZ}e#<0`8bmE3Uw}%$%$
local-user admin service-type http
#
firewall zone Local
priority 15
#
interface GigabitEthernet0/0/0
ip address 10.33.12.1 255.255.255.0
#
interface GigabitEthernet0/0/1
ip address 10.33.13.1 255.255.255.0
#
interface GigabitEthernet0/0/2
ip address 10.33.15.1 255.255.255.0
#
interface NULL0
#
ospf 1
area 0.0.0.0
network 10.33.12.0 0.0.0.255
network 10.33.13.0 0.0.0.255
area 0.0.0.1
network 10.33.15.0 0.0.0.255
#
user-interface con 0
authentication-mode password
user-interface vty 0 4
user-interface vty 16 20
#
wlan ac
#
return
步骤二:配置R2
[R2 HYJ-ospf-1-area-0.0.0.2]DIS CUR
[V200R003C00]
#
sysname R2 HYJ
#
snmp-agent local-engineid 800007DB03000000000000
snmp-agent
#
clock timezone China-Standard-Time minus 08:00:00
#
portal local-server load portalpage.zip
#
drop illegal-mac alarm
#
set cpu-usage threshold 80 restore 75
#
aaa
authentication-scheme default
authorization-scheme default
accounting