[多选题]As a Ezonexam trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?
正确答案 :ABCD
TestKSwitch(config) ip route-default 192.168.1.115
TestKSwitch(config) ip default-gateway 192.168.1.115
TestKSwitch(config) ip route 192.168.1.115 0.0.0.0
TestKSwitch(config) ip default-network 192.168.1.115
解析:解析:Explanation:
[多选题]The Ezonexam network administrator needs to determine what LAN devices to install on the Ezonexam network. What are two advantages of using Layer 2 Ethernet switches over hubs? (Choose two)
正确答案 :AD
Allowing simultaneous frame. transmissions
Filtering frames based on MAC addresses
解析:解析:Explanation:A:Ahalfduplexconnectioniswhereonlyonedevicecansendorreceiveatatime.Afullduplexconnectioniswherebothdevicescansendandreceiveatthesametime.Thus,ifyouhavea100Mbhalf-duplexconnection,onlysendingat100MbORreceivingat100Mbcanhappenatthesametime.Ifyouhavea100Mbfullduplexconnection,youcaneffectivelyget200Mboutofthelinkbecauseyoucouldbesending100Mbandreceiving100Mbatthesametime.D:SwitchesarecapableoffilteringframesbasedonanyLayer2fields.Forexample,aswitchcanbeprogrammedtoreject(notforward)allframessourcedfromaparticularnetwork.Becauselinklayerinformationoftenincludesareferencetoanupper-layerprotocol,switchesusuallycanfilteronthisparameter.Furthermore,filterscanbehelpfulindealingwithunnecessarybroadcastandmulticastpackets.
查看原题