单选题TestKing.com is configuring the serial interface of a Cisco router to connect to the router of a new ISP. A full T1 is being used for the Internet connection. After issuing the show interface serial 0/0 command, it is observed that the interface is UP and the line protocol is DOWN. Which of the following commands could fix this problem?()ABorder# copy running-config startup-configBBorder(config)# no shutdownCBorder(config-if)# encapsulation pppDBorder(config-if)# no cdp enableEBorder(config-if)# ip routing

单选题
TestKing.com is configuring the serial interface of a Cisco router to connect to the router of a new ISP. A full T1 is being used for the Internet connection. After issuing the show interface serial 0/0 command, it is observed that the interface is UP and the line protocol is DOWN. Which of the following commands could fix this problem?()
A

Border# copy running-config startup-config

B

Border(config)# no shutdown

C

Border(config-if)# encapsulation ppp

D

Border(config-if)# no cdp enable

E

Border(config-if)# ip routing


参考解析

解析: 暂无解析

相关考题:

指定同/异步串口1和2的备份优先级分别为10和20的配置为()A.backup interface 1 10; backup interface 2 20B.backup interface serial 1 10; backup interface serial 2 20C.backup interface 1 priority 10; backup interface 2 priority 20D.backup interface serial 1 priority 10; backup interface serial 2 priority 20

路由器A的配置如下 Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.2.1.1 255.255.0.0 ! interface Serial0 encapsulation ppp backup interface Serial 1 ip address 2.1.1.1 255.0.0.0 ! interface Serial1 encapsulation ppp ip address 3.1.1.1 255.0.0.0 ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! Exit Router rip ! End 路由器B的配置如下 Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.1.1.1 255.255.0.0 ! interface Serial0 encapsulation ppp backup interface Serial 1 ip address 2.1.1.1 255.0.0.0 ! interface Serial1 encapsulation ppp ip address 3.1.1.1 255.0.0.0 ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! Exit Router rip ! End 下述说法正确的是A、备份功能可以正常使用 B、备份功能不能正常使用 C、两端可以正常互联 D、两端不能正常互联

All WAN links is side the TestKing.com network use PPP with for authentication security. Which command will display the CHAP authentication process as it occurs between two routers in the network?() A. show CHAP authenticationB. show interface serial 0C. debug PPP authenticationD. debug CHAP authenticationE. show PPP authentication CHAP

Refer to the exhibit.The actual speed of the serial links between R2 and R3 are 256 kb/s and 512k b/s respectively. When configuring EIGRP on routers R2 and R3, the network administrator configured the bandwidth of both serial interfaces to 512 kb/s. What will be the effect?()A. EIGRP will overutilize the 512 kb/s link.B. The interface delay value used in the EIGRP metric calculation will be inaccurate on the 256k b/s serial interface.C. The amount of bandwidth used for EIGRP routing protocol traffic on the 256 kb/s link can become excessive.D. EIGRP can load balance between the two serial links only if the variance is set to 2 or higher.E. Unequal cost load balancing will be disabled.

TestKing.com is configuring the serial interface of a Cisco router to connect to the router of a new ISP. A full T1 is being used for the Internet connection. After issuing the show interface serial 0/0 command, it is observed that the interface is UP and the line protocol is DOWN.Which of the following commands could fix this problem?()A. Border# copy running-config startup-configB. Border(config)# no shutdownC. Border(config-if)# encapsulation pppD. Border(config-if)# no cdp enableE. Border(config-if)# ip routing

While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()A. Serial 0 is up, line protocol is upB. Serial 0 is up, line protocol is downC. Serial 0 is down, line protocol is downD. Serial 0 is down, line protocol is upE. Serial 0 is administratively down, line protocol is downF. Serial 0 is administratively down, line protocol is up

Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?() A. Application of up to three access lists per protocol to a single interface.B. No more than two access lists per interface.C. One access list may be configured per direction for each Layer 3 protocol configured on an interface.D. The maximum number allowed varies due to RAM availability in the router.E. An infinite number of access lists that can be applied to an interface, from most specific to most general.F. Cisco IOS allows only one access list to an interface.

What must be set correctly when configuring a serial interface so that higher-level protocols calculate the best route?() A. bandwidthB. delayC. loadD. reliability

Usetheoutputfromtheroutershowninthegraphicabovetodeterminewhichofthefollowingarecorrect.() A.Router John uses alink-state routing protocol.B.Router John will receive routing updates on the Serial0/0 interface.C.Router John will receive routing updates on the Serial0/1 interface.D.Router John will send routing updates out the Serial0/0 interface.E.Router John will send routing updates out the FastEthernet0/0 interface.F.Router John will send routing updates out the Serial0/1 interface.

A network administrator needs to configure a serial link between the main office and a remote location. The router at the remote office is a non-Cisco router.How should the network administrator configure the serial interface of the main office router to make the connection?()A.B.C.D.

You have just obtained a modular Cisco router with 2 serial connections and a BRI/U interface. What other physical piece of hardware is required in order to establish an ISDN connection?()A、Nothing. The router is already suitable.B、A BRI WAN interface in the router.C、An external NT1 to terminate the local loop.D、A TA/NT1 device on the router.

When configuring a serial interface on a router, what is the default encapsulation?()A、atm-dxiB、frame-relayC、hdlcD、lapbE、ppp

You are configuring a Cisco multilayer switch for the Company network.  Which command would  you use to configure a port to act as a routed interface?()A、 ip routingB、 switchport mode trunkC、 no switchportD、 switchport trunk native vlan 1E、 None of the other alternatives apply

Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()A、Application of up to three access lists per protocol to a single interface.B、No more than two access lists per interface.C、One access list may be configured per direction for each Layer 3 protocol configured on an interface.D、The maximum number allowed varies due to RAM availability in the router.E、An infinite number of access lists that can be applied to an interface, from most specific to most general.F、Cisco IOS allows only one access list to an interface.

While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()A、Serial 0 is up, line protocol is upB、Serial 0 is up, line protocol is downC、Serial 0 is down, line protocol is downD、Serial 0 is down, line protocol is upE、Serial 0 is administratively down, line protocol is downF、Serial 0 is administratively down, line protocol is up

Cisco AutoQoS takes the interface type and bandwidth into consideration when configuring which three QoS features?()A、voice compression methodologyB、LLQC、CRTPD、routing protocolE、LFIF、trust boundary

在路由器上配置静默接口来是路由器不发送OSPF协议报文的命令是()。A、[RTA]silent-interface serial2/0B、[RTA-ospf-1]silent-interface serial2/0C、[RTA-ospf-1-area-0.0.0.1]silent-interface serial2/0D、[RTA-Serial2/0]silent-interface

指定同/异步串口1和2的备份优先级分别为10和20的配置为()A、backup interface 1 10; backup interface 2 20B、backup interface serial 1 10; backup interface serial 2 20C、backup interface 1 priority 10; backup interface 2 priority 20D、backup interface serial 1 priority 10; backup interface serial 2 priority 20

TestKing.com is configuring the serial interface of a Cisco router to connect to the router of a new ISP. A full T1 is being used for the Internet connection. After issuing the show interface serial 0/0 command, it is observed that the interface is UP and the line protocol is DOWN. Which of the following commands could fix this problem?()A、Border# copy running-config startup-configB、Border(config)# no shutdownC、Border(config-if)# encapsulation pppD、Border(config-if)# no cdp enableE、Border(config-if)# ip routing

Which of these is mandatory when configuring Cisco IOS Firewall? ()A、Cisco IOS IPS enabled on the untrusted interfaceB、NBAR enabled to perform protocol discovery and deep packet inspectionC、a route map to define the trusted outgoing trafficD、a route map to define the application inspection rulesE、an inbound extended ACL applied to the untrusted interface

All WAN links is side the TestKing.com network use PPP with for authentication security. Which command will display the CHAP authentication process as it occurs between two routers in the network?()A、show CHAP authenticationB、show interface serial 0C、debug PPP authenticationD、debug CHAP authenticationE、show PPP authentication CHAP

When configuring IOS firewall (CBAC) operations on Cisco routers, the "inspection rule" could be applied at which two locations? ()A、 at the untrusted interfacein the inbound directionB、 atthe untrusted interface in theoutbounddirectionC、 at thetrusted interface inthe inbound directionD、 at the trusted interface in the outbound directionE、 at the trusted and untrusted interfaces in the inbound directionF、 at the trusted and untrusted interfaces in the outbounddirection

What must be set correctly when configuring a serial interface so that higher-level protocols calculate the best route?()A、bandwidthB、delayC、loadD、reliability

多选题Which three statements are true when configuring Cisco IOS Firewall features using the SDM? ()AA custom application security policy can be configured in the Advanced Firewall Security Configuration dialog box.BAn optional DMZ interface can be specified in the Advanced Firewall Interface Configuration dialog box.CCustom application policies for e-mail, instant messaging, HTTP, and peer-to-peer services can be created using the Intermediate Firewall wizard.DOnly the outside (untrusted) interface is specified in the Basic Firewall Interface Configuration dialog box.EThe outside interface that SDM can be launched from is configured in the Configuring Firewall for Remote Access dialog box.FThe SDM provides a basic, intermediate, and advanced firewall wizard.

多选题When configuring IOS firewall (CBAC) operations on Cisco routers, the "inspection rule" could be applied at which two locations? ()Aat the untrusted interfacein the inbound directionBatthe untrusted interface in theoutbounddirectionCat thetrusted interface inthe inbound directionDat the trusted interface in the outbound directionEat the trusted and untrusted interfaces in the inbound directionFat the trusted and untrusted interfaces in the outbounddirection

单选题A network administrator needs to configure a serial link between the main office and a remote location.The router at the remote office is a non-cisco router. How should the network administrator configure the serial interface of the main office router to make the connection?()AMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#no shutBMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ietf Main(config-if)#no shutCMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation frame-relay Main(config-if)#authenication chap Main(config-if)#no shutDMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ppp Main(config-if)#no shut

单选题When configuring a serial interface on a router, what is the default encapsulation?()Aatm-dxiBframe-relayChdlcDlapbEppp

多选题Cisco AutoQoS takes the interface type and bandwidth into consideration when configuring which three QoS features?()Avoice compression methodologyBLLQCCRTPDrouting protocolELFIFtrust boundary