此题为判断题(对,错)。
第1题:
ABGProuterhasthefollowingconfiguration:
protocols{
bgp{
export[policy-1policy-2policy-3];
}}
policy-options{
policy-statementpolicy-2{
termget-statics{
fromprotocolstatic;
thenaccept;
}
termreject-all{
thenreject;
}
}
policy-statementpolicy-1{
termget-aggregate{
fromprotocolaggregate;
thenaccept;
}
termreject-all{
thenreject;
}
}
policy-statementpolicy-3{
termget-ospf{
fromprotocolospf;
thenaccept;
}
termreject-all{
thenreject;
}
}
}
Whichpolicytermisevaluatedfirstwhenexportingroutes?()
第2题:
传输速率为500kbit/s的CAN总线,理论上CAN低的显性电压为
A.1.5V
B.2.5V
C.3.5V
D.5V
第3题:
1、传输速率500 Kbit/s 的CAN总线,理论上的CAN-low的显性电压为
A.1.5V
B.2.5V
C.3.5V
D.5V
第4题:
A.Arrays.sort(s);
B.s=newTreeSet(s);
C.Collections.sort(s);
D.s=newSortedSet(s);
第5题:
传输速率500 Kbit/s 的CAN总线,理论上的CAN-low的显性电压为
A.1.5V
B.2.5V
C.3.5V
D.5V
第6题:
5、传输速率为500kbit/s的CAN总线系统中,CAN_L对电源短路,那么该CAN总线的数据传输无法进行。