Set ip local interface – Allied Telesis AT-S63 User Manual

Page 585

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section VII: Internet Protocol Routing

585

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. The name consists of “VLAN” followed by a
VID and an interface number, separated by a dash
(e.g., vlan4-0). For background information, refer to
“Interface Names” on page 550.

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 switch. The selected
interface must already exist on the switch. 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 switch can have only one local interface at
a time. For background information, refer to “Local Interface” on page 559.
To view the interfaces on the switch, refer to “SHOW IP INTERFACE” on
page 594.

Examples

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

set ip local interface=vlan6-0

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

set ip local interface=none

Advertising