assuming the default switch configuration which vlan range can be added modified and removed on a cisco switch?()
第1题:
A. /var/tmp/
B. /var/config/saved/
C. /var/home/user/
D. /config/
第2题:
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.0
B. Switch1 (config)#interface fa0/1 Switch1 (config-if)# switchport mode trunk
C. Switch 1 (config)# i nterface fa0 /1 Switch1 (config-if)# duplex full Switch1 (config-if)# speed 100
D. Switch1 (config-if)# default-gateway 192.168.24.1
E. Switch1 (config)# line con 0 Switch1(config-line)# password cisco Switch1 (config-line)#login
第3题:
( 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++ ;
}
第4题:
A.Switch3
B.Switch4
C.Switch2
D.Switch1
第5题:
A. one
B. six
C. twelve
D. two
第6题:
A. Switch(config)# ip default-network 192.168.12.1
B. Switch(config)#ip route-default 192.168.12.1
C. Switch(config)# ip default-gateway 192.168.12.1
D. Swicth(config)# ip route 192.168.12.1 0.0.0.0
第7题:
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.
第8题:
以下选项中与“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++; }
第9题:
A.2 through 1001
B.1 through 1001
C.1 through 1002
D.2 through 1005
第10题:
A.Enable VTP pruning
B.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.