Specifications

New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions 23
Enter interface
configuration mode for
port 2.0.24.
awplus(config)#
interface port2.0.24
Set the port to access
mode.
awplus(config-if)#
switchport mode access
Add this port to member 2’s
local VLAN.
awplus(config-if)#
switchport access vlan
4002
Step 4. Apply the IP address 192.168.1.1/24 to VLAN 4001
Enter global configuration
mode.
awplus#
configure terminal
Select local VLAN interface
for member 1
awplus(config)#
interface vlan4001
Assign an IP address that
member 1 will reply to.
awplus(config-if)#
ip address 192.168.1.1/24
Step 5. Apply the IP address 192.168.1.2/24 to VLAN 4002
Enter global configuration
mode.
awplus#
configure terminal
Select local VLAN interface
for member 2
awplus(config)#
interface vlan4002
Assign an IP address that
member 2 will reply to.
awplus(config-if)#
ip address 192.168.1.2/24
Table 1-1: Configuring Stack-Local-VLANs on a Two Member Stack
Description (cont.) Prompt (cont.) Command (cont.)