题目详情
当前位置:首页 > 计算机考试 > 中级网络工程师
题目详情:
发布时间:2023-10-07 16:27:57

[填空题]

[说明]
下面是某路由器的部分配置信息,解释部分语句的含义。
[配置路由器信息]
Current configuration:
!
hostname router1
isdn switch-type basic-net3 (1)
!
interface Ethernet0
ip address 10.0.0.1 255.255.255.0
ip nat inside (2)
!
interface bri 0
ip address negotiated (3)
ip nat outside
encapsulation PPP
PPP authentication pap callin (4)
PPP multlink (5)
dialer-group 1
dialer string 2633
PPP pap sent-username 263 password 263 (6)
ip route 0.0.0.0 0.0.0.0 bri 0
access-list 2 permit any (7)
dialer-list 1 protocol ip permit (8)
ip nat inside source list 2 interface bri 0 overload (9)
……
End

3()

更多"[说明] 下面是某路由器的部分配置信息,解释部分语句的含义。 "的相关试题:

[填空题]

[说明]
下面是某路由器的部分配置信息,解释部分语句的含义。
[配置路由器信息]
Current configuration:
!
hostname router1
isdn switch-type basic-net3 (1)
!
interface Ethernet0
ip address 10.0.0.1 255.255.255.0
ip nat inside (2)
!
interface bri 0
ip address negotiated (3)
ip nat outside
encapsulation PPP
PPP authentication pap callin (4)
PPP multlink (5)
dialer-group 1
dialer string 2633
PPP pap sent-username 263 password 263 (6)
ip route 0.0.0.0 0.0.0.0 bri 0
access-list 2 permit any (7)
dialer-list 1 protocol ip permit (8)
ip nat inside source list 2 interface bri 0 overload (9)
……
End

1()
[填空题]下面是某路由器的部分配置信息,解释 (n) 处标有下划线部分的含义。
[配置路由器信息]
Current configuration:
!
version 11.3
no service password—encryption
!
hostname router1
!
enable password nwd12345
!
interface Ethernet 0
ip address 192.4.1.1.255.255.255.0
!
interface Seria10
ip address 192.3.1.1 255.255.255.0
encansulation frame—relay IETF
no ip mroute—cache
bandwidth 2000
frame-relay map ip 192.3.1.2 100 broadcast
flame—relay 1mi—type cisco
!
router ospf 1
network 192.1.1.0 0.0.0.255 area 0
network 192.3.1.0 0.0.0.255 area 0
network 192.4.1.0 0.0.0.255 area 0
neighbor 192.1.1.2
!
End
[填空题]下面是某路由器的部分配置信息,解释 (n) 处标有下划线的部分含义。
Router#config
Router wg config#hostname wg
Shanghai#
Router#config/
Wg config#secret ccidnet //设置用户登录口令为ccidnet
Wg config#vty password //设置登录方式为口令登录(默认方式)
interface seria1 0 //选择配置串行口
ip address 10.1.1.1 255.255.255.0 (1)
encapsulation hdlc: (2)
interface seria1 1 //选择配置串行口
encapsulation slip//封装slip协议physical—layer async物理层封装异步方式
ip address 10.1.1.2 255.255.255.0 //指定串行口的IP地址和子网掩码
port speed 57600 (3)
interface seria1 0 //选择配置串行口
encapsulation flame—relay (4)
ip address 10.1.1.1 255.255.255.0 //指定串行口的IP地址和掩码
flame—relay intf—type dte //指定为数据终端设备
flame—relay 1mi—type ansi //指定LMI消息类型为ANSI标准
flame—relay map ip 10.1.1.2 16 //映射对端IP地址和DLCI号
interface ethernet 0 (5)
ip address 10.3.1.254 255.255.255.0 //指定以太网口的IP地址和掩码
local pool poo11 10.1.1.30 10.1.1.40
local pool poo12 10.1.1.51 10
[简答题]下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。 [配置路由器信息] Current configuration: ! version 11.3 no service password-encryption ! hostname router5 第(1)处 enable password nwd12345 第(2)处 interface Ethernet0 ip address 192.4.1.1.255.255.255.0 第(3)处 ! interface Seria10 ip address 192.3.1.1.255.255.255.0 encapsulation frame-rocay IETF no ip mroute-Cache bandwidth 2000 第(4)处 frame-relaymanin 192.3.1.2100 broadcast 第(5)处 frame-relaylmi-typecisco ! router ospfl 第(6)处 network 192.1.1.0.0.0.0.255 area0 第(7)处) network 192.3.1.0.0.0.0.255 area0 network 192.4.1.0.0.0.0.255 area0 neighbor192.1.1.2 第(8)处 ! End
[填空题]下面是某路由器的部分配置信息,解释 (n) 处标有下划线部分的含义,将解答填入对应栏内。
[配置路由器信息]
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router1 (1)
!
enable password pwd12345 (2)
!
interface Ethemet0
ip address 1 92.4.1.1 255.255.255.0
!
interface Seria10
ip address 1 92.3.1.1 255.255.255.0
encansulation frame-relay IETF (3)
no ip mroute-cache
bandwidth 2000 (4)
frame-relay map ip 192.3.1.2 100 broadcast (5)
frame-relay lmi-type cisco
!
router ospf 1 (6)
network 192.1.1.0 0.0.0.255 area 0 (7)
network 192.3.1.0 0.0.0.255 area 0
network 192.4.1.0 0.0.0.255 area 0
neighbor 192.1.1.2 (8)
!
End
[简答题]下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。
[配置路由器信息]
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router5 第(1)处
enable password nwd12345 第(2)处
interface Ethernet0
ip address 192.4.1.1.255.255.255.0 第(3)处
!
interface Seria10
ip address 192.3.1.1.255.255.255.0
encapsulation frame-rocay IETF
no ip mroute-Cache
bandwidth 2000 第(4)处
frame-relaymanin 192.3.1.2100 broadcast 第(5)处
frame-relaylmi-typecisco
!
router ospfl 第(6)处
network 192.1.1.0.0.0.0.255 area0 第(7)处)
network 192.3.1.0.0.0.0.255 area0
network 192.4.1.0.0.0.0.255 area0
neighbor192.1.1.2 第(8)处
!
End
[填空题]下面是某路由器的部分配置信息,解释 (n) 处标有下划线部分的含义,将解答填入对应栏内。
[配置路由器信息]
Current configuration:
!
version 11.3
no service password-encryption
!
hostname router1 (1)
!
enable password pwd12345 (2)
!
interface Ethemet0
ip address 1 92.4.1.1 255.255.255.0
!
interface Seria10
ip address 1 92.3.1.1 255.255.255.0
encansulation frame-relay IETF (3)
no ip mroute-cache
bandwidth 2000 (4)
frame-relay map ip 192.3.1.2 100 broadcast (5)
frame-relay lmi-type cisco
!
router ospf 1 (6)
network 192.1.1.0 0.0.0.255 area 0 (7)
network 192.3.1.0 0.0.0.255 area 0
network 192.4.1.0 0.0.0.255 area 0
neighbor 192.1.1.2 (8)
!
End
[简答题]下面是某交换机的部分配置信息,解释(n)处标有下画线部分的含义。
SwitchA>
SwitchA>enable
SwitchA#
SwitchA#config terminal (1)
SwitchA(config)#
SwitchA(config)#ip address 192.168.1.1 255.255.255.0
SwitchA(config)#interface fastethernet0/1
SwitchA(config—if)#speed 100 (2)
SwitchA#vlan database
SwitchA(vlan)#vtp server (3)
SwitchA(vlan)#vlan 2
SwitchA(vlan)#vlan 3 name vlan3 (4)
SwitchB#config terminal
SwitchB#vlan database
SwitchB(vlan)#vlan client (5)
SwitchB(config)#interface f0/9
SwitchB(config—if)#switchport mode access
SwitchB(config)#switchport access vlan 2 (6)
SwitchA(config)#interface f0/23
SwitchA(config—if)#switchport mode trunk (7)
SwitchA(config-—if)#spanning-·tree vlanl port-priortiy 10
SwitchA(config-if)#spanning-tree vlan2 port-priortiy 10
SwitchA(config—if)#exit
SwitchA(config)#interface f0/24
SwitchA(config-if)#spann
[简答题][问题4] 阅读下面的配置信息,解释(6)处的命令。 Switeh#vlan Switch(vlan)#vlan 2 (创建一个VLAN2) VLAN 2 added: Name:VLAN0002 (系统自动命名) Switch(vlan)#vlan 3 name vlan3 (6) VLAN 3 added: Name:vlan3 Switch(vlan)#exit
[简答题][问题3] 阅读下面的配置信息,解释(5)处的命令。 Switch# Switch#config Switch(config)#interface f0/1 (进入接口1配置模式) Switch(config-if)#switchport mode trunk (5) Switch(config-if)#switchpoft trunk allowed vlan all (设置允许从该接口交换数据的VLAN) Switch(config-if)#exit Switch(config)#exit SwitCh#
[简答题][问题5] 阅读下面的配置信息,解释(7)处的命令。 Switch#config t Switch(eonfig)#interface f0/5 (进入端口5的配置模式) Switch(config-if)#switchport mode access (7) Switch(config-if)#switchport access vlan 2 (把端口5分配给相信的VLAN2) Switch(config-if)#exit Switch(config)#interface f0/6 Switch(config-if)#switchport mode access Switch(config-if)#switchport access vlan 3 Switch(config-if)#exit Switch(config)#exit Switch#

我来回答:

购买搜题卡查看答案
[会员特权] 开通VIP, 查看 全部题目答案
[会员特权] 享免全部广告特权
推荐91天
¥36.8
¥80元
31天
¥20.8
¥40元
365天
¥88.8
¥188元
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《购买须知》
立即支付 系统将自动为您注册账号
请使用微信扫码支付

订单号:

请不要关闭本页面,支付完成后请点击【支付完成】按钮
恭喜您,购买搜题卡成功
重要提示:请拍照或截图保存账号密码!
我要搜题网官网:https://www.woyaosouti.com
我已记住账号密码