首页 > 计算机等级考试
题目内容 (请给出正确答案)
[主观题]

下面是某路由器的部分配置信息,解释(n)处标有下划线的部分含义。RouterconfigRouter wg confighos

下面是某路由器的部分配置信息,解释(n)处标有下划线的部分含义。

Routerconfig

Router wg confighosmame wg

Shanghai

Routerconfig/

Wg configsecret ccidnet //设置用户登录口令为ccidnet

Wg configvty password //设置登录方式为口令登录(默认方式)

interface serial 0 //选择配置串行口

ip address 10.1.1.1 255.255.255.0 (1)

encapsulation hdlc (2)

interface serial l //选择配置串行口

encapsulation slip//封装slip协议physical—layer async物理层封装异步方式

ip address 10.1.1.2 255.255.255.0 //指定串行口的II,地址和子网掩码

port speed 57600 (3)

interface serial 0 //选择配置串行口

encapsulation frame—relay (4)

ip address 10.1.1.1 255.255.255.0 //指定串行口的IP地址和掩码

frame—relay inff—type dte //指定为数据终端设备

frame—relay Imi—type ansi //指定LMI消息类型为ANSI标准

frame—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地址和掩码

1Ocal pool pooll 10.1.1.30 10.1.1.40

10cal p00l p0012 10.1.1.51 10.1.1.60 //定义IP,地址池p0012

Router(config)ip route 10.2.1.0 255.255.255.0 10.1.1.1

Router ip

Network 192.168.1.O

Network 10.0.0.0

Version 2

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“下面是某路由器的部分配置信息,解释(n)处标有下划线的部分含…”相关的问题
第1题
下面是某路由器的部分配置信息,解释(n)处标有下划线部分的含义。【配置路由器信息】 Current config

下面是某路由器的部分配置信息,解释(n)处标有下划线部分的含义。

【配置路由器信息】

Current configuration:

!

version 11.3

no service password-encryption

!

hostname router5 第(1)处

!

enable password nwdl2345 第(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)处

netword 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

neighbor 192.1.1.2 第(8)处

!

End

点击查看答案
第2题
● 试题三 下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内

● 试题三

下面是某路由器的部分配置信息,解释标有下划线部分的含义,将解答填入答题纸的对应栏内。

【配置路由器信息】

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 bri0

ip address negotiated 第 (3) 处

ip nat outside

encapsulation ppp

pppauthentication pap callin 第 (4) 处

ppp multilink 第 (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题
某路由器(在图5-1中没有标出)的部分配置信息如下所示,请解释其中标有下划线部分的含义。 … ! usem

某路由器(在图5-1中没有标出)的部分配置信息如下所示,请解释其中标有下划线部分的含义。

!

usemame sp_ lac password 7 104D000A0618

!

vpdn-enable 第(1)处

!

vpdn-group 1 第(2)处

accept dialin l2tp virtual-template l remote sp_1aC 第(3)处

local name Bob 第(4)处

!

lcp ren6godation always 第(5)处

!

no 12tp tunnel authentication 第(6)处

点击查看答案
第4题
某路由器的部分配置信息如下所示,请解释其中标有下划线部分的含义(“//”后为注释内容)。 *配置路

某路由器的部分配置信息如下所示,请解释其中标有下划线部分的含义(“//”后为注释内容)。

*配置路由器信息

version 12.0

hostname SecRouter

boot system flash c1700-osy56i-mz 120-3-T3.bin

//应用IKE共享密钥进行认证

crypto isakmp policy 100 (1)

hash md5 (2)

/u>authentication pre-share (3)

//与远端IP为172.16.2.1的对等体的共享密钥为“mcns”

crypto isakmp key mcns address 172.16.2.1 (4)

crypto ipsec transform-set l&2 esp-des esp-md5-hmac (5)

//配置加密图

//指定用IKE来建立IPSec安全关联,以保护由该加密图条目所指定的数据流

crypto map sharef 10 ipsec-isakmp (6)

set peer 172.16.2.1 (7)

set transform-set 1&2 (8)

match address 151

//配置接口

interface serial0

ip address 172.16.1.1 255.255.255.252

ip access-group 101 in

crypto map sharef (9)

interface FastEthernet0

end

点击查看答案
第5题
●试题一 下面是某交换机的部分配置信息,解释(n)处标有下划线的部分含义。 SwitchA> SwitchA

●试题一

下面是某交换机的部分配置信息,解释(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 vlan1 port-priortiy 10

SwitchA(config-if)#spanning-tree vlan2 port-priortiy 10

SwitchA(config-if)#exit

SwitchA(config)#interface f0/24

SwitchA(config-if)#spanning-tree vlan3 port-priortiy 10

SwitchA(config-if)#spanning-tree vlan4 port-priortiy 10

SwitchA(config-if)#end

SwitchA(config)#interface f0/23

SwitchA(config-if)#spanning-tree vlan2 cost 30 (8)

SwitchA(config-if)#end

SwitchA#

!

!

点击查看答案
第6题
(24)下面是某路由器的DHCP配置信息ip dhcp excluded-address 182.105.246.2 182.105.246.10!ip d

(24)下面是某路由器的DHCP配置信息

ip dhcp excluded-address 182.105.246.2 182.105.246.10

!

ip dhcp poll 246

network 182.105.246.0 255.255.255.0

default-router 182.105.246.1

domain-name pku.edu.cn

dns-sever 182.105.129.26 182.105.129.27 222.112.7.13

lease 0 5

根据上述信息,DHCP客户端不可能从服务器获得的IP地址是

A、182.105.246.5

B、182.105.246.11

C、182.105.246.192

D、182.105.246.254

点击查看答案
第7题
阅读路由器Router的部分配置信息,解释(5)~(7)处的命令,将答案填写在答题纸上相应的位置。 Router

阅读路由器Router的部分配置信息,解释(5)~(7)处的命令,将答案填写在答题纸上相应的位置。

Router(config)interface fastEthernet1/0.1

Router(config-subif)encapsulation isl 11 (5)

Router(config-subif)ip addreSs 192.168.1.1 255.255.255.240 (6)

Router(config-subif)exit

Router(config)interface fastEthernet1/0.2

Router(config-subif)encapsulation isl 12

Router(config-subif)ip address 192.168.1.33 255.255.255.224

Router(config-subif)exit

Router(config)interface fastEthernet1/0.3

Router(config-subif)encapsulation isl 13

Router(config-subif)ip address 192.168.1.129 255.255.255.192

Router(config-subif)exit

Router(config)ip routing (7)

点击查看答案
第8题
一台MSR路由器要通过RIP来学习路由信息,在路由器上做了如下的配置:rip 1 network 0.0.0.0那么关于此配置的正确解释是()。

A.RIP将发布0.0.0.0的默认路由

B.本路由器上所有接口使能RIP

C.当于没有在本路由器上使能RIP

D.此配置是错误配置

点击查看答案
第9题
如下图所示,某园区网用l0Gbps的POS技术与Internet相连,POS接口的帧格式是SONET。园区网内部路由协
议采用OSPF,与Internet的连接使用静态路由协议。该园区网还通过一台Cisco2511和Modempool设备为用户提供拨号入网服务。

如下图所示,某园区网用l0Gbps的POS技术与Internet相连,POS接口的帧格式是SONET

问题:请阅读以下R3和R5的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。

如下图所示,某园区网用l0Gbps的POS技术与Internet相连,POS接口的帧格式是SONET

如下图所示,某园区网用l0Gbps的POS技术与Internet相连,POS接口的帧格式是SONET

点击查看答案
第10题
静态路由信息在默认情况下是公有的,它会通告给其它路由器,也就是当在一个路由器上配置了某条静态路由时,它会被通告到网络中相连的其它路由器上()
点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改