Brocade Communications Systems RFS6000 User Manual
Page 433

Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
431
53-1001931-01
Interface config commands
12
Parameters
Usage Guidelines
Interfaces ge1-ge4 can be configured as trunk or in access mode. An interface (when configured as
trunk) allows packets (from the given list of vlans) to be added to the trunk. An interface configured
as “access” allows packets only from native vlans
Use the
[no] controllerport (access|mode|trunk)
to undo controllerport configurations
Example
RFController(config-if)#controllerport mode access
RFController(config-if)#
access vlan <1-4094>
Configures the access vlan of an access-mode port
•
vlan <1-4094> – Sets the vlan when interface is in access
mode
mode [access|trunk]
Sets the mode of the interface to access or trunk mode (can only
be used on physical (layer2) interfaces)
•
access – If access mode is selected, the access vlan is
automatically set to vlan1. In this mode, only untagged
packets in the access vlan (vlan1) are accepted on this port.
All tagged packets are discarded.
•
trunk – If trunk mode is selected, tagged vlan packets
VLANs are accepted. The native vlan is automatically set to
VLAN1. Untagged packets are placed in the native vlan by
the controller. Outgoing packets in the native vlan are sent
untagged.trunk is the default mode for both ports
trunk [allowed |native]
Sets the trunking mode characteristics
•
allowed vlan – Configures trunk characteristics when the
port is in trunk-mode
•
vlan [add|none|remove] – Sets allowed vlans
•
none – Allows no vlans to Xmit/Rx through the
Layer2 interface
•
add – Adds vlans to the current list
•
remove – Removes vlans from the current list
•
be either a range of vlans (55-60) or a list of
comma separated vlan-ids (35, 41 etc.)
•
native [tagged|vlan <1-4094>] – Configures the native VLAN
ID of the trunk-mode port
•
tagged – Tags the native vlan
•
vlan <1-4094> – Sets the native VLAN for classifying
untagged traffic when the interface is in trunking mode