niusouti.com

Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()A. Switch(config-if)# vlan allB. Switch(config-if)# switchport trunk encapsulation dot1qC. Switch(config-

题目
Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()

A. Switch(config-if)# vlan all

B. Switch(config-if)# switchport trunk encapsulation dot1q

C. Switch(config-if)# switchport access vlan all

D. Switch(config-if)# switchport mode trunk

E. Switch(config-if)# switchport access vlan 303


相似考题
更多“Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?() ”相关问题
  • 第1题:

    On a Cisco Catalyst switch, which configuration command is used to apply a VACL named "test"to filter the traffic within VLAN100? ()

    • A、interface vlan 100 ip access-group test
    • B、interface vlan 100 ip access-group test in
    • C、interface vlan 100 ip access-group test out
    • D、vlan filter test vlan-list 100
    • E、vlan access-map test 100

    正确答案:D

  • 第2题:

    A Cisco Catalyst switch is part of the CIS network. As an experienced network administrator, you are thinking of filtering the traffic within VLANI00 with the use of a VACL named "test" on that switch. Which of the following command will enable that?()

    • A、interface vlan 100 ip access-group test in
    • B、interface vlan 100 ip access-group test
    • C、vlan access-map test 100
    • D、vlan filter test vlan-list 100

    正确答案:D

  • 第3题:

    You have configured a Cisco Catalyst switch to perform Layer 3 routing via an SVI and have  assigned that interface to VLAN 20. To check the status of the SVI, you issue the show interfaces vlan 20 command at the CLI prompt. You see from the output display that the interface is in an "up/up" state.  What must be true in an SVI configuration to bring the VLAN and line protocol up?()

    • A、The port must be physically connected to another Layer 3 device.
    • B、At least one port in VLAN 20 must be active.
    • C、The Layer 3 routing protocol must be operational and receiving routing updates from neighboring peer devices.
    • D、Because this is a virtual interface, the operational status will always be in an "up/up" state.

    正确答案:B

  • 第4题:

    You want your Catalyst switch to implement a switching method that holds a packet in its memory until the data portion of the respected packet reaches the switch.Which method should you employ on your Catalyst switch?()

    • A、Fast Forward
    • B、Store and forward
    • C、Frag-free
    • D、None of the above

    正确答案:C

  • 第5题:

    An administrator would like to configure a switch over a virtual terminal connection from locations outside of the local LAN. Which of the following are required in order for the switch to be configured from a remote location? ()

    • A、The switch must be configured with an IP address, subnet mask, and default gateway.
    • B、The switch must be connected to a router over a VLAN trunk.
    • C、The switch must be reachable through a port connected to its management VLAN.
    • D、The switch console port must be connected to the Ethernet LAN.
    • E、The switch management VLAN must be created and have a membership of at least one switch

    正确答案:A,C

  • 第6题:

    What is the function of the command switchport trunk native vlan 999 on a Cisco Catalyst switch()。

    • A、It creates a VLAN 999 interface.
    • B、It designates VLAN 999 for untagged traffic.
    • C、It blocks VLAN 999 traffic from passing on the trunk.
    • D、It designates VLAN 999 as the default for all unknown tagged traffic.

    正确答案:B

  • 第7题:

    You are configuring a new Catalyst switch that you want to manage remotely from workstations on other network segments within your enterprise.Which of the following are required to allow remote management of the switch over IP?()

    • A、The switch name must match the workgroup name of the local network.
    • B、The switch must be configured with an IP address and default gateway.
    • C、The remote workstations must have access to the management VLAN of the switch.
    • D、CDP must be enabled on the switch so that it can be located by other devices on the network.

    正确答案:B,C

  • 第8题:

    单选题
    You have configured a Cisco Catalyst switch to perform Layer 3 routing via an SVI and have  assigned that interface to VLAN 20. To check the status of the SVI, you issue the show interfaces vlan 20 command at the CLI prompt. You see from the output display that the interface is in an "up/up" state.  What must be true in an SVI configuration to bring the VLAN and line protocol up?()
    A

    The port must be physically connected to another Layer 3 device.

    B

    At least one port in VLAN 20 must be active.

    C

    The Layer 3 routing protocol must be operational and receiving routing updates from neighboring peer devices.

    D

    Because this is a virtual interface, the operational status will always be in an up/up state.


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    You need make configuration changes to an existing layer 3 switch in the Company network. On a  multilayer Catalyst switch,  which interface command is used to convert a Layer 3 interface to a  Layer 2 interface?()
    A

     switchport access vlan vlan-id

    B

     switchport

    C

     switchport mode access

    D

     no switchport

    E

     None of the other alternatives apply


    正确答案: B
    解析: 暂无解析

  • 第10题:

    多选题
    You need to configure a new Company Catalyst 3560 switch for a VOIP-enabled office.  Which  three statements are true about the voice VLAN feature on this switch?()
    A

    The default CoS value for incoming traffic is set up to 0.

    B

    The CoS value is trusted for 802.1p or 802.1q tagged traffic.

    C

    PortFast is automatically disabled when a voice VLAN is configured.

    D

    The voice VLAN feature is disabled by default.

    E

    The IP phone accepts the priority of all tagged and untagged traffic and sets the CoS value to 4.

    F

    When the voice VLAN feature is enabled, all untagged traffic is sent according to the default  CoS priority of the port


    正确答案: F,B
    解析: 暂无解析

  • 第11题:

    单选题
    When you enter the interface command auto qos voip cisco-phone on a port at the edge of a network, how does the Cisco Catalyst switch detect if a Cisco IP Phone is connected to the port? ()
    A

    by snooping the CoS marking on the incoming frames

    B

    by using RTP hello messages between the switch port and the Cisco IP Phone

    C

    by using CDP

    D

    by using DHCP snooping

    E

    by snooping the incoming 802.1Q VLAN tag


    正确答案: D
    解析: 暂无解析

  • 第12题:

    多选题
    An administrator would like to configure a switch over a virtual terminal connection from locations outside of the local LAN. Which of the following are required in order for the switch to be configured from a remote location? ()
    A

    The switch must be configured with an IP address, subnet mask, and default gateway.

    B

    The switch must be connected to a router over a VLAN trunk.

    C

    The switch must be reachable through a port connected to its management VLAN.

    D

    The switch console port must be connected to the Ethernet LAN.

    E

    The switch management VLAN must be created and have a membership of at least one switch


    正确答案: E,B
    解析: 暂无解析

  • 第13题:

    When you enter the interface command auto qos voip cisco-phone on a port at the edge of a network,how does the Cisco Catalyst switch detect if a Cisco IP Phone is connected to the port?()

    • A、by snooping the CoS marking on the incoming frames
    • B、by using RTP hello messages between the switch port and the Cisco IP Phone
    • C、by using CDP
    • D、by using DHCP snooping
    • E、by snooping the incoming 802.1Q VLAN tag

    正确答案:C

  • 第14题:

    In which of the following scenarios would the "show cdp neighbors detail"command be an appropriate troubleshooting tool?()

    • A、Two switches are connected via a trunk. Both switches have been assigned an IP address, subnet mask, and default gateway. A ping is successful between the two switches. However, VLAN information is not passed from one switch to the other switch.
    • B、A router and a switch have been assigned an IP address, a subnet mask, and a default gateway. They are directly connected, but a ping between the two devices fails.
    • C、A router connects to another router through a serial interface. Both routers have been assigned an IP address, subnet mask, and default gateway. The routers are running RIP and the networks directly connected to the first router do not pass to the second router. However, a ping from one router to the serial interface of the directly connected neighboring router is successful.
    • D、A router connects to another router via a switch. Both routers and the switch have been assigned an IP address, subnet mask, and default gateway. Neither the routers nor the switch are able to ping one of the hosts that is directly to the switch.

    正确答案:B

  • 第15题:

    Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()

    • A、Switch(config-if)# vlan all
    • B、Switch(config-if)# switchport trunk encapsulation dot1q
    • C、Switch(config-if)# switchport access vlan all
    • D、Switch(config-if)# switchport mode trunk
    • E、Switch(config-if)# switchport access vlan 303

    正确答案:C,D

  • 第16题:

    You need make configuration changes to an existing layer 3 switch in the Company network. On a  multilayer Catalyst switch,  which interface command is used to convert a Layer 3 interface to a  Layer 2 interface?()

    • A、 switchport access vlan vlan-id
    • B、 switchport
    • C、 switchport mode access
    • D、 no switchport
    • E、 None of the other alternatives apply

    正确答案:B

  • 第17题:

    A network administrator must configure 200 switch ports to accept traffic from only the currently attached host devices. What would be the most efficient way to configure MAC-level security on all these ports?()

    • A、Visually verify the MAC addresses and then telnet to the switches to enter the switchport-port security mac-address command
    • B、Have end users e-mail their MAC addresses. Telnet to the switch to enter the switchport-port security mac-address command
    • C、Use the switchport port-security MAC address sticky command on all the switch ports that have end devices connected to them
    • D、Use show mac-address-table to determine the addresses that are associated with each port and then enter the commands on each switch for MAC address port-security

    正确答案:C

  • 第18题:

    By default, each port in a Cisco Catalyst switch is assigned to VLAN1. Which two recommendations are key to avoid unauthorized management access? ()

    • A、Create an additional ACL to block the access to VLAN 1.
    • B、Move the management VLAN to something other than default.
    • C、Move all ports to another VLAN and deactivate the default VLAN.
    • D、Limit the access in the switch using port security configuration.
    • E、Use static VLAN in trunks and access ports to restrict connections.
    • F、Shutdown all unused ports in the Catalyst switch.

    正确答案:B,F

  • 第19题:

    Which of the following protocols would a multilayer switch use to learn the IP address of a directly connected device?()

    • A、ARP
    • B、BOOTP
    • C、Inverse-ARP
    • D、DNS

    正确答案:A

  • 第20题:

    多选题
    By default, each port in a Cisco Catalyst switch is assigned to VLAN1. Which two recommendations are key to avoid unauthorized management access?()
    A

    Create an additional ACL to block the access to VLAN 1.

    B

    Move the management VLAN to something other than default.

    C

    Move all ports to another VLAN and deactivate the default VLAN.

    D

    Limit the access in the switch using port security configuration.

    E

    Use static VLAN in trunks and access ports to restrict connections.

    F

    Shutdown all unused ports in the Catalyst switch.


    正确答案: B,F
    解析: 暂无解析

  • 第21题:

    多选题
    Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()
    A

    Switch(config-if)# vlan all

    B

    Switch(config-if)# switchport trunk encapsulation dot1q

    C

    Switch(config-if)# switchport access vlan all

    D

    Switch(config-if)# switchport mode trunk

    E

    Switch(config-if)# switchport access vlan 303


    正确答案: E,A
    解析: 暂无解析

  • 第22题:

    单选题
    What is the function of the command switchport trunk native vlan 999 on a Cisco Catalyst switch()。
    A

    It creates a VLAN 999 interface.

    B

    It designates VLAN 999 for untagged traffic.

    C

    It blocks VLAN 999 traffic from passing on the trunk.

    D

    It designates VLAN 999 as the default for all unknown tagged traffic.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    You work as a network technician at Company. Your boss, Mrs.   , is interested in   switch spoofing.  She asks you how an attacker would collect information with VLAN hoping  through switch spoofing. You should tell her that the attacking station... ()
    A

    ...uses VTP to collect VLAN information that is sent out and then tags itself with the domain  information in order to capture the data.

    B

    ...will generate frames with two 802.1Q headers to cause the switch to forward the frames to a  VLAN that would be inaccessible to the attacker through legitimate means.

    C

    ...uses DTP to negotiate trunking with a switch port and captures all traffic that is allowed on the  trunk.

    D

    ...tags itself with all usable VLANs to capture data that is passed through the switch, regardless  of the VLAN to which the data belongs.

    E

    None of the other alternatives apply


    正确答案: A
    解析: 暂无解析