Radware Alteon Application Manual page 715

Application switch operating system
Hide thumbs Also See for Alteon:
Table of Contents

Advertisement

For example, enter the following command to change the BBI port to 8080:
>> # /cfg/sys/access/wport 8080
3. Configure a VLAN for the Internet traffic.
>> # /cfg/l2/vlan 101/name internet
>> VLAN 101# add 2/ena
Port 2 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 101 [y/n]: y
Current ports for VLAN 101:
Pending new ports for VLAN 101:
Current status: disabled
New status:
enabled
4. Configure another VLAN for local server traffic, and add server ports to this VLAN.
>> # /cfg/l2/vlan 201/name servers
>> VLAN 201# add 4/ena
Port 4 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 201 [y/n]: y
Current ports for VLAN 201:
Pending new ports for VLAN 201:
Current status: disabled
New status:
enabled
>> VLAN 201# add 3/ena
Port 3 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 201 [y/n]: y
Current ports for VLAN 201:
Pending new ports for VLAN 201:
5. Define an IP interface to the local real servers.
>> # /cfg/l3/if 201
>> IP Interface 201# addr 200.2.2.201
>> IP Interface 201# mask 255.255.255.0
>> IP Interface 201# vlan 201
>> IP Interface 201# ena
6. Define an IP interface to the Internet. The IP interface responds when asked to resolve client
DNS requests.
>> # /cfg/l3/if 101
>> IP Interface 101# addr 200.200.200.1
>> IP Interface 101# mask 255.255.255.0
>> IP Interface 101# vlan 101
>> IP Interface 101# ena
Document ID: RDWR-ALOS-V2900_AG1302
Alteon Application Switch Operating System Application Guide
(VLAN 101 for Internet)
(Add Port 2 to VLAN 101)
empty
2
(VLAN 201 for local servers)
(Add Port 4 to VLAN 201)
empty
10
(Add Port 3 to VLAN 201)
empty
3 4
(Select IP Interface 201)
(Assign IP address for the interface)
(Assign network mask)
(Assign interface to VLAN 201)
(Enable IP interface 201)
(Select IP Interface 101)
(Assign IP address for the interface)
(Assign network mask)
(Assign interface to VLAN 101)
(Enable IP Interface 101)
Global Server Load Balancing
715

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents