Difference between revisions of "Ip access-group"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{Cisco IOS}} Category:Cisco")
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
 +
== ip access-group ==
 +
To control access to an interface, use the ip access-group command in interface [[configuration mode]].
 +
 +
ip access-group {<access-list-number> | <access-list-name>}{in | out}
 +
ip access-group 1 out
 +
ip access-group block-private out
 +
ip access-group 101 in
 +
ip access-group filter-ssh in
 +
 +
 +
== Related terms ==
 +
* <code>[[mac access-group]]</code>
 +
* <code>[[show mac access-group]]</code>
 +
* <code>[[access-list]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 07:25, 16 March 2021

This article is a Draft. Help us to complete it.


ip access-group[edit]

To control access to an interface, use the ip access-group command in interface configuration mode.

ip access-group {<access-list-number> | <access-list-name>}{in | out}
ip access-group 1 out
ip access-group block-private out
ip access-group 101 in
ip access-group filter-ssh in


Related terms[edit]

See also[edit]

Advertising: