User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 554
currently attached IP access list using that sequence number. If the sequence number is not specified for this
command, a sequence number that is one greater than the highest sequence number currently in use for this
interface and direction is used.
This command specified in 'Interface Config' mode only affects a single interface, whereas the 'Global Config'
mode setting is applied to all interfaces. The VLAN keyword is only valid in the 'Global Config' mode.
The command with out direction does not apply to the packets generated by own-device. For example,
the ping packets from device cannot be filtered by this command with out direction.
Format ip access-group {<1-199> | <name>} [vlan <vlan-id>] {in | out} [<1-4294967295>]
Default None
Mode Global Config
Interface Config
5.21.2.12. no ip access-group
This command removes a specified access-control list from an interface, range of interfaces, or all interfaces: or
associates it with a VLAN ID in a given direction.
This command specified in 'Interface Config' mode only affects a single interface, whereas the 'Global Config'
mode setting is applied to all interfaces. The VLAN keyword is only valid in the 'Global Config' mode.
!
Parameter
Description
name
The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
<1-199>
The identifier of this ACL. Range 1 to 99 is the access list number for an IP
standard ACL. Range 100 to 199 is the access list number for an IP extended
ACL.
vlan-id
The VLAN ID. The VLAN keyword is only valid in the 'Global Config' mode.
in | out
The direction value is either in or out.
1-4294967295
The sequence number of the ACL.