网络工程师案例分析当天每日一练试题地址:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8
往期网络工程师每日一练试题汇总:www.cnitpm.com/class/27/e8_1.html
网络工程师案例分析每日一练试题(2022/9/26)在线测试:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8&day=2022/9/26
点击查看:更多网络工程师习题与指导
网络工程师案例分析每日一练试题内容(2022/9/26)
阅读以下说明,回答问题1至问题2,将解答填入答题纸对应的解答栏内。
【说明】
某企业的网络结构如图4-1所示。

图4-1
【问题1】(6分)
根据4-1所示,完成交换机的基本配置,请根据描述,将以下配置代码补充完整。
_(1)_
[Huawei]_(2)_Switch
[Switch]_(4)_GigabitEthernet0/0/1
[Switch-GigabitEthernet0/0/1]port link-type_(5)_
[Switch-GigabitEthernet0/0/1]port trunk allow-pass vlan_(6)_
[Switch-GigabitEthernet0/0/1]quit
[Huawei]interface vlanif 10
[Switch-Vlanif10]ip address 10.10.1.1.255.255.255.0
[Switch-Vlanif10]quit
......
VLAN 20 30 100 200配置略
......
【问题2】(9分)
按照公司规定,禁止市场部和研发部工作日每天8:00~18:00访问公司视频服务器,其他部门和用户不受此限制。请根据描述,将以下配置代码补充完整。
......
[Switch]_(7)_satimc 8:00 to 18:00 working-day
[Switch]acl 3002
[Switch-acl-adv-3002]rule deny ip source 10.10.2.0.0.0.0.255 destination 10.10.20.1 0.0.0.0 timc-range satime
[Switch]acl 3003
[Switch-acl-adv-3003]rule deny ip source 10.10.3.0.0.0.0.255 destination 10.10.20.1 0.0.0.0 timc-range satime
[Switch]quit
[Switch]traffic classifier c_market //_(8)_
[Switch-classifier-c_market]_(9)_acl 3002 //将ACL与流分类关联
[Switch-classifier-c_market]quit
[Switch]traffic classifier c_rd
[Switch-classifier-c_rd]if-match acl 3003 //将ACL与流分类关联
[Switch-classifier-c_rd]quit
[Switch]_(10)_b market //创建流行为
[Switch-behavior-b market]_(11)_ //配置流行为动作为拒绝报文通过
[Switch-behavior-b market]quit
[Switch]traffic behavior b_rd
[Switch-behavior-b_rd]deny
[Switch-behavior-b_rd]quit
[Switch]_(12)_p_market //创建流策略
[Switch-trafficpolicy-p_market]classifier c_market behavior b_market
[Switch-trafficpolicy-p_market]quit
[Switch]traffic policy p_rd //创建流策略
[Switch-trafficpolicy-p_rd]classifier c_rd behavior b_rd
[Switch-trafficpolicy-p_rd]quit
[Switch]interface_(13)_
[Switch-GigabitEthernet0/0/2]traffic-policy p_market_(13)_
[Switch-GigabitEthernet0/0/2]quit
[Switch]interface GigabitEthernet 0/0/3
[Switch-GigabitEthernet0/0/3]traffic-policy_(14)_inbound
[Switch-GigabitEthernet0/0/3]quit
信管网试题答案与解析:www.cnitpm.com/st/4190222444.html
信管网考友试题答案分享:
信管网cnitpm556220213221:
1.system-view
2.system-name
4.interfacce
5.trunk
6. 10 20 30 100 200
7.time-range
8.创建流分类
9.if-match
10.traffic classifier
11.deny
12.traffic poilcy
13.gigbitethernet0/0/2
13.inboud
14.p_rd
信管网cnitpm535279548227:
system-view
sysname
interface
trunk
100
rule
不知道
if-match
traffic behavior
-
traffic policy
gigabitethernet0/0/2
3002
3003
信管网cnitpm538309426847:
(1)system-view
<br>(2)sysname
<br>(4)int
<br>(5)trunk
<br>(6)10
<br>(7)time
<br>(8)创建流分类
<br>(9)if-match
<br>(10)traffic behavior
<br>(11)deny
<br>(12)traffic policy
<br>(13)inbount
<br>(14)p_market
<br>
信管网vahcici:
问题一
(1)system-view
(2)sysname
(4)interface
(5)trunk
(6)10
(7)time-range
(8)定义对象
(9)if-match
(10)behavior-
(11)deny
(12)trafficpolicy-
(13)gi0/0/2
(14)outbound
(15)p_market
信管网新新新新新新:
1. system
2. sysname
3. /
4. interface
5. trunk
6. all
7. deny
8. 创建流行为
9. if-match
10. traffic behavior
11. deny
12. traffic policy
13. gigabitethernet0/0/2
13(2) inbound
14. p_market
信管网试题答案与解析:
www.cnitpm.com/st/4190222444.html