what is a fact about Cisco EAP-FAST
it does not require a radius server certificate
it requieres a client certificate
it operates in transparent mode
it is a IETF standard
refer to the exhibit. the port channel between the switches does not work as expected. which action resolver the issue.
int g0/1 on switch1 must be configured as desirable
int g0/0 on switch2 must be configured as passive
trunking must be enabled on both interfaces on switch2
interface g0/1 on Switch2 must be configured as active
what is one primary REST security design principle?
password hash
OAuth
fail-safe defaults
adding a timestamp in requests
Refer to the exhibit. Which commands are required to allow SSH connections tothe router?
Router(config)#access-list 100 permit udp any any eq 22 Router(config)#access-list 101 permit tcp any any eq 22 Router(config)#class-map class-ssh Router(config-cmap)#match access-group 101 Router(config)#policy-map CoPP Router(config-pmap)#police 100000 conform-action transmit
Router(config)#access-list 10 permit tcp any eq 22 any Router(config)#class-map class-ssh Router(config-cmap)#match access-group 10 Router(config)#policy-map CoPP Router(config)#class class-ssh Router(config)#police 100000 conform-action transmit
Router(config)#access-list 100 permit tcp any eq 22 any Router(config)#class-map class-ssh Router(config-cmap)#match access-group 10 Router(config)#policy-map CoPP Router(config)#class class-ssh Router(config)#police 100000 conform-action transmit
Router(config)#access-list 100 permit tcp any any eq 22 Router(config)#access-list 101 permit tcp any any eq 22 Router(config)#class-map class-ssh Router(config-cmap)#match access-group 101 Router(config)#policy-map CoPP Router(config-pmap)#police 100000 conform-action transmit
Which two threats dos AMP4E have the ability to block?
rasonware
email phising
sql injection
Microsoft word macro attack
DDoS
How does the EIGRP metric differ from the OSPF metric?
The EIGRP metric is calculated based on hob count and bandwidth. The OSPF metric is calculated on bandwidth and delay.
The EIGRP metric is calculated based on delay only. The OSPF metric is calculated on bandwidth and delay
The EIGRP metric is calculated based on bandwidth and delay. The OSPF metric is calculated on bandwidth only.
The EIGRP metric is calculated based on bandwidth only. The OSPF metric is calculated on delay only.
Refer to the Exhibit. An engineer must create a script that appends the output of the show process cpu sorted command to a file. Which action completes the configuration?
Action 4.0 syslog command "Show process cpu sorted|append flash:high -cpu-file"
Action 4.0 clic command "Show process cpu sorted|append flash:high -cpu-file"
Action 4.0 cns-event command "Show process cpu sorted|append flash:high -cpu-file"
Action 4.0 publish-event command "Show process cpu sorted|append flash:high -cpu-file"
Refer to the exhibit. While troubleshooting a routing issue, an engineer issues a ping from S1 to S2. Which two actions result from the initial value of the TTL? (Choose two)
R2 replies with a TTL exceeded message.
The packet reaches R1, and the TTL expires.
The packet reaches R2, and the TTL expires.
R1 replies with a TTL exceeded message
R3 replies with a TTL exceeded message
The packet reaches R3, and the TTL expires.
Which resource is able to be shared among virtual machines deployed on the same physical server?
VM configuration file.
Operating system
Applications
Disk
Which configuration restrictsthe amount of SSH traffic that a router accepts to 100 kkps?
a
b
c
d
How does an on-premises infraestructure compare to a cloud infraestructure?
On-premises offers lower latency for physically adjacent systems than cloud
On-premises requires less power and cooling resources than cloud.
On-premises offers faster deployment than cloud
On-premises can increase compute power faster than cloud.