Interface – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 204

Advertising
background image

190

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

53-1001945-01

Global Configuration Commands

5

interface

Global Configuration Commands

Use this command to configure a selected interface. This command is used to enter the interface
configuration mode for the specified physical/ Switch Virtual Interface (SVI) interface. If the VLANx
(SVI) interface does not exist, it is automatically created.

NOTE

The interface mode leads to the

config-if

instance. For additional information, see

Interface

Instance on page 311

.

The prompt changes from

RFS7000(config)#

to

RFS7000(config-if)#

Syntax

interface(IFNAMEWORD|fe|ge <1-4>|sa <1-4>|vlan <1-4094>)

Parameters

Usage Guidelines
Use

[no] interface <interface-name>

to delete the specified SVI. Valid interfaces include all

VLANx interfaces.

Example

RFS7000(config)#interface me1

RFS7000(config-if)#

RFS7000(config)#interface ge 3

RFS7000(config-if)#

RFS7000(config)#interface sa 2

RFS7000(config-if)#

RFS7000(config)#interface vlan 400

RFS7000(config-if)#

IFNAMEWORD

Interface name.

ge <1-4>

GigabitEthernet interface. Select an index value between 1 - 4.

me1

FastEthernet interface.

sa <1- 4>

StaticAggregate interface. Select an index value between 1 - 4.

vlan <1-4092>

VLAN interface. Select an index value between 1 - 4092.

Advertising