Which interface is used to configure debug parameters for log files?()A、Datastore Control Center B、Alarm and Trace Configuration C、Custom File Configuration D、Control Center
Which interface is used to configure debug parameters for log files?()
- A、Datastore Control Center
- B、Alarm and Trace Configuration
- C、Custom File Configuration
- D、Control Center
相关考题:
In a chassis cluster with two SRX 5800 devices, the interface ge-13/0/0 belongs to which device?() A. This interface is a system-created interface.B. This interface belongs to node 0 of the cluster.C. This interface belongs to node 1 of the cluster.D. This interface will not exist because SRX 5800 devices have only 12 slots.
Which CLI command displays FECN and BECN information on a Frame Relay interface configured on serial interface 4/0:3/1 ?() A.AB.BC.CD.D
Which command allows you to decode packets in JUNOS?() A.debug packet interface-nameB.show interface extensiveC.traceoptions interface-nameD.monitor traffic interface interface-name
Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()A. PPP on the ATM interfaceB. VPI/VCI on the dialer interfaceC. IP address on the ATM interfaceD. CHAP on the dialer interface
Which command shows if an access list is assigned to an interface?() A. show ip interface [interface] access-listsB. show ip access-lists interface [interface]C. show ip interface [interface]D. show ip access-lists [interface]
With which three tasks does the IPS Policies Wizard help you? ()A、Selecting the interface to which the IPS rule will be appliedB、Selecting the Signature Definition File (SDF) that the router will useC、Selecting the direction of traffic that will be inspectedD、Selecting the inspection policy that will be applied to the interface
public interface A { String DEFAULT_GREETING = “Hello World”; public void method1(); } A programmer wants to create an interface called B that has A as its parent. Which interface declaration is correct?() A、 public interface B extends A {}B、 public interface B implements A {}C、 public interface B instanceOf A {}D、 public interface B inheritsFrom A {}
In a chassis cluster with two SRX 5800 devices, the interface ge-13/0/0 belongs to which device?()A、This interface is a system-created interface.B、This interface belongs to node 0 of the cluster.C、This interface belongs to node 1 of the cluster.D、This interface will not exist because SRX 5800 devices have only 12 slots.
Which command allows you to view interface usage details in real-time?()A、user@host debug interface interface-nameB、user@host monitor usage interface-nameC、user@host monitor interface interface-nameD、user@host traceoptions interface interface-name
To troubleshoot interface problems, you can use both the disable command and the deactivate command. Which two statements are correct?()A、If the interface is disabled, the logical unit will administratively shutdown.B、If the interface is deactivated, the physical interface will administratively shutdown.C、If the interface is deactivated, the interface configuration is ignored during commit.D、If the interface is disabled, the logical unit configuration is ignored during commit.
Spanning Tree Protocol calculates path cost based on which of these? ()A、 interface bandwidthB、 interface delayC、 interface bandwidth and delayD、 hop countE、 bridge priority
Which command shows if an access list is assigned to an interface?()A、show ip interface [interface] access-listsB、show ip access-lists interface [interface]C、show ip interface [interface]D、show ip access-lists [interface]
Which one of the following commands will display the placement and direction of an IP access control list on the interfaces of a router?()A、show interface listB、show ip routeC、show ip interfaceD、show ip interface briefE、show interface
Which of the following commands would be applied to a WAN interface, but not on LAN Interface?()A、IP addressB、encapsulation PPPC、no shutdownD、PPP authentication CHAPE、SpeedF、None of the above
Which statements are valid for a local SPAN configuration? ()A、 Source and destination interface must be on the same hostB、 Source and destination interfaces can be on different hostsC、 Destination vEthernet interface can be on a different VLAN than the sourceD、 Destination interface can be a physical portE、 Destination interface cannot be a physical port
多选题Which statements are valid for a local SPAN configuration? ()ASource and destination interface must be on the same hostBSource and destination interfaces can be on different hostsCDestination vEthernet interface can be on a different VLAN than the sourceDDestination interface can be a physical portEDestination interface cannot be a physical port
单选题Which interface does the Infranet Controller use to push the configuration? ()Atrusted portBinternal portCtrust interfaceDuntrust interface
单选题Which command allows you to decode packets in JUNOS?()Adebug packet interface-nameBshow interface extensiveCtraceoptions interface-nameDmonitor traffic interface interface-name
单选题Which one of the following commands will display the placement and direction of an IP access control list on the interfaces of a router?()Ashow interface listBshow ip routeCshow ip interfaceDshow ip interface briefEshow interface
单选题Which command allows you to view interface usage details in real-time?()Auser@host debug interface interface-nameBuser@host monitor usage interface-nameCuser@host monitor interface interface-nameDuser@host traceoptions interface interface-name
单选题Which CLI command displays the IS-IS level used by each interface?()Ashow clns neighborBshow isis neighborCshow clns interfaceDshow isis interface
多选题Which of the following commands would be applied to a WAN interface, but not on LAN Interface?()AIP addressBencapsulation PPPCno shutdownDPPP authentication CHAPESpeedFNone of the above
单选题Spanning Tree Protocol calculates path cost based on which of these? ()A interface bandwidthB interface delayC interface bandwidth and delayD hop countE bridge priority
单选题Which command would you use to view interface usage details in real time?()Ashow interfaces terseBshow interfaces extensiveCmonitor interface trafficDmonitor traffic interface
单选题Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured. Which combinations accurately describe the interface under which a feature will be configured?()APPP on the ATM interfaceBVPI/VCI on the dialer interfaceCIP address on the ATM interfaceDCHAP on the dialer interface
多选题Which two commands can be used to verify a trunk link configurationt status on a given cisco switch?()Ashow interfaces interfaceBshow interfaces interface trunkCshow interfaces interface switchportDshow ip interface briefEshow interfaces vlan
单选题public interface A { String DEFAULT_GREETING = “Hello World”; public void method1(); } A programmer wants to create an interface called B that has A as its parent. Which interface declaration is correct?()A public interface B extends A {}B public interface B implements A {}C public interface B instanceOf A {}D public interface B inheritsFrom A {}