1. [多选题]You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?
A. VE1(config) ip route 0.0.0.0 10.1.1.0 10.1.1.1
B. VE1(config) ip default-route 10.1.1.0
C. VE1(config) ip default-gateway 10.1.1.0
D. VE1(config) ip route 0.0.0.0 0.0.0.0 10.1.1.1
2. [单选题]RIP协议的管理距离是()
A. 100
B. 110
C. 120
D. 150
3. [单选题]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
B. Show buffers
C. Show typed commands
D. Show terminal buffer
E. Show command
F. F. None of the above
4. [多选题]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)
A. Host 1 on VLAN 1 can ping Host 2 on VLAN 1
B. Host 1 on VLAN 1 can ping Host 4 on VLAN 2
C. Host 1 on VLAN 1 can not ping Host 2 on VLAN 1
D. Host 4 on VLAN 2 can not ping Host 1 on VLAN 1
E. Host 4 on VLAN 2 can ping Host 2 on VLAN 2
5. [单选题]为了禁止网络210.93.105.0ftp到网络223.8.151.0,允许其他信息传输,则能实现该功能的选项是:()
A. access-list 1 deny 210.93.105.0.0.0.0.0.0
B. access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp
C. access-list 100 permit ip any any
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