单项选择题
Select the action that results from executing these commands.()Switch(config-if)# switchport port-securitySwitch(config-if)# switchport port-security mac-address sticky
A.A dynamically learned MAC address is saved in the startup-configuration file.
B.A dynamically learned MAC address is saved in the running-configuration file.
C.A dynamically learned MAC address is saved in the VLAN database.
D.Statically configured MAC addresses are saved in the startup-configuration file if frames from that address are received.
E.Statically configured MAC addresses are saved in the running-configuration file if frames from that address are received.
相关考题
-
多项选择题
Which two commands correctly verify whether port security has been configured on port FastEthernet 0/12 on a switch?()
A.SW1#show swithport port-security interface FastEthernet 0/12
B.SW1# show swithport port-secure interface FastEthernet 0/12
C.SW1# show port-secure interface FastEthernet 0/12
D.SW1#show running-config
E.SW1#show port-security interface FastEthernet 0/12 -
多项选择题
Which can be done to secure the virtual terminal interfaces on a router?()
A.Administratively shut down the interfaces.
B.Physically secure the interfaces.
C.Configure a virtual terminal password and login process.
D.Enter an access list and apply it to the terminal interfaces using the access-class command.
E.Create an access list and apply it to the terminal interfaces using the access-group command. -
多项选择题
A network administrator is configuring ACLs on a cisco router, to allow affic from hosts on networks 192.168.146.0,192.168.147.0,192.168.148.0 and 192.168.149.0 only.Which two ACL statements when combined are the best for accomplishing the task?()
A.access-list 10 permit ip 192.168.147.0 0.0.0.255.255
B.access-list 10 permit ip 192.168.149.0 0.0.0.255.255
C.access-list 10 permit ip 192.168.146.0 0.0.0.0.255
D.access-list 10 permit ip 192.168.146.0 0.0.1.255
E.access-list 10 permit ip 192.168.148.0 0.0.1.255
F.access-list 10 permit ip 192.168.146.0 255.255.255.0
