niusouti.com

多选题What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()AThe switch will ignore VTP summary advertisements.BThe switch will forward VTP summary advertisements.CThe switch will process VTP summary advertisemen

题目
多选题
What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()
A

The switch will ignore VTP summary advertisements.

B

The switch will forward VTP summary advertisements.

C

The switch will process VTP summary advertisements.

D

The switch will originate VTP summary advertisements.

E

The switch will create, modify and delete VLANs for the entire VTP domain.


相似考题
更多“What are two results of entering the Switch(config)# vtp mod”相关问题
  • 第1题:

    阅读以下说明,回答问题1~3,将答案填入对应的解答栏内。

    随着越来越多的机构为任务关键型通信寻求经济利益,高可靠性变得日益关键。网络通信注意力集中在提供一种7×24小时都可用的网络架构上。可是,最大的挑战之一不是来自于网络架构,而是来自于用户级的工作站和网络设备。

    热备份路由选择协议(HSRP)为IP碉络提供了容错和增强的路由选择功能。如图5-1就是一个典型的HSRP网络的实现。

    两台多层交换机的配置如下,解析配置文件中部分语句的意义。

    ***Switch1的交换引擎的配置***

    Switch1>(enable)set vtp mode server (1)

    Switch1>(enable)set vtp domain Core Net //设置VTP域名

    Switch1>(enable)set vlan 10 name CaiWuBu //创建VLAN 10

    Switch1>(enable)set vlan 20 name XingZheng //创建VLAN 20

    Switch1>(enable)set trunk 1/1 on dotlq 1-1005 (2)

    Switch1 (2) (enable)set spantree root 1-40 dia 4 (3)

    Switch1 (3) (enable)set spantree portfast 1/1-2 enable (4)

    Switch1 (4) (enable)set spantree uplinkfast enable (5)

    ……(略)

    ***Switch1的路由引擎的配置***

    Switch1(config)enable secret test //设定登录口令

    Switch1(config)line vty 0 4 //进入VTY模式

    Switch1(config-line)login

    Switch1(config-line)password test //设用户级口令

    ……(略)

    Switch1(config-if)interface vlan 10 //进入虚接HVLAN 10

    Switch1(config-if)ip address 192.168.180.60 255.255.255.192

    //设定IP地址

    Switch1(config-if)no shutdown //开启端口

    Switch1(config-if)standby 10 ip 192.168.180.62 (6)

    Switch1(config-if)standby 10 priority 110 (7)

    Switch1(config-if)standby 10 preempt (8)

    Switch1(config-if)interfacevlan 20 //进入虚接口VLAN 20

    Switch1(config-if)ip address 192.168.180.124 255.255.255.192

    //设定IP地址

    Switch1(config-if)no shutdown //开启端口

    Switch1(config-if)standby 20 ip 192.168.180.126

    Switch1(config-if)standby 20 priority 110

    Switch1(config-if)standby 20 preempt

    ……(略)

    ***Switch2的交换引擎的配置***

    Switch2>(enable)set vtp mode server

    Switch2>(enable)set vtp domain Core_Net //设置VTP域名

    Switch2>(enable)set vlan 10 name CaiWuBu //创建VLAN 10

    Switch2>(enable)set vlan 20 name XingZheng //创建VLAN 20

    Switch2>(enable)set trunk 1/1 on dotlq 1-1005

    Switch2>(enable)set spantree secondary root 1-40 dia 4

    ……(略)

    ***Switch2的路由引擎的配置**+

    Switch2(config)enable secret test //设定登录口令

    ……(略)

    Switch2(config-if)interface vlan 10 //进入虚接口VLAN 10

    Switch2(config-if)ip address 192.168.180.61 255.255.255.192

    //设定IP地址

    Switch2(config-if)no shutdown //开启端口

    Switch2(config-if)standby 10 ip 192.168.180.62

    Switch2(config-if)standby 10 priority 100

    Switch2(config-if)standby 10 preempt

    Switch2(config-if)interface vlan 20 //进入虚接口VLAN 20

    Switch2(config-if)ip address 192.168.180.125 255.255.255.192

    Switch2(config-if)no shutdown

    Switch2(config-if)standby 20 ip 192.168.180.126

    Switch2(config-if)standby 20 priority 100

    Switch2(config-if)standby 20 preempt

    ……(略)


    正确答案:(1)设置VTP模式为服务器模式 (2)设置端口1/1为干道(trunk)封装协议采用dotlq(802.1q)并允许VAN1~VLAN1005数据通过 (3)将此交换机设为spantree的根 (4)设spantreeg端口快速启用 (5)设spantree端口快速切换 (6)建HSRP组并设虚IP地址 (7)设HSRP的优先级 (8)设HSRP的切换许可也叫备份占先权
    (1)设置VTP模式为服务器模式 (2)设置端口1/1为干道(trunk),封装协议采用dotlq(802.1q),并允许VAN1~VLAN1005数据通过 (3)将此交换机设为spantree的根 (4)设spantreeg端口快速启用 (5)设spantree端口快速切换 (6)建HSRP组并设虚IP地址 (7)设HSRP的优先级 (8)设HSRP的切换许可,也叫备份占先权

  • 第2题:

    An administrator is unsuccessful in adding VLAN 50 to aswitch. While troubleshooting the problem, the administrator views the output of the show vtp status command, which is displayed in the graphic. What commands must be issued on this switch to add VLAN 50 to the database?()

    A. Switch(config-if)# switchport access vlan 50

    B. Switch(vlan)# vtp server

    C. Switch(config)# config-revision 20

    D. Switch(config)# vlan 50 name Tech

    E. Switch(vlan)# vlan 50

    F. Switch(vlan)# switchport trunk vlan 50


    参考答案:B, E

  • 第3题:

    f a Cisco switch is configured with VTPv1 in transparent mode, what is done with received VTP advertisements?()

    • A、They are discarded
    • B、The contents are altered to reflect the switch’s own VTP database and then they are forward out  all trunking ports
    • C、The changes within the advertisements are made to the switch’s VTP database.
    • D、The contents are ignored and they are forwarded out all trunking ports.

    正确答案:A

  • 第4题:

    You want to configure switch R1 to propagate VLAN information across the Company network  using VTP. What must be configured on a Cisco switch in order to advertise VLAN information?()

    • A、VTP mode
    • B、VTP password
    • C、VTP revision number
    • D、VTP pruning
    • E、VTP domain name
    • F、None of the other alternatives apply

    正确答案:E

  • 第5题:

    What are two key characteristics of VTP? ()

    • A、VTP messages are sent out all switch-switch connections.
    • B、VTP L2 messages are communicated to neighbors using CDP.
    • C、VTP manages addition, deletion, and renaming of VLANs 1 to 4094.
    • D、VTP pruning restricts flooded traffic, increasing available bandwidth.
    • E、VTP V2 can only be used in a domain consisting of V2 capable switches.
    • F、VTP V2 performs consistency checks on all sources of VLAN information.

    正确答案:D,E

  • 第6题:

    You are bringing up a new Cisco Catalyst switch, and wish to connect it via a trunk to another switch from a different vendor, which uses the IEEE standard for the trunking method. When setting the encapsulation type on the trunk, what should you configure on the Cisco switch?()

    • A、Switch(config)# switchport trunk encapsulation isl
    • B、Switch(config)# switchport trunk encapsulation ietf
    • C、Switch(config-if)# switchport trunk encapsulation isl
    • D、Switch(config-if)# switchport trunk encapsulation ietf
    • E、Switch(config-if)# switchport trunk encapsulation dot1q

    正确答案:E

  • 第7题:

    Switch R1 and R2 both belong to the Company VTP domain. What’s true about the switch  operation in VTP domains?()

    • A、A switch can only reside in one management domain
    • B、A switch is listening to VTP advertisements from their own domain only
    • C、A switch is listening to VTP advertisements from multi domains
    • D、A switch can reside in one or more domains
    • E、VTP is no longer supported on Catalyst switches

    正确答案:A,B

  • 第8题:

    The Company network administrator needs to enable VTP pruning within the Company network. What action should a network administrator take to enable VTP pruning on an entire management  domain?()

    • A、Enable VTP pruning on any switch in the management domain
    • B、Enable VTP pruning on any client switch in the domain
    • C、Enable VTP pruning on a VTP server in the management domain
    • D、Enable VTP pruning on every switch in the domain
    • E、None of the other alternatives apply

    正确答案:C

  • 第9题:

    A network administrator is explaining VTP configuration to a new technician. What should the network administrator tell the new technician about VTP configuration?()

    • A、A switch in the VTP client mode cannot update its local VLAN database.
    • B、A trunk link must be configured between the switches to forward VTP updates.
    • C、A switch in the VTP server mode can update a switch in the VTP transparent mode.
    • D、A switch in the VTP transparent mode will forward updates that it receives to other switches.
    • E、A switch in the VTP server mode only updates switches in the VTP client mode that have a higher VTP revision number.
    • F、A switch in the VTP server mode will update switches in the VTP client mode regardless of the configured VTP domain membership.

    正确答案:A,B,D

  • 第10题:

    多选题
    What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()
    A

    The switch will ignore VTP summary advertisements

    B

    The switch will forward VTP summary advertisements

    C

    The switch will process VTP summary advertisements

    D

    The switch will originate VTP summary advertisements

    E

    The switch will create, modify and delete VLANs for the entire VTP domain


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

  • 第11题:

    多选题
    What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()
    A

    The switch will ignore VTP summary advertisements.

    B

    The switch will forward VTP summary advertisements.

    C

    The switch will process VTP summary advertisements.

    D

    The switch will originate VTP summary advertisements.

    E

    The switch will create, modify and delete VLANs for the entire VTP domain.


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

  • 第12题:

    单选题
    What is the purpose of the command shown below vtp password Fl0r1da()。
    A

    It is used to validate the sources of VTP advertisements sent between switches.

    B

    It is used to access the VTP server to make changes to the VTP configuration.

    C

    It allows two VTP servers to exist in the same domain, each configured with different passwords.

    D

    It is the password required when promoting a switch from VTP client mode to VTP server mode.

    E

    It is used to prevent a switch newly added to the network from sending incorrect VLAN information to the other switches in the domain.


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

  • 第13题:

    You are bringing up a new Ezonexam switch, and wish to connect it via a trunk to another switch from a different vendor, which uses the IEEE standard for the trunking method. When setting the encapsulation type on the trunk, what should you configure on the Cisco switch?

    A.Switch(config)# switchport trunk encapsulation isl

    B.Switch(config)# switchport trunk encapsulation ietf

    C.Switch(config-if)# switchport trunk encapsulation isl

    D.Switch(config-if)# switchport trunk encapsulation ietf

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


    正确答案:E
    解析:Explanation:
    The only real choices for setting up switching trunks are ISL and 802.1Q. ISL is Cisco proprietary, while 802.1Q uses the IEEE defined standard for trunking between switches.

    To configure the 802.1Q standard, the keyword "dot1q" is used in Cisco switches.

    Incorrect Answers:
    A, B, D. These are not valid options in a Cisco switch.

    C. ISL is a Cisco proprietary method for setting up trunks, and will only work between Cisco switches.

  • 第14题:

    What are two characteristics of a switch that is configured as a VTP client?()

    A.if a switch that is configured to operate in client mode cannot access a VTP server,then the switch reverts to transparent mode.

    B.The local vlan configuration is updated only when an update that has a higher configuration revision number is received.

    C.Vtp advertisements are not forwarded to neighboring switches that are configured in vtp transparent mode.

    D.When switches in vtp client mode are rebooted,they send a vtp advertisement request to the vtp servers.

    E.Vtp client is the default vtp mode

    F.On switches that are configured to operate in client mode ,vlans can be created,deleted,or renamed locally


    参考答案:B, D

  • 第15题:

    What action should you execute if you wanted to enable VTP pruning on your entire management  domain?()

    • A、 Enable VTP pruning on any client switch in the management domain.
    • B、 Enable VTP pruning on any switch in the management domain.
    • C、 Enable VTP pruning on every switch in the management domain.
    • D、 Enable VTP pruning on a VTP server in the management domain.
    • E、 Disable VTP pruning on a VTP server in the management domain.

    正确答案:D

  • 第16题:

    What are two characteristics of a switch that is configured as a VTP client?()

    • A、if a switch that is configured to operate in client mode cannot access a VTP server,then the switch reverts to transparent mode.
    • B、The local vlan configuration is updated only when an update that has a higher configuration revision number is received.
    • C、Vtp advertisements are not forwarded to neighboring switches that are configured in vtp transparent mode.
    • D、When switches in vtp client mode are rebooted,they send a vtp advertisement request to the vtp servers.
    • E、Vtp client is the default vtp mode
    • F、On switches that are configured to operate in client mode ,vlans can be created,deleted,or renamed locally

    正确答案:B,D

  • 第17题:

    What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()

    • A、The switch will ignore VTP summary advertisements.
    • B、The switch will forward VTP summary advertisements.
    • C、The switch will process VTP summary advertisements.
    • D、The switch will originate VTP summary advertisements.
    • E、The switch will create, modify and delete VLANs for the entire VTP domain.

    正确答案:B,C

  • 第18题:

    The network security policy requires that only one host be permitted to attach dynamically to each switch interface. If that policy is violated, the interface should shut down. Which two commands must the network administrator configure on the 2950 Catalyst switch to meet this policy (Choose two.)()。

    • A、Switch1(config-if)# switchport port-security maximum 1
    • B、Switch1(config)# mac-address-table secure
    • C、Switch1(config)# access-list 10 permit ip host
    • D、Switch1(config-if)# switchport port-security violation shutdown
    • E、Switch1(config-if)# ip access-group 10

    正确答案:A,D

  • 第19题:

    What are two results of entering the Switch(config)# vtp mode client command on a Catalyst switch?()

    • A、The switch will ignore VTP summary advertisements
    • B、The switch will forward VTP summary advertisements
    • C、The switch will process VTP summary advertisements
    • D、The switch will originate VTP summary advertisements
    • E、The switch will create, modify and delete VLANs for the entire VTP domain

    正确答案:B,C

  • 第20题:

    Two Company switches are connected via a trunk using VTP. Which VTP information does a  Catalyst switch advertise on its trunk ports when using VTP?()

    • A、STP root status
    • B、VTP mode
    • C、Negotiation status
    • D、Management domain
    • E、Configuration revision number

    正确答案:D,E

  • 第21题:

    单选题
    What action should you execute if you wanted to enable VTP pruning on your entire management  domain?()
    A

     Enable VTP pruning on any client switch in the management domain.

    B

     Enable VTP pruning on any switch in the management domain.

    C

     Enable VTP pruning on every switch in the management domain.

    D

     Enable VTP pruning on a VTP server in the management domain.

    E

     Disable VTP pruning on a VTP server in the management domain.


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

  • 第22题:

    多选题
    What are two characteristics of a switch that is configured as a VTP client?()
    A

    if a switch that is configured to operate in client mode cannot access a VTP server,then the switch reverts to transparent mode.

    B

    The local vlan configuration is updated only when an update that has a higher configuration revision number is received.

    C

    Vtp advertisements are not forwarded to neighboring switches that are configured in vtp transparent mode.

    D

    When switches in vtp client mode are rebooted,they send a vtp advertisement request to the vtp servers.

    E

    Vtp client is the default vtp mode

    F

    On switches that are configured to operate in client mode ,vlans can be created,deleted,or renamed locally


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

  • 第23题:

    单选题
    The Company network administrator needs to enable VTP pruning within the Company network. What action should a network administrator take to enable VTP pruning on an entire management  domain?()
    A

    Enable VTP pruning on any switch in the management domain

    B

    Enable VTP pruning on any client switch in the domain

    C

    Enable VTP pruning on a VTP server in the management domain

    D

    Enable VTP pruning on every switch in the domain

    E

    None of the other alternatives apply


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

  • 第24题:

    多选题
    Switch R1 and R2 both belong to the Company VTP domain. What’s true about the switch  operation in VTP domains?()
    A

    A switch can only reside in one management domain

    B

    A switch is listening to VTP advertisements from their own domain only

    C

    A switch is listening to VTP advertisements from multi domains

    D

    A switch can reside in one or more domains

    E

    VTP is no longer supported on Catalyst switches


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