Specifications
OmniAccess Reference: AOS-W System Reference
124 Part 031652-00 May 2005
Provide a routing interface for the VLAN.
Set the DHCP server for relaying DHCP requests for the inter-
face:
If the DHCP server is on the same subnet as the VLAN interface, then you do not
need to create an IP helper address.
Enable the interface and exit the sub-mode.
Adding Ports to a VLAN
In configuration mode, select the physical switch port interface
or range.
In this example, slot 2/port 0 is selected:
You can also select a range of consecutive ports in a specific slot using the
following command:
interface range <interface> <slot>/<start port>-<end port>
For example, to select slot 2, ports 0 through 23, enter the following:
You can also use a comma separated list of consecutive ports, for example:
(Alcatel) (config) # interface vlan 2
(Alcatel) (config-subif)# ip address 172.16.2.254 255.255.255.0
(Alcatel) (config-subif)# ip helper-address 172.16.14.9
(Alcatel) (config-subif)# no shutdown
(Alcatel) (config-subif)# exit
(Alcatel) (config) # interface fastethernet 2/0
(Alcatel) (config) # interface range fastethernet 2/0-23
(Alcatel) (config) # interface range fastethernet 2/0-12,2/27-23,3/1-17
3
4
5
1