Delete ip interface – Allied Telesis AT-S63 User Manual

Page 566

Advertising
background image

Chapter 33: Internet Protocol Version 4 Packet Routing Commands

566

Section VII: Internet Protocol Routing

DELETE IP INTERFACE

Syntax

delete ip interface=

interface

Parameters

interface

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

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 586.

Note the following before performing this command:

ˆ

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

ˆ

All static routes assigned to the interface are deleted from the route
table.

ˆ

Deleting an interface used by the AT-S63 Management Software to
access a network management device (e.g., a RADIUS or syslog
server) causes the switch to stop performing the management
function. 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.

Examples

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

delete ip interface=vlan6-2

This command deletes an interface using the name of the VLAN, in this
case Sales, instead of the VID:

delete ip interface=vlan-Sales-2

Advertising