|
|
请先登录
您需要 登录 才可以下载或查看,没有账号?论坛注册
x
if IP routing is enable,which two commands set the gateway of last resort to the default gatew
ay?(choose two)
A.ip default-route 0.0.0.0 0.0.0.0 172.16.2.1
B.ip route 172.16.2.1 0.0.0.0 0.0.0.0
C.ip default-gateway 0.0.0.0
D.ip default-network 0.0.0.0
E.ip route 0.0.0.0 0.0.0.0 172.16.2.1
VCE给出的答案是DE
但我对D答案有个疑问,设置默认网关不是用Ip default-gateway吗?
|
|