Alteon Application Switch Operating System Application Guide
High Availability
Document ID: RDWR-ALOS-V2900_AG1302
523
To disable the Spanning Tree protocol
1. Perform the following steps:
2. Repeat for other Spanning Tree groups. Alteon supports up to 16 Spanning Tree groups.
To enable IP forwarding
IP forwarding is enabled by default. Make sure IP forwarding is enabled if the virtual server IP
addresses and real server IP addresses are on different subnets, or if the device is connected to
different subnets and those subnets need to communicate through the device. If you are not sure
whether to enable IP forwarding, enable it as follows:
To configure Layer 3 physical interface settings
1. On the active Alteon, configure two interfaces and associate a different VLAN with each
interface.
Each interface has a unique IP address.
>> Main# /cfg/l2/stg 1
(Select the STP Group
number)
>> Main# /cfg/l2/stg 1/off
(Disable STP)
>> Main# /cfg/l2/stg 1/apply
(Make your changes active)
>> Main# /cfg/l3/frwd/on
>> Main # /cfg/l3/if 1
(Name the device interface)
>> Main # /cfg/l3/if 1/ena
(Enable the interface)
>> Main # /cfg/l3/if 1/addr 10.10.10.253
(Set the IP address for the interface)
>> Main # /cfg/l3/if 1/mask 255.255.255.0
(Set the subnet mask for the interface)
>> Main # /cfg/l3/if 1/vlan 10
(Set the VLAN number for the
interface)
>> Main # /cfg/l3/if 2
(Name the device interface)
>> Main # /cfg/l3/if 2/ena
(Enable the interface)
>> Main # /cfg/l3/if 2/addr 10.10.20.253
(Set the IP address for the interface)
>> Main # /cfg/l3/if 2/mask 255.255.255.0
(Set the subnet mask for the interface)