beautypg.com

Interface vlan, Switchport acceptable-frame-types, Interface vlan switchport acceptable-frame-types – Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual

Page 434: Switchport, Acceptable-frame-types

background image

378

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002651-02

20

Configuring VLAN Interfaces

interface vlan

This command enters interface configuration mode for VLANs, which is used to configure VLAN
parameters for a physical interface.

Syntax

[no] interface vlan vlan-id

vlan-id - ID of the configured VLAN. (Range: 1-4093)

Default Setting
None

Command Mode
Global Configuration

Example
The following example shows how to set the interface configuration mode to VLAN 1, and then
assign an IP address to the VLAN:

Console(config)#interface vlan 1

Console(config-if)#ip address 192.168.1.254 255.255.255.0

Console(config-if)#

Related Commands

“shutdown”

on page 262

“interface”

on page 256

“vlan”

on page 375

switchport acceptable-frame-types

This command configures the acceptable frame types for a port. Use the no form to restore the
default.

Syntax

switchport acceptable-frame-types {all | tagged}

no switchport acceptable-frame-types

all - The port accepts all frames, tagged or untagged.

tagged - The port only receives tagged frames.

Default Setting
All frame types

Command Mode
Interface Configuration (Ethernet, Port Channel)

Command Usage
When set to receive all frame types, any received frames that are untagged are assigned to the
default VLAN.