[求助]关于第3章和第4章的问题
英文第五版p136 Figure 3.6
图中是d的ip是从8 blocks开始的,可不可以从0 blocks 开始?
还有class A类ip是不是可以使用全部/9 到/30的掩码,而class B 只能使用/17到/30,而class C只能使用/25到/30。是这样吗?
同样p199 第5题
5.If you wanted to set a user-mode password for the console port,what would you type?
答案是:
config t,line console 0,login,password todd
请问,可不可以这样:
config t,line console 0,password todd,login,这样对吗?
谢谢~~