多項(xiàng)選擇題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


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題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.

2.多項(xiàng)選擇題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

3.單項(xiàng)選擇題Which item represents the standard IP ACL?()

A.access-list 50 deny 192.168.1.1 0.0.0.255
B.access-list 110 permit ip any any
C.access-list 2500 deny tcp any host 192.168.1.1 eq 22
D.access-list 101 deny tcp any host 192.168.1.1

4.單項(xiàng)選擇題Which statement about access lists that are applied to an interface is true?()

A.you can apply multiple access lists with the same protocol or in different direction.
B.you can config one access list,per direction,per layer 3 protocol
C.you can place as many access lists as you want on any interface
D.you can apply only one access list on any interface

5.多項(xiàng)選擇題Which two statements about static NAT translations are true?()

A.They are always present in the NAT table.
B.They allow connection to be initiated from the outside.
C.They can be configured with access lists, to allow two or more connections to be initiated from the outside.
D.They require no inside or outside interface markings because addresses are statically defined.