交换机对f0/1接口进行配置需输入()
第1题:
【问题3】(6分)
此外,还要对内网路由器R1进行一些基本配置和NAT、路由表的配置,请完成相关配置命令。
Router>en
Routerconfig t
Router(config)hostname R1
R1(config)int f0/1
R1(config-if)ip add (11)
R1(config-if)no shut
R1(config)int f0/0
R1(config-if)ip add (12)
R1(config-if)no shut
R1(config)int f0/0
R1(config-if)ip nat(13) //指定接外网的接口
R1(config)int f0/1
R1(config-if)ip nat(14) //指定接内网的接口
R1(config-if)exit
R1(config)access-list 1 permit any //配置访问控制列表
R1(config)ip nat inside source list 1 interface f0/0 //把内网地址转换为指定接口的地址
R1(config)
R1(config)ip route 0.0.0.0 0.0.0.0 (15)
R1(config)ip route 192.168.10.0 255.255.255.0 (16) ………..
第2题:
试题三(共15分)
阅读以下说明,回答问题1至问题4,将解答填入答题纸对应的解答栏内。
【说明】
如图3-1所示,PC1和PC2接到交换机SwitchA的f0/1和f0/2端口上,PC3和PC4接到交换机SwitchB的f0/l和f0/2端口上,SwitchA和SwitchB利用交叉双绞线互连在端口f0/24上,PC1和PC3构成VLAN2,PC2和PC4构成VLAN3。
【问题1】
VLAN可以把一个网络从逻辑上划分为多个子网,在图3-1中,PC1可以直接和(1)通信;能收到PC2广播包的主机是(2)。
【问题2】
下面语句的功能是在SwitchA中创建VLAN2和VLAN3,并将f0/1和f0/2端口分别加入到VLAN2和VLAN3,请填空。
SwitchAvlan database
SwitchA(vlan) (3) (创建VLAN2)
SwitchA(vlan) (4) (创建VLAN3)
SwitchA (vlan)exit
SwitchA(5) (进入全局配置模式)
SwitchA(config)interface f0/l
SwitchA(config-if)switchport mode access
SwitchA(config-if)switchport access vlan 2
SwitchA(config-if)exit
SwitchA(config) (6) (进入端口配置模式)
SwitchA(config-if)switchport mode access
SwitchA(config-if) (7) (将端口加入相应vlan)
SwitchA(config-if)exit
【问题3】
下面语句在SwitchA中配置VTP协议和VLAN Trunk端口,请填空。
SwitchA (8) (进入VLAN配置模式)
SwitchA(vlan) (9) (设置本交换机为服务器模式)
SwitchA (vlan) vtp pruning
SwitchA(vlan) (10) (退出VLAN配置模式)
SwitchAconfig terminal
SwitchA(config) (11) (进入端口配置模式)
SwitchA(config-if)switchport mode (12) (设置当前端口为Trunk模式)
SwitchA(config-if) switchport trunk allowed vlan all
SwitchA(config-if)exit
SwitchA(config)exit
【问题4】
对于SwitchB,需要配置为VTP的客户端模式,使其能从SwitchA中学习到VTP和VLAN的相关信息。请填空完成相关配置。
SwitchB(13) (进入VLAN配置模式)
SwitchB(vlan) (14) (设置本交换机为客户端模式)
SwitchB (vlan) (15) (退出VLAN配置模式)
第3题:
A、在Switch1上添加VLAN2
B、将Switch1上的f0/4-10接口添加到VLAN2中
C、配置Switch1的f0/4-10接口为trunk模式
D、查看Switch1的f0/4-10接口模式
第4题:
A. All interfaces will be in area 0
B. The router will be an ABR with s1/0 in area 0 and f0/0 and 0/1 in area 1
C. The route r will be an ABR with s1/0 in area 0 and f0/0 and 0/1 in area 2
D. The router will be an ABR with s1/0 in area 0, f0/0 in area 1, and f0/1 in area 2
第5题:
在路由器上执行show ip ospf interface之后,接口F0/0未被列出,有可能是什么原因?()
第6题:
交换机1和2还有3相互连接1的f0/1和2的f0/1相连2的f0/2和3的f0/2相连3的f0/3和1的f0/3相连3条链路都已经配置了trunk,其中1的优先级为4096,2的优先级为8192,3为默认我们在每台交换机上开启快速生成树,那么3的交换机的f0/2接口的角色是().
第7题:
受轴向载荷作用的螺栓,其实际承受的拉力F0与工作载荷F的关系是()。
第8题:
用串口线配置路由时需要用路由器的()口配置。
第9题:
某高速公路有一座单跨拱桥,其净跨径为10,计算跨径为1,净矢高为f0,计算矢高为f,则该拱桥的矢跨比为( )。
第10题:
一个外加电压为U的R、L、C串联电路,其谐振频率为()。
第11题:
Enable
Conft
Int f0/0
Int vlan 1
第12题:
第13题:
阅读以下说明和交换机的配置信息,回答问题1至问题3,将解答填入答题纸的对应栏内。
[说明]
某公司设3个部门,为了便于管理,每个部门组成1个VLAN,公司网络结构如图9-4所示。
[交换机Switch1的部分配置信息]
Switch1(config)interface f0/9
Switch1(config-if)switchport mode access
Switch1(config-if)switchport access vlan 11
Switch1(config)interface f0/1O
$witeh1(config-if)switchport mode access
Switeh1(config-if)switchport access vlan 12
Switeh1(config)interface f0/17
Switch1(config-if)switchport mode access
Switch1(config-if)switchport access vlan 13
[交换机Switch2的部分配置信息]
Switch2(config)interface f0/6
Switch2(config-if)switchport mode access
Switch2(config-if)switchport access vlan 11
Switch2(config)interface f0/8
$witeh2(config-if)switchport mode access
Switeh2(config-if)switchport access vlan 12
Switeh2(config)interface f0/11
Switch2(config-if)switchport mode access
Switch2(config-if)switchport access vlan 13
[交换机Switch3的部分配置信息]
Switch3(config)interface f0/3
Switch3(config-if)switchport mode access
Switch3(config-if)switchport access vlan 11
Switch3(config)exit
Switeh3(config-if)interface f0/7
Switeh3(config-if)switchport mode access
Switeh3(config)switchport access vlan 12
Switeh3(config)interface f0/13
Switch3(config-if)switchport mode access
Switch3(config-if)switchport access vlan 13
通常VLAN有静态和动态2种实现方式,这2种方式分别是如何实现的?各有什么特点?Switch1采用的是哪种实现方式?
第14题:
以下哪个配置将VLAN 25应用于快速以太网接口0/3?
A、conft
interface f0/1
switehport mode trunk
vlan 25
B、conft
interface f0/3
switchport mode access
vlan 25
C、conft
interface f0/3
switchport mode access
switchport access vlan 25
D、conft
interface f0/4
switchport mode trunk
vlan 25
A.
B.
C.
D.
第15题:
如图所示,交换机S1和S2均为默认配置,使用两条双绞线连接,( )接口的状态是阻塞状态。
A.S1的F0/1 B.S2的F0/1 C.S1的F0/2 D.S2的F0/2
第16题:
第17题:
正弦波振荡电路如图11-34所示,其振荡频率为()。
第18题:
Router R1 has the following configuration. Assuming R1's F0/0 interface has a MAC address of 0200.0011.1111, what IPv6 addresses will R1 list for interface F0/0 in the output of the show ipv6 interface brief command?() interface f0/0 ipv6 address 2345:0:0:8::1/64
第19题:
在交换机配置过程中,要想进入到全局配置模式下应输入()
第20题:
为确保灭菌效果,热压灭菌法要求F0值为()
第21题:
在一台锐捷交换机上配置VLAN5(名称为abc),将端口F0/10-F0/20添加到VLAN5中,并将F0/1端口设置成Trunk端口,应该如何配置?
第22题:
一个外加电压为U的R、L、C串联电路,其谐振频率为()。
第23题:
int vlan f0/1
line vty f0/1
enable f0/1
interface f0/1