Assuming the default switch configuration,which approach should you use to configure the extended vlan range(1006 through 4094) on a cisco catalyst 3750 series switch?()A、Configure the switch to be in VTP client mode.B、Configure the switch to be in VTP domaint mode.C、Configure the switch to be in VTP transparent mode.D、Configure the switch to be in VTPv2.

Assuming the default switch configuration,which approach should you use to configure the extended vlan range(1006 through 4094) on a cisco catalyst 3750 series switch?()

  • A、Configure the switch to be in VTP client mode.
  • B、Configure the switch to be in VTP domaint mode.
  • C、Configure the switch to be in VTP transparent mode.
  • D、Configure the switch to be in VTPv2.

相关考题:

( 18 )以下选项中与 if ( a==1 ) a=b; else a++; 语句功能不同的 switch 语句是A )switch ( a ){case : a=b ; break ;default:a++ ;}B )switch ( a==1 ){case 0 : a=b ; break ;case 1 : a++ ;}C )switch ( a ){default : a++ ; break ;case 1 : a=b ;}D )switch ( a==1 ){case 1 : a=b ; break ;case 0 : a++ ;}

以下选项中与“if(a= =l)a=b;else a++;”语句功能不同的switch语句是( )。A.switch(a) {case l:a=b;break; default:a++; }B.switch(a= =l) {case 0:a=b;break; case l:a++; }C.switch(a) {default:a++;break; case l:a=b; }D.switch(a= =l) {case l:a=b;break; case 0:a++; }

You have just issued the command user@router save current.conf.Assuming the default settings, where in the file system is current.conf saved?() A. /var/tmp/B. /var/config/saved/C. /var/home/user/D. /config/

You need to set the default gateway of one of your TestKing switches. Which command will set the default gateway to 192.168.12.1 on a Cisco switch?() A. Switch(config)# ip default-network 192.168.12.1B. Switch(config)#ip route-default 192.168.12.1C. Switch(config)# ip default-gateway 192.168.12.1D. Swicth(config)# ip route 192.168.12.1 0.0.0.0

The network administrator cannot to switch 1 over a telnet session,although the hosts attached to switch 1 can ping the interface Fa0/0 of the router.Given the information in the graphic and assuming that the router and switch2 are configured properly,which of the following commands should be issued on switch 1 to correct this problem?()A. Switch1(config)# i nterface fa0 /1 Switch1(config-if)# ip address 192.168.24.3.255.255.255.0B. Switch1 (config)#interface fa0/1 Switch1 (config-if)# switchport mode trunkC. Switch 1 (config)# i nterface fa0 /1 Switch1 (config-if)# duplex full Switch1 (config-if)# speed 100D. Switch1 (config-if)# default-gateway 192.168.24.1E. Switch1 (config)# line con 0 Switch1(config-line)# password cisco Switch1 (config-line)#login

Assuming the default switch configuration,which approach should you use to configure the extended vlan range(1006 through 4094) on a cisco catalyst 3750 series switch?() A. Configure the switch to be in VTP client mode.B. Configure the switch to be in VTP domaint mode.C. Configure the switch to be in VTP transparent mode.D. Configure the switch to be in VTPv2.

How many broadcast domains are shown in the graphic assuming only the default vlan is configured on the switches?() A. oneB. sixC. twelveD. two

assuming the default switch configuration which vlan range can be added modified and removed on a cisco switch?() A.2 through 1001B.1 through 1001C.1 through 1002D.2 through 1005

Refer to the exibit. Three cisco 2950 switches are set to their default priority sttings.During the spanningtree process,which switch will be elected as the root bridge?() A.Switch3B.Switch4C.Switch2D.Switch1

Assuming default setting,how can you erase the VTP database of VLANs on a CISCO IOS switch running in VTP server mode?() A.Enable VTP pruningB.From privileged mode,erase the startup configuration file,then reload.C.From privileged mode,erase the vlan date file,then reload.D.Cycle the switch power.

Which statements concerning the switch construct are true?()  A、All switch statements must have a default label.B、There must be exactly one label for each code segment in a switch statement.C、The keyword continue can never occur within the body of a switch statement.D、No case label may follow a default label within a single switch statement.E、A character literal can be used as a value for a case label.

You need to set the default gateway of one of your TestKing switches. Which command will set the default gateway to 192.168.12.1 on a Cisco switch?()A、Switch(config)# ip default-network 192.168.12.1B、Switch(config)#ip route-default 192.168.12.1C、Switch(config)# ip default-gateway 192.168.12.1D、Swicth(config)# ip route 192.168.12.1 0.0.0.0

switch语句中可以没有default子句。()

switch语句中有无default都行,一般都有,default作用是跳出switch。

C语言程序中关于switch结构中default使用说法正确的是()。A、switch结构中的default是注释语句B、default与case语句的顺序是任意的C、default是在所有case都不执行的情况下才能被执行到D、default在switch结构中可以省略

default使用说法正确的是()。A、switch结构中的default是注释语句,不执行B、default与case语句的顺序是任意的C、default只能写在所有case语句之后D、default在switch结构中可以省略,但一般不省略

下面关于switch结构中default使用说法不正确的是()。A、switch结构中的default是注释语句B、default与case语句的顺序是任意的C、default是在所有case都不执行的情况下才能被执行到D、default在switch结构中可以省略

assuming the default switch configuration which vlan range can be added modified and removed on a cisco switch?()A、2 through 1001B、1 through 1001C、1 through 1002D、2 through 1005

Assuming default setting,how can you erase the VTP data base of VLANs on a CISCO IOS switch running in VTP server mode?()A、Enable VTP pruningB、From privileged mode,erase the startup configuration file,then reload.C、From privileged mode,erase the vlandate file,then reload.D、Cycle the switch power.

Three switches are connected to one anther via trunk ports.Assuming the default switch configuration,which switch is elected as the root bridge for the spanning-tree instance of vlan 1?()A、the switch with the lowest MAC addressB、the switch with the higest MAC addressC、the switch witch the higest IP addressD、the switch with the lowest IP address

assuming the default switch configuration which vlan range can be added modified and removed on a ciscoswitch?()A、2 through 1001B、1 through 1001C、1  through 1002D、2 through 1005

You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()A、/var/tmp/B、/var/config/saved/C、/var/home/user/D、/config/

单选题Three switches are connected to one anther via trunk ports.Assuming the default switch configuration,which switch is elected as the root bridge for the spanning-tree instance of vlan 1?()Athe switch with the lowest MAC addressBthe switch with the higest MAC addressCthe switch witch the higest IP addressDthe switch with the lowest IP address

单选题Assuming the default switch configuration,which approach should you use to configure the extended vlan range(1006 through 4094) on a cisco catalyst 3750 series switch?()AConfigure the switch to be in VTP client mode.BConfigure the switch to be in VTP domaint mode.CConfigure the switch to be in VTP transparent mode.DConfigure the switch to be in VTPv2.

单选题Which statements concerning the switch construct are true?()AAll switch statements must have a default label.BThere must be exactly one label for each code segment in a switch statement.CThe keyword continue can never occur within the body of a switch statement.DNo case label may follow a default label within a single switch statement.EA character literal can be used as a value for a case label.

单选题You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()A/var/tmp/B/var/config/saved/C/var/home/user/D/config/

单选题assuming the default switch configuration which vlan range can be added modified and removed on a ciscoswitch?()A2 through 1001B1 through 1001C1  through 1002D2 through 1005

单选题assuming the default switch configuration which vlan range can be added modified and removed on a cisco switch?()A2 through 1001B1 through 1001C1 through 1002D2 through 1005