EasyManua.ls Logo

Radware Alteon - Page 398

Radware Alteon
842 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Alteon Application Switch Operating System Application Guide
Filtering and Traffic Manipulation
398 Document ID: RDWR-ALOS-V2900_AG1302
The following example creates two IPv6 filters for Port 1. Filter 1 allows the exchange Neighbors
Solicitation packets, and Filter 2 allows the movement of bridged HTTP traffic.
Example IPv6 Filtering Example
1. Globally enable Layer 4 load balancing. Layer 4 load balancing must be enabled to allow filter
processing to take place.
2. Create Filter 1 to allow the passage of Neighbors Solicitation packets.
3. Create Filter 2 to allow the movement of bridged HTTP traffic.
s
/cfg/slb/filt <filter Number> /adv/
8021p
All 802.1p menu commands.
/cfg/slb/filt <filter Number> /adv/
proxyadv
All Proxy menu commands.
/cfg/slb/filt <filter Number> /adv/
redir
All Redirection menu commands.
/cfg/slb/filt <filter Number> /adv/
security/ratelim
All Rate Limiting menu commands.
>> Main# /cfg/slb/on
>> Main# /cfg/slb/filt 1/ena
(Enable Filter 1)
>> Filter 1# action allow
(Specify an ALLOW filter)
>> Filter 1# ipver v6
(Specify an IPv6 filter)
>> Filter 1# sip 2001:0:0:0:0:0:0:0
(Specify source IP)
>> Filter 1# smask 64
(Specify IPv6 source prefix)
>> Filter 1# dip ff00:0:0:0:0:0:0:0
(Specify destination IP)
>> Filter 1# dmask 8
(Specify IPv6 destination prefix)
>> Filter 1# vlan any
(Specify VLAN settings)
>> Main# /cfg/slb/filt 2/ena
(Enable Filter 2)
>> Filter 2# action allow
(Specify an ALLOW filter)
>> Filter 2# ipver v6
(Specify an IPv6 filter)
>> Filter 2# sip 2001:0:0:0:0:0:0:1
(Specify source IP)
>> Filter 2# smask 128
(Specify IPv6 source prefix)
>> Filter 2# dip 2001:0:0:0:0:0:0:8
(Specify destination IP)
>> Filter 2# dmask 128
(Specify IPv6 destination prefix)
>> Filter 2# proto tcp
(Specify filter protocol)
>> Filter 2# sport any
(Specify source port)
Table 34: IPv6 Filter Configuration Commands
Command Menu Supported Commands

Table of Contents

Other manuals for Radware Alteon