This is using the certexams netwrk simulator I have the prog
This is using the certexams netwrk simulator. I have the program but How do you command the below commands? Please help
Perform the following changes within the network simulator on Router 2:
• Deny all HTTP services using TCP on any network
• Permit all FTP services using IP on any network
• Deny Telnet service using UDP on source network 100.100.100.100 and destination network 200.200.200.200
Solution
IP
access-list access-list-number [dynamic dynamic-name [timeout minutes]]
{deny | permit} protocol source source-wildcard destination
destination-wildcard
[precedence precedence] [tos tos] [log | log-input]
[time-range time-range-name][fragments]
Transport Control Protocol (TCP)
User Datagram Protocol (UDP)
Deny using TCP
