Delete ip interface – Allied Telesis AT-S63 User Manual
Page 581

AT-S63 Management Software Command Line Interface User’s Guide
Section VII: Internet Protocol Routing
581
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 ID (VID) or name of the VLAN and an
interface number, separated by a dash (e.g., vlan4-0).
For background information, refer to “Interface
Names” on page 552.
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 601. For background
information, refer to “Routing Interfaces” on page 549.
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. For background information, refer to “Routing Interfaces and
Management Features” on page 560.
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 562.
Examples
This command deletes the VLAN6-2 interface from the switch:
delete ip interface=vlan6-2