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

Page 566

Advertising
background image

Chapter 32: Internet Protocol Version 4 Packet Routing Commands

566

Section VII: 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 switch. 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 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. To view the interfaces on the switch, refer to “SHOW IP
INTERFACE” on page 576.

Examples

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

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 switch:

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