In JUNOS software, which command is used to configure TED support for OSPF?() A. set protocols rsvp cspf-enableB. set protocols mpls cspf-enableC. set protocols rsvp traffic-engineeringD. set protocols ospf traffic-engineering
In JUNOS software, which command is used to configure TED support for OSPF?()
A. set protocols rsvp cspf-enable
B. set protocols mpls cspf-enable
C. set protocols rsvp traffic-engineering
D. set protocols ospf traffic-engineering
相关考题:
YouareimplementinganASP.NETWebsite.Thesiteusesacomponentthatmustbedynamicallyconfiguredbeforeitcanbeusedwithinsitepages.YoucreateastaticmethodnamedSiteHelper.Configurethatconfiguresthecomponent.YouneedtoaddacodesegmenttotheGlobal.asaxfilethatinvokestheSiteHelper.Configuremethodthefirsttime,andonlythefirsttime,thatanypageinthesiteisrequested.Whichcodesegmentshouldyouuse?()A.voidApplication_Start(objectsender,EventArgse){SiteHelper.Configure();}B.voidApplication_Init(objectsender,EventArgse){SiteHelper.Configure();}C.voidApplication_BeginRequest(objectsender,EventArgse){SiteHelper.Configure();}D.ObjectlockObject=newObject();voidApplication_BeginRequest(objectsender,EventArgse){lock(lockObject()){SiteHelper.Configure();}}
从哪个菜单配置AP?A、Configure>APsB、Configure>Controllers>APsC、Configure>Access PointsD、不配置AP,只配置控制器。AP会自动与控制器配置同步A.B.C.D.
Assumethedefault-policyhasnotbeenconfigured.Giventheconfigurationshownintheexhibit,whichtwostatementsabouttrafficfromhost_aintheHRzonetohost_binthetrustzonearetrue?()[editsecuritypoliciesfrom-zoneHRto-zonetrust]user@hostshowpolicyone{match{source-addressany;destination-addressany;application[junos-httpjunos-ftp];}then{permit;}}policytwo{match{source-addresshost_a;destination-addresshost_b;application[junos-httpjunos-smtp];}then{deny;}}A.DNStrafficisdenied.B.HTTPtrafficisdenied.C.FTPtrafficispermitted.D.SMTPtrafficispermitted.
Which security or functional zone name has special significance to the Junos OS?() A. selfB. trustC. untrustD. junos-global
AcustomerisdeployinganewdatabaseonaPS701BladeinaBladeCenterH,andrequiresredundant networkandSANadapters.Whichconfigurationsupportsthecustomerrequirement?() A.Configure2CFFhcombinationfibrechannel/gigabitEthernetadaptersB.Configure1CFFh2-portfibrechanneladapterand1CIOv2-portgigabitEthernetadapterC.Configure1CIOv2-portfibrechanneladapterand1CFFhcombinationfibrechannel/gigabitEthernet adapterD.Configure1CIOv2-portgigabitEthernetadapterand1CFFhcombinationfibrechannel/gigabitEthernet adapter
You have to be patient if you want to sustain your position.A:maintainB:establishC:acquireD:support
7、利用源码包安装程序时,如果在./configure 这出现如下错误提示"configure: error: no acceptable C compiler found in $PATH" 该怎么办?