Difference between revisions of "Ip access-group"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{Cisco IOS}} Category:Cisco") |
|||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | |||
+ | == 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 | ||
Revision as of 11:01, 9 March 2021
This article is a Draft. Help us to complete it.
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
See also
Advertising: