Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Shouldnt this acl permit tftp from host 10.0.0.68, but deny any other tftp request? and also permit any other request other then tftp?access-list 100 permit udp host 10.0.0.68 eq tftp host 10.0.0.82 eq tftpaccess-list 100 deny udp any eq tftp any eq ...
Shouldnt this acl permit tftp from host 10.0.0.68, but deny any other tftp request? and also permit any other request other then tftp?access-list 100 permit udp host 10.0.0.68 eq tftp host 10.0.0.82 eq tftpaccess-list 100 deny udp any eq tftp any eq ...