Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 654

Advertising
background image

Chapter 35: Internet Protocol Version 4 Packet Routing Commands

654

Section VII: Internet Protocol Routing

AlliedWare Plus

Command

Syntax

interface

vlan_name

no ip address

Mode

VLAN Interface mode

Description

This command has the following rules and restrictions:

ˆ

The VLAN must be identified by its name and not by its VID.

ˆ

This command does not allow you to specify a routing interface
number and assumes ID number 0. To delete a routing interface with a
number other than 0, use the DELETE IP INTERFACE command in
the standard command line interface.

Example

This example deletes the routing interface with the ID number 0 from the
Default_VLAN:

awplus> enable
awplus# configure terminal
awplus(config)# interface Default_VLAN
awplus(config-if)# no ip address

This example deletes the routing interface with the ID number 0 from the
Engineering VLAN:

awplus> enable
awplus# configure terminal
awplus(config)# interface Engineering
awplus(config-if)# no ip address

Advertising