网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
重启7600设备某块板卡的命令是()
- A、module X poweroff
- B、set module x off
- C、hardware module x reset
- D、hw-module module X reset
参考答案
更多 “重启7600设备某块板卡的命令是()A、module X poweroffB、set module x offC、hardware module x resetD、hw-module module X reset” 相关考题
考题
写异步D触发器的verilog module。(扬智电子笔试) module dff8(clk , reset, d, q); input clk;
写异步D触发器的verilog module。(扬智电子笔试)module dff8(clk , reset, d, q);input clk;input reset;input [7:0] d;output [7:0] q;reg [7:0] q;always @ (posedge clk or posedge reset)if(reset)q = 0;elseq = d;endmodule
考题
Which of the following statements describe the use of the keywordstatic?a) Within the body of a function: A static variable maintains its valuebetween function revocationsb) Within a module: A static variable is accessible by all functionswithin that modulec) Within a module: A static function can only be called by otherfunctions within that module
考题
What are two benefits of the modular design of the Junos OS?()
A. Each module uses application-specific integrated circuits (ASICs).B. Each module runs in its own protected memory space.C. Each module can be individually restarted.D. Each module is supported across all Junos platforms.
考题
重启7600设备某块板卡的命令是()A、module X poweroffB、set module x offC、hardware module x resetD、hw-module module X reset
考题
Given the following configuration, what command can be used to determine the physical path that traffic will be sent out upon?() Port-profile type Ethernet name vm-data Switchport mode trunk Switchport trunk allowed vlan 200-210 Channel-group auto mode on mac-pinning State enabled Vmware port-group No shut Port-profile type vethernet name vlan-200 Switchport mode access Switchport vlan 200 State enabled Vmware port-group No shut A、 module vem X execute vemcmd show trunkB、 show module 3 internal pinningC、 module vem X execute vemcmd show portD、 show module vem mappingE、 show interface vethX pinning
考题
If the default VDC is configured to limit resources to a specific module type, what happens when a module that does not match the resource type is installed?() A、 The module is powered up, and interfaces are in an "admin down" state.B、 The module is denied power, and a syslog message is generated.C、 The module is powered up, and interfaces are allocated to VDC0.D、 The module is powered up, and interfaces are allocated to VDC100.
考题
Acme Booster Corporation has a corporate policy stating that all routing devices will have their configurations backed up to a corporate server on a weekly basis. Their CUE module is a component of the Cisco CallManager Express device. Which three parameters will ensure successful backup of the CUE module configuration?()A、ATFTP server must be present and available to the CUE module. B、The CUE module must have modify permissions on the backup server directory. C、The CUE module must be in an offline mode prior to instituting the backup. D、An FTP server must be present and available to the CUE module. E、The CUE module must copy the configuration and messages to separate directories on the backup server. F、The CUE module must have read and write permissions on the backup server directory.
考题
You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()A、Disable the values for the Menu Module Roles property. B、Set the Use Security value in the form module Property Palette to 'True'. C、Set the Use Security value in the form module Property Palette to 'False'. D、Set the Use Security value in the menu module Property Palette to 'True'. E、Set the Use Security value in the menu module Property Palette to 'False'.
考题
在Weblogic 10.X中的config.xml中标识JMS system-resource module的4个属性是()。A、domain,jms-server,connectionfactory,destinationB、name,target,subdeployment,descriptor-file-nameC、config.xml,jms-module,subdeployment,descriptor-file-nameD、name,jms-module,subdeployment,descriptor-file-name
考题
UML 是()的缩写。A、Unified Module LanguageB、Unified Modeling LanguageC、Universal Module LevelingD、Universal Module Language
考题
What are two benefits of the modular design of the Junos OS?()A、Each module uses application-specific integrated circuits (ASICs).B、Each module runs in its own protected memory space.C、Each module can be individually restarted.D、Each module is supported across all Junos platforms.
考题
What statement is true of how a customer acquires Intrusion Prevention and Content Security services in a Cisco security solution?()A、 The Cisco security portfolio includes a third-party IPS.B、 A hardware module addition is required on the ISR platforms.C、 They are bundled on the ASA 5505.D、 A hardware module addition is required on the ASA 5510/5520.
考题
Customer purchased and x3650 M3 server and requires the ability to remotely power on and off the server. What if any additional hardware would the customer need to purchase to remotely power the server on and off?()A、Visual Media Key (VMK)B、Integrated Management Module (IMM)C、Remote Supervisor Adapter (RSA II)D、Advanced Management Module (AMM)
考题
Which statement is true about a Dynamic Chain Selection Module instance?()A、It is the first module in the partner module chain in Web Services Security Management (WSSM).B、It is the last module in the partner module chain in WSSM.C、It is the first module in the application module chain for partner.D、It is the last module in the application module chain for the partner.
考题
A customer has two Ethernet Switch Modules installed in an IBM BladeCenter Enterprise chassis. The modules were configured identically. The Ethernet module in bay one was inadvertenly reset to factory defaults. Which solution returns the module to the customer-specific configuration?()A、Back up the configuration from Ethernet module in bay 2 and restore it to the module in Bay 1 using the switch CLI or Web interface B、Swap the modules, which will automatically resynch the settings stored in the Advanced Management Module C、Back up the configuration of the Ethernet module in bay one and restore it to the Ethernet module in bay two using the AMM D、Restore the configuration from NVRAM using the Switch Module Web interface
考题
A customer has downloaded new firmware files for the IBM support Web Site. Which of the following is the correct method for updating the firmware for the QLogic Intelligent Passthru Module using the command line?()A、Transfer the file to the FC module using FTP; use Telnet to the FC module to start the updateB、Use Telnet to the AMM to transfer the file using TFTP; start the updateC、Transfer the file to the FC module using Secure Copy Protocol (SCP);use Telnet to the FC module to start the updateD、Start the update and enter FC module IP address when prompted
考题
A customer is experiencing problems with a rack mount server. The problem might be a failing memory module. Which of the following can be used to find the failing module without going to the physical server?()A、Light Path DiagnosticsB、Remote PresenceC、Integrated Management Module (IMM)D、Advanced Management Module (AMM)
考题
The primary line module has failed and the spare line module is nowactive.What occurs,by default,when the primary line module returns to an operational status?()A、The primary line module is inactive for five minutes and then becomes active.B、The primary line module is in standby mode,while the spare line module remains active.C、The primary line module becomes active immediately and the spare line module becomes inactive.D、The primary and spare line modules are active for five minutes,after which time the spare line module becomes inactive.
考题
You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A、Generate the menu module executable. B、Save the menu module as custmenu.mmx. C、In the Property Sheet for the form, set the Starting Menu property to custmenu. D、In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.
考题
ABC Corp. has set up the Asset Category key flexfield. It has also set up a descriptive flexfield tostore vehicle information associated with the asset category "Vehicle." Identify two correctstatements.() (Choose two.)A、The setting up of the descriptive flexfield is mandatory.B、The Asset Category flexfield is owned by the Oracle Assets module.C、The descriptive flexfield is associated with tables in the Oracle Assets module.D、Only the Asset Category flexfield is associated with tables in the Oracle Assets module.
考题
以下哪条命令能够显示ASA防火墙上的CSC、SSM模块的状态()。A、show interfaceB、show hw 1 detailsC、show module 1 detailsD、show module 1 csc details
考题
While upgrading an existing x445 with a second SMP expansion module and four processors, a technician notices the SMP connector cables are missing on the back, so the technician connects the cables. Upon powering up, the technician notices the upper SMP expansion module is disabled. Which of the following is the most likely cause of the problem?()A、The system requires 220V power to enable the upper SMP expansion module.B、The technician cabled the SMP expansions wrong.C、The Xcel4 cache needs to be reset in the BIOS because of the addition of the second SMP expansion module.D、If no hardware licenses keys have been purchased for the processors in the upper SMP expansion module, it will not be activated.
考题
单选题Which statement is true about a Dynamic Chain Selection Module instance?()A
It is the first module in the partner module chain in Web Services Security Management (WSSM).B
It is the last module in the partner module chain in WSSM.C
It is the first module in the application module chain for partner.D
It is the last module in the application module chain for the partner.
考题
单选题You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()A
Generate the menu module executable. B
Save the menu module as custmenu.mmx. C
In the Property Sheet for the form, set the Starting Menu property to custmenu. D
In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.
考题
单选题The primary line module has failed and the spare line module is nowactive.What occurs,by default,when the primary line module returns to an operational status?()A
The primary line module is inactive for five minutes and then becomes active.B
The primary line module is in standby mode,while the spare line module remains active.C
The primary line module becomes active immediately and the spare line module becomes inactive.D
The primary and spare line modules are active for five minutes,after which time the spare line module becomes inactive.
考题
单选题You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()A
Disable the values for the Menu Module Roles property. B
Set the Use Security value in the form module Property Palette to 'True'. C
Set the Use Security value in the form module Property Palette to 'False'. D
Set the Use Security value in the menu module Property Palette to 'True'. E
Set the Use Security value in the menu module Property Palette to 'False'.
考题
单选题What statement is true of how a customer acquires Intrusion Prevention and Content Security services in a Cisco security solution?()A
The Cisco security portfolio includes a third-party IPS.B
A hardware module addition is required on the ISR platforms.C
They are bundled on the ASA 5505.D
A hardware module addition is required on the ASA 5510/5520.
考题
单选题If the default VDC is configured to limit resources to a specific module type, what happens when a module that does not match the resource type is installed?()A
The module is powered up, and interfaces are in an admin down state.B
The module is denied power, and a syslog message is generated.C
The module is powered up, and interfaces are allocated to VDC0.D
The module is powered up, and interfaces are allocated to VDC100.
热门标签
最新试卷