[多选题]请选出交换机处理帧的三种模式:()
正确答案 :ABE
直通模式
存储转发模式
阻塞模式
解析:ABE
[多选题]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.
查看原题