Ethernet interface configuration command set, Thernet, Nterface – ADTRAN 5000 Series User Manual

Page 527: Onfiguration, Ommand

Advertising
background image

Command Reference Guide

Ethernet Interface Configuration Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

527

E

THERNET

I

NTERFACE

C

ONFIGURATION

C

OMMAND

S

ET

There are four types of Ethernet interfaces associated with the AOS:

Basic Ethernet interfaces (e.g., eth 0/1)

Gigabit Ethernet interfaces (e.g., giga-eth 0/3)

Ethernet sub-interfaces associated with a VLAN (e.g., eth 0/1.1)

Ethernet interface range (e.g., eth 0/1, 0/8)

To activate the basic Ethernet Interface Configuration mode, enter the interface ethernet command at the
Global Configuration mode prompt. For example:

>enable

#configure terminal

(config)#interface ethernet 0/1

(config-eth 0/1)#

To activate the Gigabit Ethernet Interface Configuration mode, enter the interface gigabit-ethernet

command at the Global Configuration mode prompt. For example:

>enable

#configure terminal

(config)#interface gigabit-ethernet 0/3

(config-giga-eth 0/3)#

To activate the Ethernet Sub-Interface Configuration mode, enter the interface ethernet command at the

Global Configuration mode prompt. For example:

>enable

#configure terminal

(config)#interface ethernet 0/1.1

(config-eth 0/1.1)#

To activate the Ethernet Configuration mode for a range of Ethernet interfaces, enter the interface range
command at the Global Configuration mode prompt. For example:

>enable

#configure terminal

(config)#interface range ethernet 0/1, 0/8

(config-eth 0/1, 0/8)#

Advertising