Interface Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
12.3
interface
Use this command to select one or more interfaces to configure.
Syntax
interface <
interface-list>
interface lo
Mode
Configure mode
Examples
The following example shows how to enter Interface mode to configure vlan1. Note how the
prompt changes.
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
Parameter
Description
<
interface-list
>
The interfaces or ports to configure. An interface-list can be:
■
an interface, a switch port, or a channel group (e.g., vlan2, port1.1.12,
sa3, or po4)
■
a continuous range of interfaces, ports, or channel groups separated by a
hyphen,
e.g. vlan2-vlan8 or port1.1.1-port1.1.24 or sa2-4, po1-3
■
a comma-separated list of the above,
e.g., port1.0.1,port1.1.1-1.2.24. Do not mix interface types in a list.
The specified interfaces must exist.
lo
The local loopback interface.