Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easy question

Status
Not open for further replies.

staboogie

MIS
Apr 29, 2003
129
US
I have the IP address to a new machine that I'd like to let into my network. Whats the eastiest way to add this to my existing access list. Thank you
 
This article may help.
or...

access-list acl_ID [deny | permit] protocol {source_addr | local_addr} {source_mask | local_mask} operator port {destination_addr | remote_addr} {destination_mask | remote_mask} operator port
access-list acl_ID [deny | permit] icmp {source_addr | local_addr} {source_mask | local_mask} operator port {destination_addr | remote_addr} {destination_mask | remote_mask} operator port icmp_type
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top