RackSwitch G8000 Application Guide
ACL configuration examples
Example 1
Use this configuration to block traffic to a specific host. All traffic that ingresses port 1 is denied if it is destined for the host at IP address 100.10.1.1
1.Configure an Access Control List.
RS G8000 | (config)# | ||
RS | G8000 | any host 100.10.1.1 | |
RS | G8000 |
|
2. Assign the ACL to port 1.
RS G8000 | (config)# interface port 1 | ||
RS | G8000 | ip | |
RS | G8000 | exit |
3. Verify the configuration.
RS G8000# show |
|
Standard IP Access List 1 |
|
: 0.0.0.0 | |
Source IP address | |
Source IP address mask | : 0.0.0.0 |
Destination IP address | : 100.10.1.1 |
Destination IP address mask | : 255.255.255.255 |
In Port List | : 1 |
Out Port List | : NULL |
Filter Action | : Deny |
User Priority | : Nil |
Statistics | : Disabled |
Status | : Active |
100 Chapter 6: Quality of Service | BMD00041, November 2008 |