IA综合实验报告
一、实验配置二、实验要求1.所有PC均需要通过DHCP获取IP地址-地址池名称和设备VLAN一致例如PC1-ip pool vlan10,其中只有业务B网络用户需要访问互联网web服务-需要DNS信息。2.交换机配置VLAN需要遵循最小VLAN透传原则3.利用OSPF协议使内外用户互相访问-全网可达设备Router-ID需要手工配置和设备编号一致例如R1-RID1.1.1.1并采用精准宣告的方式进行宣告例如172.16.64.1/24接口宣告172.16.64.1 0.0.0.04.内网全网可达并且需要尽可能减小路由表条目数量汇总采用精确汇总方式能够利用缺省省去的配置可省略防止环路并且保障安全在OSPF区域0需要配置认证-采用MD5认证密码为123456企业内网所有用户网段能够汇总都需要尽量汇总;OSPF网络用户终端不能收到OSPF协议报文。5.内网所有用户均可访问互联网边界路由器配置NATACL采用基础ACL编号为2000R3-0/0/2接口不允许宣告在内网中包含静态。6.test设备需要远程登陆到内网telnet-server设备,登录账号为 huawei 密码 123456登录权限为最高。7.不允许VLAN 40和VLAN 50 用户访问内网B业务acl编号为2001在R3设备0/0/0接口配置不允许PC1访问PC5ACL编号为3000。8.R3-R4中间百兆链路作为备份链路不允许正常情况下数据通过需要降低优先级数值配置为100。9.所有设备严格按照拓扑图标识进行配置注意大小写。10.图示中所有服务器和client设备均为体现需求地址固定不做更改在配置时需求注意。clinet1用来模拟内网用户访问互联网ISP-服务器test设备用来测试互联网用户远程登陆内网telent-server主机。三、配置思路1.配置SW1[Huawei]sys[Huawei]sysname SW1[SW1]V[SW1]vlan b[SW1]vlan batch 10 20 30Info: This operation may take a few seconds. Please wait for a moment...done.[SW1]int[SW1]interface g[SW1]interface GigabitEthernet 0/0/1[SW1-GigabitEthernet0/0/1]p[SW1-GigabitEthernet0/0/1]port l[SW1-GigabitEthernet0/0/1]port link-[SW1-GigabitEthernet0/0/1]port link-flap[SW1-GigabitEthernet0/0/1]port link-type t[SW1-GigabitEthernet0/0/1]port link-type trunk[SW1-GigabitEthernet0/0/1]p[SW1-GigabitEthernet0/0/1]port a[SW1-GigabitEthernet0/0/1]port add-tag[SW1-GigabitEthernet0/0/1]port all[SW1-GigabitEthernet0/0/1]port tr[SW1-GigabitEthernet0/0/1]port trunk a[SW1-GigabitEthernet0/0/1]port trunk allow-pass v[SW1-GigabitEthernet0/0/1]port trunk allow-pass vlan 10 20 30[SW1-GigabitEthernet0/0/1]q[SW1]int[SW1]interface g[SW1]interface GigabitEthernet 0/0/2[SW1-GigabitEthernet0/0/2]p[SW1-GigabitEthernet0/0/2]port l[SW1-GigabitEthernet0/0/2]port link-[SW1-GigabitEthernet0/0/2]port link-flap[SW1-GigabitEthernet0/0/2]port link-type a[SW1-GigabitEthernet0/0/2]port link-type access[SW1-GigabitEthernet0/0/2]p[SW1-GigabitEthernet0/0/2]portd[SW1-GigabitEthernet0/0/2]port d[SW1-GigabitEthernet0/0/2]port discard[SW1-GigabitEthernet0/0/2]port default v[SW1-GigabitEthernet0/0/2]port default vlan 10[SW1-GigabitEthernet0/0/2]q[SW1]int[SW1]interface g[SW1]interface GigabitEthernet 0/0/3[SW1-GigabitEthernet0/0/3]p[SW1-GigabitEthernet0/0/3]port l[SW1-GigabitEthernet0/0/3]port link-[SW1-GigabitEthernet0/0/3]port link-flap[SW1-GigabitEthernet0/0/3]port link-type a[SW1-GigabitEthernet0/0/3]port link-type access[SW1-GigabitEthernet0/0/3]p[SW1-GigabitEthernet0/0/3]port de[SW1-GigabitEthernet0/0/3]port default v[SW1-GigabitEthernet0/0/3]port default vlan 20[SW1-GigabitEthernet0/0/3]q[SW1]int[SW1]interface g[SW1]interface GigabitEthernet 0/0/4[SW1-GigabitEthernet0/0/4]p[SW1-GigabitEthernet0/0/4]port l[SW1-GigabitEthernet0/0/4]port link-[SW1-GigabitEthernet0/0/4]port link-flap[SW1-GigabitEthernet0/0/4]port link-type a[SW1-GigabitEthernet0/0/4]port link-type access[SW1-GigabitEthernet0/0/4]p[SW1-GigabitEthernet0/0/4]port d[SW1-GigabitEthernet0/0/4]port discard[SW1-GigabitEthernet0/0/4]port default v[SW1-GigabitEthernet0/0/4]port default vlan 40Error: The VLAN does not exist.[SW1-GigabitEthernet0/0/4]port default vlan 30[SW1-GigabitEthernet0/0/4]q2.配置R1[R1-ospf-1] interface GigabitEthernet0/0/1.1[R1-GigabitEthernet0/0/1.1] dot1q termination vid 10[R1-GigabitEthernet0/0/1.1] ip address 172.16.64.1 255.255.255.0Error: The address already exists.[R1-GigabitEthernet0/0/1.1] arp broadcast enableInfo: This interface has already been configured with ARP broadcast.[R1-GigabitEthernet0/0/1.1] dhcp select global[R1-GigabitEthernet0/0/1.1] interface GigabitEthernet0/0/1.2[R1-GigabitEthernet0/0/1.2] dot1q termination vid 20[R1-GigabitEthernet0/0/1.2] ip address 172.16.65.1 255.255.255.0Error: The address already exists.[R1-GigabitEthernet0/0/1.2] arp broadcast enableInfo: This interface has already been configured with ARP broadcast.[R1-GigabitEthernet0/0/1.2] dhcp select global[R1-GigabitEthernet0/0/1.2] interface GigabitEthernet0/0/1.3[R1-GigabitEthernet0/0/1.3] dot1q termination vid 30[R1-GigabitEthernet0/0/1.3] ip address 172.16.66.1 255.255.255.0Error: The address already exists.[R1-GigabitEthernet0/0/1.3] arp broadcast enableInfo: This interface has already been configured with ARP broadcast.[R1-GigabitEthernet0/0/1.3] ip pool vlan10[R1-ip-pool-vlan10] gateway-list 172.16.64.1Info:Part of the gateway IP has already exist.[R1-ip-pool-vlan10] network 172.16.64.0 mask 255.255.255.0Error:Please delete the network section first.[R1-ip-pool-vlan10] excluded-ip-address 172.16.64.254Error:Only idle or expired IP address can be disabled.[R1-ip-pool-vlan10] ip pool vlan20[R1-ip-pool-vlan20] gateway-list 172.16.65.1Info:Part of the gateway IP has already exist.[R1-ip-pool-vlan20] network 172.16.65.0 mask 255.255.255.0Error:The network section should be within the subnet of the pool.[R1-ip-pool-vlan20] excluded-ip-address 172.16.65.254Error:The IP address is not in the pool.[R1-ip-pool-vlan20] ospf 1[R1-ospf-1] area 1[R1-ospf-1-area-0.0.0.1] network 172.16.64.1 0.0.0.0[R1-ospf-1-area-0.0.0.1] network 172.16.65.1 0.0.0.0[R1-ospf-1-area-0.0.0.1] network 172.16.66.1 0.0.0.0[R1-ospf-1-area-0.0.0.1] network 172.16.67.1 0.0.0.0[R1-ospf-1-area-0.0.0.1] silent-interface GigabitEthernet0/0/1.1Error: The silent interface already exists.[R1-ospf-1] silent-interface GigabitEthernet0/0/1.2Error: The silent interface already exists.[R1-ospf-1] silent-interface GigabitEthernet0/0/1.33.配置SW2HuaweiSysHuaweisystem-viewEnter system view, return user view with CtrlZ.[Huawei]sys[Huawei]sysname SW2[SW2]sysname SW2[SW2]vlan batch 40 50Info: This operation may take a few seconds. Please wait for a moment...done.[SW2]interface GigabitEthernet0/0/1[SW2-GigabitEthernet0/0/1] port link-type trunk[SW2-GigabitEthernet0/0/1] port trunk allow-pass vlan 40 50[SW2-GigabitEthernet0/0/1]interface GigabitEthernet0/0/2[SW2-GigabitEthernet0/0/2] port link-type access[SW2-GigabitEthernet0/0/2] port default vlan 40[SW2-GigabitEthernet0/0/2]interface GigabitEthernet0/0/3[SW2-GigabitEthernet0/0/3] port link-type access[SW2-GigabitEthernet0/0/3] port default vlan 504.配置R2HuaweisysEnter system view, return user view with CtrlZ.[Huawei]sys[Huawei]sysname R2[R2]sysname R2[R2] router id 2.2.2.2Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R2] dhcp enableInfo: The operation may take a few seconds. Please wait for a moment.done.[R2] interface GigabitEthernet0/0/0[R2-GigabitEthernet0/0/0] ip address 172.16.67.2 255.255.255.0Apr 10 2026 16:35:32-08:00 R2 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/0 has entered the UP state.[R2-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1[R2-GigabitEthernet0/0/1] ip address 172.16.2.1 255.255.255.0[R2-GigabitEthernet0/0/1]Apr 10 2026 16:35:32-08:00 R2 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/1 has entered the UP state.[R2-GigabitEthernet0/0/1] interface GigabitEthernet0/0/2.1[R2-GigabitEthernet0/0/2.1] dot1q termination vid 40[R2-GigabitEthernet0/0/2.1] ip address 172.16.0.1 255.255.255.0[R2-GigabitEthernet0/0/2.1] arp broadcast enable[R2-GigabitEthernet0/0/2.1] dhcp select global[R2-GigabitEthernet0/0/2.1] interface GigabitEthernet0/0/2.2[R2-GigabitEthernet0/0/2.2] dot1q termination vid 50[R2-GigabitEthernet0/0/2.2] ip address 172.16.1.1 255.255.255.0Apr 10 2026 16:35:32-08:00 R2 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IPon the interface GigabitEthernet0/0/2.1 has entered the UP state.[R2-GigabitEthernet0/0/2.2] ip address 172.16.1.1 255.255.255.0[R2-GigabitEthernet0/0/2.2] arp broadcast enable[R2-GigabitEthernet0/0/2.2] dhcp select global[R2-GigabitEthernet0/0/2.2] ip pool vlan40Info: Its successful to create an IP address pool.[R2-ip-pool-vlan40] gateway-list 172.16.0.1Apr 10 2026 16:35:32-08:00 R2 %%01IFNET/4/LINK_STATE(l)[3]:The line protocol IPon the interface GigabitEthernet0/0/2.2 has entered the UP state.[R2-ip-pool-vlan40] gateway-list 172.16.0.1[R2-ip-pool-vlan40] network 172.16.0.0 mask 255.255.255.0[R2-ip-pool-vlan40] excluded-ip-address 172.16.0.254[R2-ip-pool-vlan40] ip pool vlan50Info: Its successful to create an IP address pool.[R2-ip-pool-vlan50] gateway-list 172.16.1.1[R2-ip-pool-vlan50] network 172.16.1.0 mask 255.255.255.0[R2-ip-pool-vlan50] excluded-ip-address 172.16.1.254[R2-ip-pool-vlan50] ospf 1[R2-ospf-1] area 0[R2-ospf-1-area-0.0.0.0] authentication-mode md5 1 cipher 123456[R2-ospf-1-area-0.0.0.0] network 172.16.2.1 0.0.0.0[R2-ospf-1-area-0.0.0.0] area 1[R2-ospf-1-area-0.0.0.1] network 172.16.67.2 0.0.0.0[R2-ospf-1-area-0.0.0.1] silent-interface GigabitEthernet0/0/2.1[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[4]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEventHelloReceived, NeighborPreviousStateDown, NeighborCurrentStateInit)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[5]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEvent2WayReceived, NeighborPreviousStateInit, NeighborCurrentState2Way)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[6]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEventAdjOk?, NeighborPreviousState2Way, NeighborCurrentStateExStart)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[7]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEventNegotiationDone, NeighborPreviousStateExStart, NeighborCurrentStateExchange)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[8]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEventExchangeDone, NeighborPreviousStateExchange, NeighborCurrentStateLoading)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.2Apr 10 2026 16:35:38-08:00 R2 %%01OSPF/4/NBR_CHANGE_E(l)[9]:Neighbor changes event: neighbor status changed. (ProcessId256, NeighborAddress1.67.16.172, NeighborEventLoadingDone, NeighborPreviousStateLoading, NeighborCurrentStateFull)[R2-ospf-1] silent-interface GigabitEthernet0/0/2.25.Telnet-Server配置[Huawei]sysname Telnet-Server[Telnet-Server]interface GigabitEthernet0/0/0[Telnet-Server-GigabitEthernet0/0/0] ip address 172.16.66.254 255.255.255.0[Telnet-Server-GigabitEthernet0/0/0]ip route-static 0.0.0.0 0.0.0.0 172.16.66.1Apr 10 2026 16:38:56-08:00 Telnet-Server %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IP on the interface GigabitEthernet0/0/0 has entered the UP state.[Telnet-Server]telnet server enableError: TELNET server has been enabled6.R3配置HuaweisysEnter system view, return user view with CtrlZ.[Huawei]sysname R3[R3] router id 3.3.3.3Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R3] interface GigabitEthernet0/0/0[R3-GigabitEthernet0/0/0] ip address 172.16.2.2 255.255.255.0Apr 10 2026 16:41:14-08:00 R3 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/0 has entered the UP state.[R3-GigabitEthernet0/0/0] packet-filter 2001 inbound^Error: Unrecognized command found at ^ position.[R3-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1[R3-GigabitEthernet0/0/1] ip address 172.16.129.1 255.255.255.0[R3-GigabitEthernet0/0/1] packet-filter 3000 inboundApr 10 2026 16:41:14-08:00 R3 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/1 has entered the UP state.[R3-GigabitEthernet0/0/1] packet-filter 3000 inbound^Error: Unrecognized command found at ^ position.[R3-GigabitEthernet0/0/1] interface GigabitEthernet4/0/0^Error: Unrecognized command found at ^ position.[R3-GigabitEthernet0/0/1] ip address 172.16.130.1 255.255.255.0[R3-GigabitEthernet0/0/1] interface GigabitEthernet0/0/2[R3-GigabitEthernet0/0/2] ip address 100.0.0.1 255.255.255.0[R3-GigabitEthernet0/0/2] nat outbound 2000Apr 10 2026 16:41:14-08:00 R3 %%01IFNET/4/LINK_STATE(l)[2]:The line protocol IPon the interface GigabitEthernet0/0/2 has entered the UP state.[R3-GigabitEthernet0/0/2] nat outbound 2000Error: The ACL does not exist.[R3-GigabitEthernet0/0/2] nat static protocol tcp global 100.0.0.1 23 inside 172.16.66.254 23Error: The address conflicts with interface or ARP IP.[R3-GigabitEthernet0/0/2] ospf 1[R3-ospf-1] area 0[R3-ospf-1-area-0.0.0.0] authentication-mode md5 1 cipher 123456[R3-ospf-1-area-0.0.0.0] network 172.16.2.2 0.0.0.0[R3-ospf-1-area-0.0.0.0] default-route-advertise always[R3-ospf-1] ip route-static 172.16.128.0 255.255.240.0 172.16.129.2 preference 60[R3] ip route-static 172.16.128.0 255.255.240.0 172.16.130.2 preference 100[R3] ip route-static 0.0.0.0 0.0.0.0 100.0.0.2[R3] acl number 2000[R3-acl-basic-2000] rule permit source 172.16.0.0 0.0.255.255[R3-acl-basic-2000] acl number 2001[R3-acl-basic-2001] rule deny source 172.16.0.0 0.0.0.255[R3-acl-basic-2001] rule deny source 172.16.1.0 0.0.0.255[R3-acl-basic-2001] rule permit[R3-acl-basic-2001] acl number 3000[R3-acl-adv-3000] rule deny ip source 172.16.64.0 0.0.0.255 destination 172.16.128.128 0.0.0.127[R3-acl-adv-3000] rule permit ip7.配置R4HuaweisysEnter system view, return user view with CtrlZ.[Huawei]sysname R4[R4]r[R4]rou[R4]route-policy[R4]route-policy-change[R4]router id 4.4.4.4Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R4]int[R4]interface g[R4]interface GigabitEthernet 0/0/0[R4-GigabitEthernet0/0/0]ip address 172.16.129.2 255.255.255.0Apr 10 2026 16:44:55-08:00 R4 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/0 has entered the UP state.[R4-GigabitEthernet0/0/0]q[R4]int[R4]interface g[R4]interface GigabitEthernet 4/0/0^Error: Wrong parameter found at ^ position.[R4]interface GigabitEthernet4/0/0^Error: Wrong parameter found at ^ position.[R4] ip address 172.16.130.2 255.255.255.0^Error: Unrecognized command found at ^ position.[R4] interface GigabitEthernet0/0/1[R4-GigabitEthernet0/0/1] ip address 172.16.131.1 255.255.255.0[R4-GigabitEthernet0/0/1] interface GigabitEthernet0/0/2[R4-GigabitEthernet0/0/2] ip address 172.16.132.1 255.255.255.0Error: The address already exists.[R4-GigabitEthernet0/0/2] ip route-static 0.0.0.0 0.0.0.0 172.16.129.1 preference 60Apr 10 2026 16:47:49-08:00 R4 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/1 has entered the UP state.[R4] ip route-static 0.0.0.0 0.0.0.0 172.16.130.1 preference 100[R4] ip route-static 172.16.128.0 255.255.240.0 172.16.131.2[R4] ip route-static 172.16.128.0 255.255.240.0 172.16.132.2 preference 708.配置R5[Huawei]sysname R5[R5] router id 5.5.5.5Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R5] interface GigabitEthernet0/0/0[R5-GigabitEthernet0/0/0] ip address 172.16.131.2 255.255.255.0[R5-GigabitEthernet0/0/0] interface GigabitEApr 10 2026 16:51:12-08:00 R5 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/0 has entered the UP state.[R5-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1[R5-GigabitEthernet0/0/1] ip address 172.16.133.1 255.255.255.0[R5-GigabitEthernet0/0/1] ip route-static 172.16.128.0 255.255.240.0 172.16.133.2Apr 10 2026 16:51:13-08:00 R5 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/1 has entered the UP state.[R5-GigabitEthernet0/0/1] ip route-static 172.16.128.0 255.255.240.0 172.16.133.2[R5] ip route-static 0.0.0.0 0.0.0.0 172.16.131.18.配置R6HuaweisysEnter system view, return user view with CtrlZ.[Huawei]sysname R6[R6] router id 6.6.6.6Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R6] interface GigabitEthernet0/0/0[R6-GigabitEthernet0/0/0] ip address 172.16.132.2 255.255.255.0[R6-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1Apr 10 2026 16:52:46-08:00 R6 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/0 has entered the UP state.[R6-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1[R6-GigabitEthernet0/0/1] ip address 172.16.134.1 255.255.255.0[R6-GigabitEthernet0/0/1] ip route-static 172.16.128.0 255.255.240.0 172.16.134.2Apr 10 2026 16:52:46-08:00 R6 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/1 has entered the UP state.[R6-GigabitEthernet0/0/1] ip route-static 172.16.128.0 255.255.240.0 172.16.134.2[R6]ip route-static 0.0.0.0 0.0.0.0 172.16.132.19.配置R7[Huawei]sysname R7[R7] router id 7.7.7.7Info: Router ID has been modified, please reset the relative protocols manuallyto update the Router ID.[R7] dhcp enable[R7] interface GigabitEthernet0/0/0[R7-GigabitEthernet0/0/0] ip address 172.16.133.2 255.255.255.0Error: The address already exists.[R7-GigabitEthernet0/0/0] interface GigabitEthernet0/0/1[R7-GigabitEthernet0/0/1] ip address 172.16.134.2 255.255.255.0Error: The address already exists.[R7-GigabitEthernet0/0/1] interface GigabitEthernet0/0/2.1[R7-GigabitEthernet0/0/2.1] dot1q termination vid 60[R7-GigabitEthernet0/0/2.1] ip address 172.16.128.1 255.255.255.128[R7-GigabitEthernet0/0/2.1] arp broadcast enable[R7-GigabitEthernet0/0/2.1] dhcp select global[R7-GigabitEthernet0/0/2.1] interface GigabitEthernet0/0/2.2Apr 10 2026 16:54:50-08:00 R7 %%01IFNET/4/LINK_STATE(l)[0]:The line protocol IPon the interface GigabitEthernet0/0/2.1 has entered the UP state.[R7-GigabitEthernet0/0/2.2] dot1q termination vid 70[R7-GigabitEthernet0/0/2.2] ip address 172.16.128.129 255.255.255.128[R7-GigabitEthernet0/0/2.2] arp broadcast enable[R7-GigabitEthernet0/0/2.2] dhcp select globalApr 10 2026 16:54:51-08:00 R7 %%01IFNET/4/LINK_STATE(l)[1]:The line protocol IPon the interface GigabitEthernet0/0/2.2 has entered the UP state.[R7-GigabitEthernet0/0/2.2] dhcp select global[R7-GigabitEthernet0/0/2.2] ip pool vlan60Info: Its successful to create an IP address pool.[R7-ip-pool-vlan60] gateway-list 172.16.128.1[R7-ip-pool-vlan60] network 172.16.128.0 mask 255.255.255.128[R7-ip-pool-vlan60] dns-list 172.16.128.126[R7-ip-pool-vlan60] excluded-ip-address 172.16.128.125 172.16.128.126[R7-ip-pool-vlan60] ip pool vlan70Info: Its successful to create an IP address pool.[R7-ip-pool-vlan70] gateway-list 172.16.128.129[R7-ip-pool-vlan70] network 172.16.128.128 mask 255.255.255.128[R7-ip-pool-vlan70] dns-list 172.16.128.126[R7-ip-pool-vlan70] excluded-ip-address 172.16.128.254[R7-ip-pool-vlan70] ip route-static 0.0.0.0 0.0.0.0 172.16.133.1[R7] ip route-static 0.0.0.0 0.0.0.0 172.16.134.1 preference 7010.OSPF-企业内网的验证