A. show ip interface atm 5/1.1
B. show policy-list goldservice
C. show profile name goldservice
D. show rate-limit-profile goldservice
第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题:
第3题:
第4题:
A.http-map,tcp-map,class-map
B.class-map,tcp-map,policy-map
C.class-map,policy-map,service-map
D.class-map,service-policy,policy-map
第5题:
第6题:
IOS的命令行配置,下列哪种说法是不正确的()
A.CLI命令不区分大小写
B.CLI支持缩写命令
C.CLI支持命令补全
D.CLI可随时使用help命令获取帮助