ip access-group Configuring Access Lists
Enterasys Matrix DFE-Gold Series Configuration Guide 24-21
Usage
ACLsmustbeappliedperroutinginterface.Anentry(rule)caneitherbeappliedtoinbou n d or
outboundframes.
The“no”formofthiscommandremovesthespecifiedaccesslist.
Example
Thisexampleshowshowtoapplyaccesslist1forallinboundframesonVLAN1.Throughthe
definitionofaccesslist1,onlyframeswithdestination192.5.34.0willberouted.Alltheframes
withotherdestinationreceivedonVLAN1aredropped:
Matrix>Router(config)#access-list 1 permit 192.5.34.0 0.0.0.255
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip access-group 1 in