Set ip local interface, Terface with “set – Allied Telesis AT-S63 User Manual

Page 290

Advertising
background image

Chapter 18: Routing Interface Commands

290

Section V: Internet Protocol Routing

SET IP LOCAL INTERFACE

Syntax

set ip local interface=

interface

|none

Parameters

interface

Specifies the name of the interface to act as the local
interface on the stack. An interface name consists of
“VLAN” followed by the ID (VID) or name of the VLAN
and an interface number, separated by a dash (e.g.,
vlan4-0).

Use the NONE option to remove the currently
assigned local interface without assigning a new one.
The default is no local interface.

Description

This command specifies the local interface of the stack. The selected
interface must already exist on the stack. The local interface is used for
remote management of the stack with a Telnet or SSH client. A stack can
have only one local interface at a time. To view the interfaces on the stack,
refer to “SHOW IP INTERFACE” on page 295.

Examples

This command specifies the VLAN6-0 interface as the local interface on
the stack:

set ip local interface=vlan6-0

This command specifies the interface with the interface number 2 in the
Sales VLAN as the local interface on the stack:

set ip local interface=vlan-Sales-2

This command removes the currently assigned local interface without
assigning a new one:

set ip local interface=none

Advertising