[多选题]You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?
正确答案 :ABCD
VE1(config) ip route 0.0.0.0 10.1.1.0 10.1.1.1
VE1(config) ip default-route 10.1.1.0
VE1(config) ip default-gateway 10.1.1.0
VE1(config) ip route 0.0.0.0 0.0.0.0 10.1.1.1
解析:解析:Explanation:Thecommand"IProute0.0.0.00.0.0.0quot;$commandisusedtoconfigureadefaultrouteonarouter.Inthiscase,adefaultroutewithanexthopIPaddressof10.1.1.1wasconfigured.IncorrectAnswers:A.Thiswillbeaninvalidroute,sincethe"10.1.1.0"valuewillspecifythenetworkmask,whichinthiscaseisinvalid.B,C.Thesecommandsareinvalid.Thecommand"ipdefault-network"couldbeused,butnot"ipdefault-route"or"ipdefault-gateway".IPdefault-gatewayisusedonswitches,notrouters.
[单选题]RIP协议的管理距离是()
正确答案 :B
110
[单选题]After working on a router, some problems arise and you wish to view the commands that you recently entered. Which IOS command opens the history buffer and displays the most recently entered commands?
正确答案 :A
Show history
解析:A 解析:Explanation:
[多选题]There are 2 switches in the Ezonexam LAN, with no routers. Ports 1, 2 & 3 are assigned to VLAN 1 in switch 1 and 2 and ports 4, 5 & 6 are assigned to VLAN 2 in both switches. These two switches are connected together via a trunked link. Which of the conditions below would verify trunk and VLAN operation? (Select all valid answers)
正确答案 :ADE
Host 1 on VLAN 1 can ping Host 2 on VLAN 1
Host 4 on VLAN 2 can not ping Host 1 on VLAN 1
Host 4 on VLAN 2 can ping Host 2 on VLAN 2
解析:解析:Explanation:
[单选题]为了禁止网络210.93.105.0ftp到网络223.8.151.0,允许其他信息传输,则能实现该功能的选项是:()
正确答案 :D
access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.00.0.0.255 eq ftp access list 100 permit ip any any
查看原题 点击获取本科目所有试题