RackSwitch G8000 Application Guide
Example 3
Use this configuration to block traffic from a network that is destined for a specific egress port. All traffic that egresses port 6 from the network 100.10.1.0/24 is denied.
1.Configure an Access Control List.
RS G8000 | (config)# ip | ||
RS | G8000 | ip 100.10.1.0 255.255.255.0 any | |
RS | G8000 |
|
2.Add the ACL to port 6.
RS G8000 | (config)# interface port 6 | ||
RS | G8000 | ip | |
RS | G8000 | exit |
Example 4
Use this configuration to block HTTP traffic on a port.
1.Configure an Access Control List.
RS G8000 | (config)# | 80 | ||
RS | G8000 | tcp any any eq | ||
RS | G8000 |
|
|
2.Add the ACL to a port.
RS G8000 | (config)# interface port 12 | ||
RS | G8000 | ip | |
RS | G8000 | exit |
102 Chapter 6: Quality of Service | BMD00041, November 2008 |