Brocade Communications Systems 12.4.00a Home Theater Server User Manual


 
ServerIron ADX Security Guide 69
53-1002440-03
Applying an ACLs to interfaces
2
Named ACLs
To display the contents of named ACLs, enter a command such as the following.
ServerIronADX# show ip access-list melon
Standard IP access list melon
deny host 1.2.4.5
deny host 5.6.7.8
permit any
Syntax: show ip access-list <acl-num> | <acl-name>
Applying an ACLs to interfaces
Configuration examples in the section “Configuring numbered and named ACLs” on page 54 show
that you apply ACLs to interfaces using the ip access-group command. This section present
additional information about applying ACLs to interfaces.
Reapplying modified ACLs
If you make an ACL configuration change, you must reapply the ACLs to their interfaces to place the
change into effect.
An ACL configuration change includes any of the following:
Adding, changing, or removing an ACL or an entry in an ACL
Changing a PBR policy
To reapply ACLs following an ACL configuration change, enter the following command at the global
CONFIG level of the CLI.
ServerIronADX(config)# ip rebind-acl all
Syntax: [no] ip rebind-acl <num> | <name> | all