我看到CCNA有一個题目但是脑袋打结了竟然看不懂...请问各位这一题是什麽意思?是在问路由吗?为什麽要计算ip和mask呢
interface fa0/0
ip address x.x.x.33 255.255.255.224
router bgp XXX
neighbor x.x.x.x remote as x.x.x.x
You need to advertise the network of Int fa0/0. (A) x.x.x.32 mask 255.255.255.224
(B) x.x.x.32 255.255.255.224
(C) x.x.x.32 mask 0.0.0.31
(D) x.x.x.33 mask 255.255.255.224
|