Comments
the command is given as under
access-list 110 permit tcp any host 1.1.1.1 eq
smtp
Posted by jahangir1983
the command is given as under
access-list 110 permit tcp any host 1.1.1.1 eq
smtp
Posted by jahangir1983
i think access-list 110 permit tcp any host 1.1.1.1 eq smtp
Posted by mylife
Simply the command is
access-list 110 permit tcp any host 1.1.1.1 eq smtp
Posted by HamidAliKhan
The command would be:
access-list 110 permit tcp any host 1.1.1.1 eq
smtp
Posted by sagitraz
access-list 110 permit tcp any host 1.1.1.1 eq smtp
Posted by alaxander