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

Page 405

Advertising
background image

AT-S63 Stack Command Line User’s Guide

Section VII: Internet Protocol Routing

405

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 name or ID (VID) of the VLAN
and the interface number (e.g., vlan-Sales-0 or 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
enhanced stacking and for remote management of the unit with a Telnet or
SSH client, or a web browser. 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 412.

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