Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 215
 
-99
Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
  ip access-group
ip access-group
To specify IPv4 access permissions between a subscriber and an external host through the BWG at a 
particular access point, use the ip access-group command in user group configuration mode. Use the no 
form of the command to disable the input access list.
access-group access-group-number {in | out | passthru}
Syntax Description
Defaults
There are no default values.
Command Modes
User group configuration mode.
Command History
Examples
The following example enables access group number 4:
router# ip access-group 4 in
access-group-number
Specifies the access group number.
in
Filters packets going to the subscriber (upstream). 
out
Filters packets coming from the subscriber (downstream).
passthru
Packets passing the filter rule defined by the ACL are allowed to pass.
Release
Modification
12.4(15)XL
This command was introduced.