重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
当前位置: 首页 > 计算机类考试 > 其他
网友您好, 请在下方输入框内输入要搜索的题目:
搜题

题目

[单选题]

In a Routed 1483 network which method of routing is typically employed on the DSL router?()

A.static

B.OSPF

C.RIPv1

D.RIPv2

查看参考答案
更多“In a Routed 1483 network which method of routing is typically employed on the DSL router?()”相关的问题

第1题

A service provider is operating a Routed 1483 network where the ATM PVCs are treated as a large subnet.What is a consequence of this configuration?()

A.ItburnsupIPaddresses.

B.ItconservesIPaddresses.

C.Itresultsinasmallerroutingtable.

D.EachPVChasaseparate/30subnet

点击查看答案

第2题

Which two static routes are typically configured on your router when a Routed 1483 network is grouping ATM PVCs intoalarge subnet?()

A.host route

B.default route

C.customer network

D.ISP’s routing domain

点击查看答案

第3题

Which configuration command represents a static host route in a Routed 1483 network?()

A.iproute 172.10.1.20.0.0.0 atm 6/0.33

B.iproute 172.10.1.2255.255.255.0 atm 6/0.33

C.iproute 172.10.1.2255.255.255.255 172.10.1.2

D.iproute 172.10.1.2255.255.255.255 atm 6/0.33

点击查看答案

第4题

Which configuration command represents a static customer route in a Routed 1483 network?()

A.ip route 40.40.0.0255.255.0.0 172.10.1.2

B.ip route 40.40.0.00.0.255.255 atm 6/0.33

C.ip route 40.40.0.00.0.255.255 172.10.1.2

D.ip route 40.40.0.0255.255.0.0 atm 6/0.33

点击查看答案

第5题

A service provider is assigning a/30 subnet to each ATMPVC in a Routed 1483 environment.What is a consequence of this configuration?()

A.It burns up IP addresses.

B.It conserves IPaddresses.

C.It results in a smaller routing table.

D.The group of PVCs is treated as a large LAN

点击查看答案

第6题

Your Routed 1483 network is grouping ATM PVCsinto a large subnet and has static host routes configured.For which purpose does the staticroute to the customer router provide?()

A.It allows for management of the DSL routers.

B.It is required for forwarding to the customer networks.

C.It allows the endusers to forward traffic to the Internet.

D.It is required for the DSL router to ARP the provider router.

点击查看答案

第7题

In a Routed 1483 network, a provider doesn‘t want to configure static routes for its customer networks.Which command allows the ERX to obtain the framed route stored on the RADIUS server?()

A. radius accounting server 10.13.7.55

B. aaa domain-map dynamic1483 default loopback 0

C. subscriber ip user customer1 domain isp1.com password abcde

D. atm pvc 99 0 99 aal5autoconfig subscriber isp1.com password abcde

点击查看答案

第8题

在RHEL5系统中,执行以下()操作后,可以开启本机的路由转发功能。

A. /etc/init.d/routed start

B. echo 1 >/proc/sys/net/ipv4/ip_forward

C. sysctl -w net.ipv4.ip_forward=1

D. echo “net.ipv4.ip_forward =1” >/etc/sysctl.conf

点击查看答案

第9题

如果使用routed作为路由器进程,则作为路由器的主机PC2与PC3仅能支持的路由协议是(5);如果要在

如果使用routed作为路由器进程,则作为路由器的主机PC2与PC3仅能支持的路由协议是(5);如果要在主机PC2与PC3上设置静态路由信息并开启路由功能,那么对于主机PC2则应执行的配置命令是(6);对于主机PC3则应执行的配置命令是(7)。

2.在主机PC1和PC4上配置各自的默认网关,对于主机PC1应执行的配置命令是(8);对于主机PC4,则应执行的配置命令是(9)。通常在主机PC1上测试与网关是否连通的最简单命令是(10)。

【供选择的答案】

(5) A.RIP B.BGP C.OSPF D.EGP

(6) A.route add -net 192.168.100.0/24 gw 218.5.120.1

B.route add -net 192.168.100.0/24 gw 218.5.120.2

C.route add -net 192.168.100.0/24 gw 218.5.120.2

e cho "1">/proc/sys/net/ipv4/ip_forward

D.route add-net 192.168.110.0/24 gw 218.5.120.1;

echo "1">/proc/sys/net/ipv4/ip_forward

(8) A.route add default 192.168.110.254

B.route add default 192.168.100.254

C.route add-host 192.168.100.1/24 gw 192.168.110.254

D.route add-net 0.0.0.0/32 gw 192.168.100.254

点击查看答案

第10题

●四台 Linux 主机通过图1所示的方式互联起来,则实现 PC1 与 PC4 之间互访的步骤为: 1.运行 (46)

●四台 Linux 主机通过图1所示的方式互联起来,则实现 PC1 与 PC4 之间互访的步骤为:

1.运行 (46) 命令关闭计算机,在 PC2 与 PC3 上添加第二块网卡(ethl),重新启动;

2.在 PC2 与 PC3 上为第二块网卡分配 IP 地址,并激活该网络接口,对于 PC3,应执行 (47) ;

3.如果使用 routed 作为路由器进程,则作为路由器的 PC2 与 PC3 仅支持路由协议 (48) ;如果在 PC2 与 PC3 上设置静态路由信息并开启路由功能,对于 PC2 则应执行 (49) ;

4.在 PC1 和 PC4 上配置各自的默认网关,对于 PC1,应执行 (50) 。

●四台 Linux 主机通过图1所示的方式互联起来,则实现 PC1 与 PC4 之间互访的步骤为:

图1

(46) A.reboot

B.shutdown

C.init 0

D.init 6

(47) A.ifconfig -up eth1 10.1.1.2/8

B.ifconfig ethl 10.1.1.2 255.0.0.0 up

C.ifconfig ethl 10.1.1.2 up netmask 255.0.0.0

D.ifconfig ethl 10.1.1.2/8;ifconfig eth1 up

(48) A.RIP

B.BGP

C.OSPF

D.EGP

(49) A.route add -net 202.114.100.0/24 gw 10.1.1.1

B.route add -net 202.114.100.0/24 gw 10.1.1.2

C.route add-net 202.114.100.0/24 gw 10.1.1.2

echo "1">/proc/sys/net/ipv4/ip_forward

D.route add-net 202.114.110.0/24 gw 10.1.1.1;

echo "1">/proc/sys/net/ipv4/ip_forward

(50) A.route add default 202.114.110.254

B.route add default 202.114.100.254

C.route add-host 202.114.100.1/24 gw 202.114.110.254

D.route add-net 0.0.0.0/32 gw 202.114.100.254

点击查看答案
赏学吧APP
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“赏学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注赏学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反赏学吧购买须知被冻结。您可在“赏学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注赏学吧 -
请用微信扫码测试
温馨提示
每个试题只能免费做一次,如需多次做题,请购买搜题卡
立即购买
稍后再说
赏学吧