C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
341
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
I
NTERFACE
C
OMMANDS
SHUTDOWN
shutdown
Overview
This command shuts down the selected interface. This administratively disables
the link and takes the link down at the physical (electrical) layer.
Use the
no
variant of this command to disable this function and therefore to bring
the link back up again.
Syntax
shutdown
no shutdown
Mode
Interface Configuration
Example
The following example shows the use of the
shutdown
command to shut down
port1.0.2
.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
shutdown
The following example shows the use of the
no shutdown
command to bring up
port1.0.2
.
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no shutdown
The following example shows the use of the
shutdown
command to shut down
vlan2
.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
shutdown
The following example shows the use of the
no shutdown
command to bring up
vlan2
.
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no shutdown