Release Notes
409 | interface fastethernet | gig-
abitethernet
Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
Example
The following commands configure an interface as a trunk port for a set of VLANs:
(host) (config) # interface fastethernet 1/2
(host) (config-range)# switchport mode trunk
(host) (config-range)# switchport trunk native vlan 10
(host) (config-range)# switchport trunk allowed vlan 1,10,100
The following commands configure trunk port 1/2 with test-acl session for VLAN 2.
(host) (config) # interface range fastethernet 1/2
(host) (config-range)# switchport mode trunk
(host) (config-range)# ip access-group
(host) (config-range) # ip access-group test session vlan 2
Related Commands
(host) #show interface {fastethernet|gigabitethernet} <slot>/<port>
(host) #show datapath port vlan-table <slot>/<port>
Command History
Release Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.4 The trusted VLAN and ip access-group session vlan parameters were
introduced.
ArubaOS 3.4.1 The trusted vlan <word> parameter was added.
ArubaOS 6.1
The parameter muxport was changed to tunneled-node-port
ArubaOS 6.3 The jumbo parameter was added to enable or disable jumbo frame MTU
configured via firewall on port.
ArubaOS 6.4 The lldp parameter was added.
Command Information
Platforms Licensing Command Mode
All platforms This command is available in
the base operating system. The
ip access-group parameter
requires the PEFNG license. The
xsec parameter requires the
xSec license.
Config mode on master and local
controllers










