interface s0/0
interface Ethernet1/0
interface Ethernet1/0/0
interface 0/0
第1题:
要进人以太端口配置模式,下面的路由器命令中,哪一条是正确的?——
A.Router#interface e0
B.Router#line eo
C.Router.(confi)删ne e0
D.Router(config)#interface e0
第2题:
如果需要对QuidwayS3526的一个千兆以太网口进行配置,首先需使用()命令进入该接口视图下
A.enable port ethernet1/0
B.interface ethernet0/1
C.interface ethernet1/1
D.interface ethernet1
第3题:
如果不想公布网络中的某些RIP信息,那么可以采用被动接口配置。将路由器RouterA的FastEthernet0/0接口设置为被动接口的配置语句是( )。
A) RouterA(Config-if)#rip passive-interface
B) RouterA(Config-if)#passive-interface rip
C) RouterA(Config)#passive-interface fastethernet0/0
D) RouterA(Config-router)#passive-interface fastethernet0/0
第4题:
在一台Cisco Catalyst 2950交换机上作如下配置:
Switch # config terminal
Switch (config) # interface fastethernet 0/1
Switch (config-if) # switchport mode access
Switch (config-if) # switchport access vlan2
若要将fastethernet 0/1端口还原到默认配置状态,可以使用( )命令。
A、Switch (config) # default fastethernet 0/1
B、Switch (config) # default interface fastethernet 0/1
C、Switch (config) # no fastethernet 0/1
D、Switch (config) # erase interface fastethernet 0/1
第5题:
A.interface s0/0
B.interface Ethernet1/0
C.interface Ethernet1/0/0
D.interface 0/0
第6题:
对QuidwayS3526的第12个10/100Base-T以太网端口进行配置,首先使用以下()命令进入以太网接口视图
A.interface ethernet 12
B.interface ethernet1/12
C.interface ethernet0/12
D.interface0/12
第7题:
● 要进入以太端口配置模式,下面的路由器中命令,哪一条是正确的?(57)
(57)
A. R1 (config)# interface e0
B. R1 > interface e0
C. R1 > line e0
D. R1 (config)# line s0
第8题:
如果不想公布网络中的某些RIP信息,那么可以采用被动接口配置。将路由器RouterA的FastEthemet0/0接口设置为被动接口的配置语句是——。
A.RouterA(Config—if)#passive—interface rip
B.RouterA(Config)}}passive—interface fastethemet0/0
C.RouterA(Config—router)#passive—interface fastethemet0/0
D.RouterA(Config—if)#rip passive—interface
第9题:
下表是该系统中路由器的IP地址分配表。
请根据上图完成以下R3路由器的配置:
R3(config)interface e0/1(进入接口e0/1配置模式)
R3(coafig-if) ip address 202.115.13.254(4)(设置IP地址和掩码)
R3(config) interface s0/0(进入串口配置模式)
R3(config-if) ip address(5)<255.255.255.0(设置IP地址和掩码)
R3(config) interface s0/1
R3(config-if)ip address(6)255.255.255.0
R3(config) interface s0/2
R3(eonfig-if)ip address(7)255.255.255.0
R3(config) interface s0/3
R3(eonfig-if)ip address(8)255.255.255.0
R3(config) interface s0/4
R3(config-if)ip address(9)255.255.255.0
R3(config) interface s0/5
R3(config-if) ip address(10)255.255.255.0
第10题:
在交换机SWA上执行 display vlan 2 命令后,交换机输出如下:
display vlan 2
VLAN ID: 2
VLAN Type: static
Route interface: not configured
Description: VLAN 0002
Tagged Ports: none
Untagged Ports:
Ethernet1/0/1 Ethernet1/0/3 Ethernet1/0/4
从以上输出可以判断______。
A. 端口 Ethernet1/0/1是一个Trunk 端口
B. VLAN2 中包含了端口Ethernet1/0/1、Ethernet1/0/3 和 Ethernet1/0/4
C. 带有 VLAN2 标签的数据帧离开端口Ethernet1/0/3 时需要剥离标签
D. 当前交换机存在的 VLAN 只有VLAN2