EasyManua.ls Logo

Alcatel-Lucent AOS-W 6.5.3.x - Page 46

Alcatel-Lucent AOS-W 6.5.3.x
1160 pages
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...
46| The Basic User-Centric Networks AOS-W 6.5.3.x| User Guide
Creating, Updating, and Viewing VLANs and Associated IDs
You can create and update a single VLAN or bulk VLANS using the WebUI or the CLI. See Configuring VLANs on
page 105.
In the WebUI configuration windows, clicking the Save Configuration button saves configuration changes so they
are retained after the switch is rebooted. Clicking the Apply button saves changes to the running configuration but
the changes are not retained when the switch is rebooted. A good practice is to use the Apply button to save
changes to the running configuration and, after ensuring that the system operates as desired, click Save
Configuration.
You can view VLAN IDs in the CLI.
(host) #show vlan
Creating, Updating, and Deleting VLAN Pools
VLAN pooling should not be used with static IP addresses.
You can create, update, and delete a VLAN pool using the WebUI or the CLI. See Creating a Named VLAN on
page 107.
Use the CLI to add existing VLAN IDS to a pool.
(host) (config) #vlan-name <name>
(host) (config) #vlan mygroup <vlan-IDs>
To confirm the VLAN pool status and mappings assignments, use the show vlan mapping command:
(host) #show vlan mapping
Assigning and Configuring the Trunk Port
The following procedures configures a Gigabit Ethernet port as trunk port.
In the WebUI
To configure a Gigabit Ethernet port:
1. Navigate to Configuration > Network > Ports.
2. In the Port Selection section, click the port that will connect the switch to the network. In this example, click
port 25.
3. For Port Mode, select Trunk.
4. For Native VLAN, select a VLAN from the scrolling list, then click the left (<--) arrow.
5. Click Apply.
In the CLI
To configure a Gigabit Ethernet port:
(host)(config) #interface gigabitethernet <slot>/<module>/<port>
(host)(config-if) #switchport mode trunk
(host)(config-if) #switchport trunk native vlan <id>
To confirm the port assignments, use the show vlan command:
(host) (config) #show vlan

Table of Contents