Delete ip interface – Allied Telesis AT-S63 User Manual

Page 577

Advertising
background image

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

Section VII: Internet Protocol Routing

577

DELETE IP INTERFACE

Syntax

delete ip interface=

interface

Parameters

interface

Specifies the name of the interface to be deleted from
the switch. 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.

Description

This command deletes an interface from the switch. You can only delete
one interface at a time. To display the names of the existing interfaces,
refer to “SHOW IP INTERFACE” on page 594. For background
information, refer to “Routing Interfaces” on page 547.

Note the following before performing this command:

ˆ

All IPv4 packet routing to the local network or subnet of a deleted
interface ceases.

ˆ

All routes manually added to the interface are deleted from the route
table.

ˆ

Deleting an interface from where the AT-S63 management software on
the switch is accessing a network management device (e.g., a
RADIUS or syslog server) causes the switch to stop performing a
management function. For background information, refer to “Routing
Interfaces and Management Features” on page 557.

ˆ

Deleting the local interface on a master switch disables the device’s
ability to function as the master switch of the stack.

ˆ

Deleting the local interface of a switch during a remote Telnet or SSH
management session immediately ends the session if you accessed
the switch directly (i.e., not through enhanced stacking). To continue
managing the switch, you must start a local management session
using the Terminal Port on the unit. For background information, refer
to “Local Interface” on page 559.

Example

This command deletes the VLAN6-2 interface from the switch:

delete ip interface=vlan6-2

Advertising